http://technet.microsoft.com/en-us/library/cc850696.aspx
Friday, April 27, 2012
Thursday, April 26, 2012
Wednesday, April 25, 2012
Tuesday, April 24, 2012
Monday, April 23, 2012
Friday, April 20, 2012
Thursday, April 19, 2012
TechNET: Attach databases and upgrade to SharePoint Server 2010
http://technet.microsoft.com/en-us/library/cc263299.aspx
Note that the Mount-SPContentDatabase PowerShell cmdlet has an option parameter UpdateUserExperience that you use to indicate that you want to upgrade to the SharePoint 2010 user interface.
Note that the Mount-SPContentDatabase PowerShell cmdlet has an option parameter UpdateUserExperience that you use to indicate that you want to upgrade to the SharePoint 2010 user interface.
SharePoint 2010: Workflow fails to resume
You can experience workflow errors when the Microsoft SharePoint Foundation Workflow Timer service is running on a server and the Microsoft SharePoint Foundation Web Application is NOT running on that same server; see this link for options to fix it:
http://support.microsoft.com/kb/2674684
http://support.microsoft.com/kb/2674684
Wednesday, April 18, 2012
Windows Server Evaluation - How to Rearm 10 Day Activation Grace Period
How to manually rearm the 10 day activation grace period
When the initial 10-day activation period nears its end, you can run the Slmgr.vbs script to reset it back to 10 days. To do this, follow these steps:
When the initial 10-day activation period nears its end, you can run the Slmgr.vbs script to reset it back to 10 days. To do this, follow these steps:
· 1. Click Start, and then click Command Prompt.
· 2. Type slmgr.vbs -dli, and then press ENTER to check the current status of your activation period.
· 3. To reset the activation period, type slmgr.vbs –rearm, and then press ENTER.
· 4. Restart the computer.
Photos in People Search Results and My Sites are messed up after migration from SharePoint 2007 to SharePoint 2010
I found the answer on how to fix here:
SharePoint 2010 wants a small, medium and large thumbnail image. When you upgrade from SharePoint 2007, the 3 thumbnails do not exist. You can run the PowerShell cmdlet Update-SPProfilePhotoStore which will iterate over the profiles, download the existing profile picture, and create the 3 appropriately sized thumbnails.
SharePoint 2010 wants a small, medium and large thumbnail image. When you upgrade from SharePoint 2007, the 3 thumbnails do not exist. You can run the PowerShell cmdlet Update-SPProfilePhotoStore which will iterate over the profiles, download the existing profile picture, and create the 3 appropriately sized thumbnails.
Subscribe to:
Posts (Atom)