Installing MOSS on Windows Server 2008 R2

You may be playing with the new TFS 2010 Beta 2 bits. You may also be playing with MOSS 2007. And you may be doing it all on Windows Server 2008 R2 which is a rocking operating system. However, you may also be running into a small problem with the install guide (Microsoft is already aware of this and it’s being fixed for the RTM documentation). Once you install MOSS 2007 the install guide has you run two stsadm -o extendvs commands for SharePoint. However, they won’t work. The problem has nothing to do with the commands itself, but rather with how MOSS is installed. In IIS MOSS is installed under the DefaultAppPool but this app pool has the identity DefaultAppPoolIdentity rather than Network Service as it did in prior versions of Windows Server. To fix this problem, simplyy change the identity of the DefaultAppPool to Network Service and then run the extendvs commands!

About Jeff Levinson

Jeff Levinson is the Application Lifecycle Management Practice Lead for Northwest Cadence. He has a Masters in Software Engineering from Carnegie Mellon University and holds the following credentials: MCP, MCAD, MCSD, MCDBA, MCTS, MCT, SCJP, Security+, CTT+ and is a Certified Scrum Master (CSM). He is the author of three books dealing with software development: Building Client/Server Applications with VB.NET, Pro Visual Studio 2005 Team System, Pro Visual Studio Team System with Database Professionals. He has written several articles for Visual Studio Magazine, writes a twice-monthly column for VSM Online and is a regular speaker at industry events (VS Live! & Tech Ed). Jeff is formerly a Solution Design & Integration Architect for The Boeing Company and is a Microsoft Team System MVP.
This entry was posted in Team Foundation Server, VS2010 and tagged , , , , . Bookmark the permalink.