• Increase font size
  • Default font size
  • Decrease font size

Tip #65: How to install SharePoint 2010 using local account

PDF

SharePoint 2010 doesn't allow you to install the "Complete" mode on non-domain local user accounts by default, because it's considered as "Development" environment and you should install in "Single Server" mode.

However, there are several workarounds how to install the complete farm without using the Domain Controller.

  1. Changing registry entry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\14.0\WSS\ServerRole == SINGLESERVER
  2. Using PowerShell command "New-SPConfigurationDatabase"

Alternatively, you can use Single Server install modifying installation config.xml, including the follow entry  <SettingId="AllowWindowsClientInstall" Value="True"/>

Sources: 1, 2



Digg! Technorati! Diigo! Reddit! Del.icio.us! Google! Live! Facebook! StumbleUpon! Yahoo! Joomla Portal

Comments (1)

Subscribe to this comment's feed
A.J.M. Vos
Please, be aware that with the first setting you also ENABLE your server for Windows Automatic Updates.
January 21, 2010

Write comment


busy
 

Disclaimer

Views and suggestions expressed on this site do not necessarily reflect the Microsoft position and we don't hold liablily for tips and recommendations. You should be aware that some information represented on site might be officially unsupported, could potentially damage your SharePoint installation, and could lead to a lack of support from Microsoft.