November 2009 - Posts
In one of my previous posts , I walked through how to provision a SharePoint farm using PowerShell. You can also install SharePoint from a CD using PowerShell as well. I use this in my lab at home so I don’t have to attend the installs when I am
Read More...
Microsoft just released SharePoint 2010 Beta 2! Beta 2 will consist of build 14.0.4536.1000. For Beta 1 users only or partners running an earlier version e.g. 14.0.4514.1009 (Beta 2 Escrow), you can upgrade to Beta 2 by installing this
Read More...
Note: This post applies to SharePoint Server 2010 Beta 2 and Visual Studio Ultimate Beta 2. I ran into two issues today that had me tied up for a few hours so I thought I would share. The first was simple: SPFarm _farm = SPFarm.Local;
Read More...
These HOLs are about a month old now, but I wanted to share them for anyone who missed the announcement at SPC. There are 10 Hands On Labs in both C# and Visual Basic for SharePoint 2010 Beta 2. http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c010fc68-b47f-4db6-b8a8-ad4ba33a35c5
Read More...
< Update 2009.11.20 Added Initialize-SPResourceSecurity and Install-SPApplicationContent Thanks, Zach > This post will take you down the process of configuring your SharePoint farm while introducing the new administrative functionality shipping
Read More...