A Practical Guide to SharePoint 2013

A Practical Guide to SharePoint 2013
A Practical Guide to SharePoint 2013 - Book by Saifullah Shafiq

Tuesday, January 26, 2010

Saturday, January 23, 2010

List of SharePoint Templates - Types

RT leonzandman #spsemea More here: http://bit.ly/6UD7ho Full URL: http://blogs.technet.com/araviraj/archive/2008/06/18/sharepoint-templates-types.aspx

SharePoint Template IDs for creating lists, etc using Powershell scripts

Template IDsTaken from Steve Smith's session @ SPSEMEA:
[caption id="attachment_424" align="alignnone" width="856" caption="Template IDs"][/caption]

Sandboxed Solutions Via @jthake

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

SharePoint 2010 and Powershell

Slides/photos taken from Claudio Brotto's session @ SPSEMEA: Developing custom cmdlets: http://tweetphoto.com/9357859 Administering SP2010 2ith PS: http://tweetphoto.com/9358120 SharePoint cmdlets: http://tweetphoto.com/9358201 SharePoint cmdlets gotchas: http://tweetphoto.com/9358256 Cmdlets for reporting in SharePoint: http://tweetphoto.com/9358594

SharePoint Saturday EMEA

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.


Live chat has also been setup:


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