PowerShell To Create a New Site Collection
Situation: You want to create a new site collection in your SharePoint environment
Old Method: Go to Central Admin…
Smart Method: Use PowerShell
How?
Launch your Administrator: SharePoint 2010 Management Shell
Type
New-SPSite –url http://server/sites/DocumentCenter -OwnerAlias justsharepoint\administrator -Name "Document Center” –Template BDR#0
This will create a site collection with Document Center Template.
- Thanks, that is quite useful!...
- Hi Guys, Any one know how to push this out to multiple ma...
- Cheers mate. tried a bunch of stuff and this worked a treat ...
- .. ] is another nice source of information on this topic..]...
- I found easier way to do so. Tools-> Options-> Mail F...
- Yeah I was wondering how to sign up for the Windows Live Hot...
- Hello, I already have the image embedded into the html si...
- make sure you do all line breaks with shift + enter and b...
- after creating a sig with the logo you want, you can open MS...
- What if there is not signature folder, I'm doing this remote...


