Powershell

July 31, 2013

Remote PowerShell with SharePoint 2010 Kerberos

I have a SharePoint 2010 environment set-up with Kerberos authentication, which works well, however I wanted to enable PowerShell Remoting to perform some tasks from another […]
June 25, 2013

Deploying SharePoint 2010 Solutions with Powershell

Running SharePoint 2010 Management Console. To install a solution we use the Add-SPSolution command.  If you are using a Sandboxed solution you would use Add-SPUserSolution instead. […]