To get a list of all of the web templates in SharePoint 2010 you can run cmdlet Get-SPWebTemplate, which will get you: Name Title LocaleId Custom GLOBAL#0 Global template 1033 FALSE STS#0 Team Site 1033 […] Read More
Technical
Thanks to everyone who attended my session this morning! It was a great turnout and we had some good questions and discussion. Enjoy the PowerPoint, and ping me if you have any follow up questions. […] Read More
Microsoft and K2 are in the midst of doing a national (US) SharePoint roadshow that is covering some great topics and has some great speakers. And it’s FREE!! This is a great event for learning […] Read More
The idea of using Flash inside SharePoint 2007 is well documented and I’ve even done it a few times myself. My preferred method (non-code) is to slap a Content Editor web part (CEWP) on the […] Read More
I finally moved off of Community Server as my blog engine and migrated to this site using WordPress. It’s all new to me so I’m still figuring out the settings, but with the help of […] Read More
When upgrading from SharePoint 2007 to 2010, one of the areas you need to look at is any custom code that was written for the 2007 environment. Depending on what that code is doing, the […] Read More
For those folks who skip to the end of the book to see how things finish, I’ll jump to the point. Doesn’t look like Microsoft is releasing any of the Application Templates (i.e. Fabulous 40) […] Read More
On a recent project, we had a requirement to use a SharePoint Designer workflow to call an external web service. Instead of writing my own custom Activity, I did a search to see what was […] Read More
Look up the word “governance” in wikipedia and you’ll find sentences such as “It relates to decisions that define expectations, grant power, or verify performance. It consists either of a separate process or of a […] Read More
I’m currently working on a SharePoint project involving a requirement to embed the current version into each document. Not an uncommon requirement, but at the end of the day it required an uncommon solution due […] Read More