February 2013
Intermediate to advanced
304 pages
8h 26m
English
Launching PowerShell on the server opens a blue console application window. Without importing any modules, this instance does not know how to execute any SharePoint commands. To make this PowerShell instance aware of SharePoint, you must add the SharePoint PowerShell snap-in using the following command (as shown in Figure 1.2):
Add-PsSnapIn Microsoft.SharePoint.PowerShell
Figure 1.2. Adding the SharePoint PowerShell snap-in.
Read now
Unlock full access