Tuesday, September 25, 2007

VMware - Endpoint Format is Invalid - Join Domain

Here was a fun little problem, which hopefully none of you will ever have to encounter. At work we had a project to set-up a number of VMware images of XP under an ESX server. Previously we had images created in Virtual PC and those would not play nice with VMware Converter so we just created a new image.

We SYSPREPed the image and packaged it up and moved it along to the ESX server admin. They loaded it up and we were going to change the machine name via script to something much more functional than the randomized name that SYSPREP generates. However when running the script (which also renames the AD machine account - nifty) it was failing, with a generic error of 1706.

Let the troubleshooting begin...

Upon further research Group Policy was not working because the VMware machine would not hit the SYSVOL on the domain controller. However, when logged into the VMware machine we could ping other nodes on the network, but we could not use file sharing at all. Admins shares, manual shares, nothing anywhere. (Including SYSVOL on the DCs). Strange. Yet, all other resources on the network could reach THIS machines file shares just fine. Research on that topic turns up a lot of other issues which did not apply to this situation many related to the DCs and group policy. Not applicable.

Ask a couple coworkers for thoughts and we jump back to basics and try to disjoin from the domain. Well once disjoined, it would not rejoin to the domain. We received the error message,

The endpoint format is invalid.


Couple of searches later we stumbled upon the following thread on the VMware forums,


Win2003 VM’s will not join domain.
http://communities.vmware.com/message/735321

Once the VMware tools were removed, the machine rebooted we were able to join the machine to the domain again and file sharing resumed normal application along with Group Policy application. We still have to test the rename script on the updated core image, but I am optimistic regarding those results.

5 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. Thanks for posting this - i was just about to re-do all my VM's thinking that the import/export didnt work.

    ReplyDelete
  3. Thanks for saving me hours of grief!

    ReplyDelete
  4. Thanks for blogging about that! We were kind of stuck and that gave us the solution to fix this issue.

    ReplyDelete
  5. Thanks man, just ran across this problem, immediatly ran a search on google, and came across your document. Saved me lots of troubleshooting.

    ReplyDelete