PowerShell

September 17, 2013

Remove Drop Off Library and fix up the QuickLaunch in SharePoint 2010

While provisioning a new Service App in SharePoint 2010 the other day I hit the ‘Enable Features’ button which inevitably enabled all SharePoint Server Standard Features […]
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. […]