Learning PowerShell: Part 1
I’ve been meaning to learn PowerShell for some time now as its an important of SharePoint 2010 and I thought I better get started. In SharePoint 2010 even if you wanted to try and avoid PowerShell you...
View ArticleLearning PowerShell: Part 2
In my previous post I looked at some of the very basics of PowerShell but now its time to create some scripts. I’m always building new virtual machines on my laptop and I’m fed up having to add IP...
View ArticleCreate SharePoint Site using Powershell
You should becoming increasingly familiar with PowerShell and SharePoint 2010 now and you are building so great scripts to help manage your environment. A few weeks ago I had the requirement to create...
View ArticleGet Site Template ID for Custom Site Templates
I have been spending a lot of time in Powershell over the last week and have learnt a lot about how this great tool can customise SharePoint 2010. As part of the project we have created a set of custom...
View ArticleCSOM of the Day: Introduction
Over the coming few weeks, I’m going to release some of the CSOM, SharePoint Online and PowerShell scripts that I use on a daily basis and use to deploy and configure our customers. Any questions...
View Article