Published: May 12, 2010
You can use Windows PowerShell cmdlets for general administration of a Microsoft SharePoint Server 2010 farm.
Get-SPBrowserCustomerExperienceImprovementProgram
Returns the current opt-in state for the browser Customer Experience Improvement Program.
Get-SPHelpCollection
Returns Help collection files.
Install-SPHelpCollection
Installs the provided Help site collection files in the current farm.
Set-SPBrowserCustomerExperienceImprovementProgram
Turns on or off the browser Customer Experience Improvement Program.
Start-SPAssignment
Initiates a new assignment store.
Stop-SPAssignment
Disposes of objects in the provided assignment collection.
Uninstall-SPHelpCollection
Removes Help collection files.
May 12, 2010
Initial publication