I want to install 4.0 (or 2009) on a stand-alone PC.
It worked well with WIndows XP (I had a workaround to solve the domain issue: change computername in the registry so the setup thinks the PC is connected to the domain).
I have installed a brand new Windows 7 PC with SQL Server 2008 and I can’t install the AOS (client, file & server is OK).
Error log:
=== Setting up Object server ===
Exception = System.Management.ManagementException
Message = Not found
FullText = System.Management.ManagementException: Not found
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.Get()
at Microsoft.Dynamics.Setup.Misc.GetMachineDomain()
at Microsoft.Dynamics.Setup.Misc.GetMachineAccountName()
at Microsoft.Dynamics.Setup.InstallSqlServer.GrantAosAccessToRemoteSqlServer()
at Microsoft.Dynamics.Setup.InstallSqlServer.GrantAosAccess()
at Microsoft.Dynamics.Setup.MainForm.AosDbAccess()
at Microsoft.Dynamics.Setup.MainForm.s250Timer_Tick()
==== Setup ended before completion. ===
Do you know why it is not possible anymore? Did Microsoft make a statement on the matter, other than installations without a domain not being supported?