Hello,
We have a customer running on a new Windows server 2012 Essentials server, it isnt a large office and all except one pc have been connected and are working properly. However one PC seems to be in some sort of loop with the installer. Everything up to the point of that connector installing works flawless, the pc can access the http://server/connect and the download works instantly.
After some searching i came across the following and did that:
To add a computer to the dashboard that was domain joined without using the Connection wizard run the command below on the client machine (or add the registry key listed in the command), you can then run the connection wizard viahttp://servername/connect.
reg add "HKLM\SOFTWARE\Microsoft\Windows Server\ClientDeployment" /v SkipDomainJoin /t REG_DWORD /d 1
The pc runs windows 7 Professional (just like the other pc's) Does anyone have an idea what may cause this?