A configuration is an arrangement of functional units according to their nature, number, and chief characteristics. Often, configuration pertains to the choice of hardware, software, firmware, and documentation. The configuration affects system function and performance.
0
votes
0answers
152 views
Modify URL Of the my profile tabs (overview, … , … )when mysite is created
I would like to modify the URL of my profile tabs (Overview, content, Tags and Notes...) when the mysite is created.
Initially, If Person A Clicks on MySite it is going to create Person A MYSite and ...
0
votes
2answers
46 views
Recommendations on browsing a virtual SharePonit 2010 development environment
I currently have SharePoint 2010 installed on a virtual machine running Windows Server 2008 R2 Standard. This setup works fine except when browsing the site from the virtual machine which doesn't ...
0
votes
2answers
1k views
Is it possible to migrate and attach a wss 3.0 configuration database to a new Foundation 2010 front-end?
We are preparing to migrate from WSS 3.0 to 2010. WSS is currently on a x86 operating system, so migrating to a x64 operating system will be involved as well. My co-worker's thought is to turn up a ...
1
vote
1answer
88 views
Documenting SharePoint manual configuration steps with build releases
With every build release for a custom SharePoint solution (E.g. public facing site, intranet) there will be many manual configuration steps that needs to be done. (E.g. adding a new navigation item, ...
1
vote
4answers
469 views
Hosting multiple internet facing sites on a single server
Is it possible to have multiple internet facing SharePoint sites running from the same server? I.E., different domains, completely unrelated content.
Bonus question: If this is possible, and I have ...
1
vote
3answers
1k views
Sharepoint 2010 web application zones and AAM configuration
Is it possible in Sharepoint 2010 to achieve the following goal:
On single Web Application add two urls (through AAM), one is usual http://site.com and another is SSL-enabled https://my.site.com and ...
1
vote
1answer
194 views
Sharepoint 2010 XML schemas
When developing in Sharepoint I noticed you eventually end-up editing lots of XML files: Feature.Template.xmls, Package.Template.xmls etc.
Although VS is helpful with auto-completion, I don't really ...
1
vote
1answer
227 views
Finding the location of the SharePoint Configuration Database in API
I'm building a .NET Health Analyzer Custom Rule which checks a few vital signs of another custom application I have built, however if the application is also deployed on a server that is also hosting ...
0
votes
1answer
117 views
Replicate Sharepoint 2010 configuration for subsites [closed]
I'm completely new to Sharepoint. I'm installing a component in SP 2010 64 bit for interacting with Adobe LiveCycle. For this i run the following BAT:
set _my_datetime=%date% %time%
@echo on
echo ...
0
votes
2answers
109 views
Sharepoint Mysite Documents
Relative Sharepoint newby here so be gentle! :-)
We have had a request to try to hide the documents section on user's my site pages. I have been trawling through pages and pages of sharepoint stuff ...
2
votes
2answers
299 views
Are there any way to change the Membership Provider & Role Manager through code or Powershell
I know that you can specify the Membership provider and Role manager for a web application on creation, but I need to update it after creation. any clue.
1
vote
2answers
314 views
Are there any way to change the authentication type to claims based in code without using Powershell?
I'm creating an application that changes the authentication type to Claims based, but I'm trying not to use powershell.
any advice?
2
votes
1answer
1k views
Tutorial to move WSS 3.0 DBs from Windows Internal to SQL 2005 Instance
I have found or have been told about a few ways to move WSS 3.0 databases from the Windows Internal Database to SQL Server 2005. As I read them, however, I find I have more questions.
Two I found ...
2
votes
1answer
109 views
Two SharePoint Installations on one Server
Is it possible to have two Sharepoint installations on one server?
By two installations I mean one is Sharepoint 2010 for Internet Sites and other is Sharepoint Foundation 2010
Any way to do it ...
1
vote
2answers
973 views
View PDFs in web browser
When I go to view a PDF on the web, say a 1040 form at the IRS, when I open it it opens in my browser. When I open a PDF file from my sharepoint 2010 instance, however, it prompts me to download the ...
0
votes
2answers
2k views
SP2010 - TMG publishing rule error: _vti_inf.html*
I'm getting an error related to URL http://server:80/_vti_inf.html* when i test the firewall rule for SharePoint 2010 connection on TMG server . All other path connections to SP site are fine.
...
0
votes
1answer
133 views
Can I configure LiveID in PROD environment skipping INT one?
I have a problem with the registration test LiveId account via https://login.live-int.com/
I need to get PUID user required in the LiveID integration process with SharePoint 2010.
The problem is ...
1
vote
1answer
165 views
Read configuration section in WebApplication scoped code with CAS
I'm testing some code here, trying to get it to work with CAS. I have a configuration file at a file location with some WCF definitions. I load this code with:
var config = ...
1
vote
2answers
227 views
Changing from Network Service to a Domain Farm Acct
I am attempting to avoid re-installing a farm that was built very quickly using the network service acct for the set up of a single stand alone 2010 environment.
The issue I am running into is the ...
4
votes
5answers
4k views
how can we check the current SharePoint Installation type?
how can we check the installation type of a SharePoint server if it's Farm or Standalone
/Foundation or MOSS
20
votes
5answers
7k views
NTLM vs Kerberos
I just want to know the difference between NTLM and Kerberos. When to use NTLM and Kerberos and when not to use it? Why do you need to use Kerberos for authenticated feeds? Our admin is asking me why? ...
6
votes
2answers
409 views
Skip part of page during crawl
Is there any way to mark parts of a page not to be indexed by Microsoft Search Server Express 2010?
For example all pages have footer, and I wan't be able to do something like
<div ...
1
vote
3answers
2k views
How to have settings per web part instance
We have developed a Sharepoint 2010 Visual Web Part.
This web part adds some extra functionality to Sharepoint but depends on a custom database we've created to index some stuff in a scheduled job.
...
0
votes
1answer
2k views
“Failed to create sample data” while running configuration wizard
Fresh install of SharePoint 2010 Enterprise on a fresh Server 2008 R2 VM - default single-server isntallation. Installation succeeded so I ran the SharePoint Products Configuration Wizard. I had to ...
1
vote
2answers
243 views
Is it possible to unextend a web application from a specific WFE?
I have a scenario that I can't seem to find a good solution to. I have two servers in my SharePoint farm, one of them is the legitimate web front end that external users connect to, the other is not ...
1
vote
1answer
182 views
No log on as batch - but sites still work
So I came across an interesting error today. I've got a SharePoint 2010 server setup and running a few web applications. Each of these web applications are configured with their own app pools and ...
2
votes
1answer
244 views
Multiple authentication modes within one WebApplication
I've one web application on SharePoint 2010. I've root site collection MainSite. Also I have another site collectionSubSite hosted on http://MainSite/SubSite.
Question: Is it possible to have ...
2
votes
1answer
183 views
Remove SQL Dependencies from SP Standalone Cloned VM
I have made a copy of a standalone SP 2010 VM -> VM_2. I've renamed it, defined another IP. Now VM_1 and VM_2 run simultaneously. I've added following line to hosts file:
MY_NEW_IP VM_1 VM_2
to ...
1
vote
1answer
198 views
Pointing to a new database server
Our QA team cloned the VM we are using to test our sharepoint mods.
Their cloned version now needs to point to the database on the new box (rather than the developer test sharepoint db). I ...
0
votes
1answer
1k views
SP2010 psconfig fails trying to configure farm after installing language packs
I'm using the AutoSPInstaller script. This is what I run:
Start-Process -FilePath $PSConfig -ArgumentList "-cmd upgrade -inplace v2v -passphrase FarmPassPhrase -force -wait" -NoNewWindow -Wait
But ...
2
votes
1answer
1k views
Sharepoint 2010: Custom Timer Job Configurable Properties
I would like to know if it is possible to have configurable properties for a timer job that can be managed via Central Administration, prior to the job actually running.
Let me paint a usage ...
3
votes
4answers
550 views
Can I deploy a feature with a configuration value?
I have a feature. This gets compiled into a WSP package, and installed on a particular SharePoint server. So far very standard.
But - the feature deploys a custom timer job. The custom timer job ...
1
vote
2answers
63 views
Anonymous web view configuration problem
I got this problem when trying to set the anonymous access for my local environment. i got this sp2010 running on my windows 7-64. and when i try to set the authentication providers. the button is ...
0
votes
1answer
2k views
How to display the custom user profile property in the Details section on the editprofile.aspx page
Environment:
SharePoint 2010
Part-A:
Is it possible change the user profile property order across the sections?
Let's say
1. We have a custom property group called "custom group"
2. It has the ...
1
vote
1answer
834 views
Aliasing the SQL Server name
I'm creating a new SP 2010 farm that will replace our existing 2007 farm (using the db attach method), and decided I should probably use SQL aliasing with this install. So 2 questions relating to ...
1
vote
1answer
50 views
Electronically Signing Emails From Built-in Workflows
Is there any way to electronically sign an email that originates from one of the built in SharePoint workflows? We have an internal policy that restricts users from following links in emails that are ...
1
vote
2answers
86 views
Duration is not getting updated in the PKS Web-Application
We have a PKS enabled web-application in our environment, everything looks fine however the Duration (Single line in text) field is in PKS Podcasts List is not getting updated correctly while ...
5
votes
1answer
10k views
How to edit display of search results in SharePoint 2010?
I am running a pretty standard SharePoint 2010 intranet site whose primary functionality is to act as a central repository for documents. When I search for an item on the site, each individual result ...
1
vote
1answer
295 views
Quick Reference Guide for Site Settings?
Is there a "quick reference" guide or "cheat sheet" type document for each of the available options within the "Site Settings" page in Sharepoint 2007 ?
The settings page that I'm talking about is ...
1
vote
2answers
5k views
How to Configure FAST Search in Sharepoint 2010
Friends,
Can anyone please refer me to some links or step-by-step guide on HOW TO CONFIGURE FAST SEARCH for Sharepoint 2010.
After configuring it what settings need to be made in Central Admin to ...
2
votes
1answer
265 views
How SharePoint 2007 forms the Mysite URL ?
How SharePoint 2007 forms the Mysite URL (i.e /personal/firstname_lastname or /personal/domainName_firstname) ? and what is the use of the registry key "PersonalSiteURL" ?
10
votes
5answers
4k views
Can't install Sharepoint Foundation 2010 on Windows 7
I'd really like to prepare development environment for Sharepoint 2010. This is what I did:
I installed Windows 7 x64
I installed VMWare Workstation
Created a VM domain controller based on Windows ...
0
votes
2answers
1k views
Why SharePoint is not considering 'dbo.AuditData' table while calculating the site-collection size?
We have a heavy used site collection with a 30GB quota limit on the content DB - WSS_WebApp_Content1, I have verified the 'dbo.AuditData' table and found that it has 1.4c records and is 35 GB in size.
...
5
votes
3answers
157 views
Managing Changes to SharePoint Configuration
We have 5 seperate environments which code needs to move through within the project lifecycle (6 if you count individual developer VMs.) This does not include the support enviornments which are used ...
0
votes
7answers
492 views
How to Configure a SharePoint Site in IIS
I have created new site in SharePoint using WSS, but when i try to browse the site from IIS i get no page found...
but i have one site that is in central administrator that is running fine...
i have ...
1
vote
3answers
305 views
How to set up a SharePoint 2010 developer machine?
As the release date for the public beta of SharePoint 2010 is coming closer and closer, I'm wondering how to set up a developer machine for it. I've heard that for developing on SharePoint a 64 bit ...
5
votes
4answers
2k views
SharePoint Search: Exclude lists and listitems from search results
I'm very new to the MOSS 2007 search and just started playing around with the configuration. At the moment the index contains nearly everything a site has to offer.
After testing the search on my ...
