Posts Tagged ‘spsemea’

SharePoint Template IDs for creating lists, etc using Powershell scripts

Saturday, January 23rd, 2010
Taken from Steve Smith’s session @ SPSEMEA:
Template IDs

Template IDs

Create content db and web application with PS script

Saturday, January 23rd, 2010

#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

SharePoint Saturday EMEA

Saturday, January 23rd, 2010

If you have not registered for this great online event, do it now. Following is the login information for different channels. There are three channels. You can watch 3 presentations side by side at the same time.

http://www.endusersharepoint.com/2010/01/23/login-information-for-sharepoint-saturday-emea/

Live chat has also been setup:

http://www.endusersharepoint.com/EUSPChat/

You can switch channels from the drop down in the chat window. Interact with other attendees in real time.