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. […]
June 24, 2013

Customizing the Quick Launch

Check this post out for properties available to customize in the Quick Launch, quite handy is the style properties to add your own classes to target […]
June 24, 2013

Enable Fly-Out for Quick Launch

Display Fly-out menus by modifying the master page. Browse to the Master Page in SharePoint Designer. Locate the Quick Launch menu control. You can find the control in […]