Create content db and web application with PS script

#spsemea #sp2010 @ssmith

$db=new-contentdatabase -name “sps_evolution” -webapplication http:///corp.trainsbydave.com; new-spsite-url http://bit.ly/6eeXcT  -name “e site” -description “description here” -owneralias “domain\user” -contentdatabase $db -template “STS#0″

Taken from Steve Smith’s session @ SPSEMEA

Tags: , , , , ,

One Response to “Create content db and web application with PS script”

  1. [...] This post was mentioned on Twitter by Planet SharePoint, sshafiq. sshafiq said: #spsemea #sp2010 via steve smith new content db and web app using ps script: http://bit.ly/6lrWgT [...]

Leave a Reply