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.
- Changing registry entry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\14.0\WSS\ServerRole == SINGLESERVER
- Using PowerShell command "New-SPConfigurationDatabase"
- user name randy\administrator
- change the regedit from SINGLESERVER to APPLICATION again.
- configure
浙公网安备 33010602011771号