Tag Archives: PowerShell and SharePoint 2010

Connect several Sharepoint Site Collections to a Portal with PowerShell

Many times when I’m working on ideas for SharePoint, I like to spin up groups of Site Collections on my development Server. In a recent class, a student asked me about this and I was describing how I created 50 student Site Collections and then connected them all to the same portal using some PowerShell. … Continue reading Connect several Sharepoint Site Collections to a Portal with PowerShell

Create a Team Site in SharePoint 2010 with PowerShell including Default Security Groups

Many times when testing, or teaching SharePoint 2010 I need to spin up a quick site collection. Of course the fastest way to do this is through PowerShell using the New-SPSite commandlet and passing in a couple of parameters. Recently at one of the AZSharePoint Pros user group meetings I joked about how amazing this … Continue reading Create a Team Site in SharePoint 2010 with PowerShell including Default Security Groups