Just type the following lines on the PowerShell Console
Add-PSSnapin Microsoft.SharePoint.PowerShell
write-output "SharePoint CmdLet are Ready to go!"
or Simply Add those lines to your Profile
(e.g. Notepad $PROFILE)
*Do a Write-Output anyway just so you are in the newline (but change the text to whatever :)) )
No comments:
Post a Comment