And again when he re-opened the PWA, again logged in as System account.
Tuesday, May 24, 2011
PWA always logged in as System Account
Auto forward Emails from Outlook to SharePoint Document Library
Wednesday, May 18, 2011
Search Error – ‘Cannot create a file when that file already exists
- Check service account for “Office SharePoint Server Search” in services.msc.
- Change it to “Local System Account” or use Farm Admin account to run the service.
- Restart the OSearch service from service.msc and also from Central Admin.
Exclude crawling content based on creation date
Sunday, May 1, 2011
MOSS 2007 User Profile AD Sync Issue
- User Profile Import Schedule was not running as per configured Schedules
- We have to manually run the Incremental crawl which pulled the users from different ADs.
- Profile Synchronization, Quick Profile Synchronization Jobs were running successfully.
- There were totally 90000 profiles, pulled from different domains.
- Imported User profile details (changes) were not getting published to the web applications.
- We were able to see the changes in SSP database in “UserProfileValue“table.
- On the other hand when we removed the user from site and added him back the changes are reflected in the web application.
Ran following commands to get rid of this issue
stsadm -o sync -listolddatabases
Resulted in number of GUIDs, so ran following command to delete those GUIDs
stsadm -o sync -deleteolddatabases
And then
stsadm -o sync
To check connection between AD and MOSS ran following command
stsadm -o getproperty -propertyname peoplepicker-searchadforests
If its resulted in NO, then we have to set connection between AD and MOSS using following command
stsadm –o setproperty –pn peoplepicker-searchadforests –pv
Display SharePoint site user with only user name (without domain name)
Click on the arrow besides Welcome domain name \ user name and then click on My Settings
There are following options Account , Name, etc.
Check Name option, if it will show you Domain name \ user name then you has to change the display name in user’s AD attributes because this information is directly fetched from AD via SSP.
After change in Display name in AD attributes recheck user profile properties under SSP user
profiles and properties
Please let me know in case of any queries
Popular Posts
-
This is the method, I followed to achieve – add image to custom list with calculated / conditional column. Following is the result list...
-
if you want to do a User profile import in SharePoint 2010.. you should have the 'User Profile Synchronization Service' started....
-
SharePoint provides you “Export to Spreadsheet” feature across almost all list, allowing you to export your list content to Excel. But no...
-
Note: A LOT of these questions are specific to SharePoint 2007, and won't have applicability for SharePoint 2003! 1) What are the...
-
A very common & known issue while migrating IE versions. There is couple of steps and checking should be done to get this resolved. ...
-
I found this really great article that talks in depth as well in an easy language about the new options of under look and feel of 2013. h...
-
The April 2015 Cumulative Update for SharePoint 2010 has been released. SharePoint Foundation: https://support.microsoft.com/en-us/kb...
-
We love virtual labs they are free, non hassle and disposable ways to work around SharePoint deployment SharePoint 2010 virtual lab can be...
-
The April 2015 Cumulative Update for SharePoint 2013 has been released. SharePoint Foundation: http://support.microsoft.com/kb/29652...
-
June 2014 Cumulative Update for SharePoint 2013 has been released. SharePoint Foundation - KB2881063 http - //support.microsoft.com/kb...