Wow, so much frustrations, just don’t know how windows works… This here is just for me, cause I keep forgetting!

On client machine:

  • right click on My Computer
  • Properties
  • Machine name
  • Change domain button
  • Add to workgroup
  • Restart…
  • right click on My Computer
  • Properties
  • Machine name
  • Change domain button
  • Add to domain
  • Join with login and pass
  • Restart…

Done…

Then sync time with domain controler…

  • Login with administrator account.
  • Open command prompt.
  • Type following:

    w32tm /config /syncfromflags:domhier /update
    net stop w32time
    net start w32time

Done…