I am getting an error when trying to clone users and groups from my NT4 domain to Win2K. I am using cscript Cloneggu.vbs from the support tools included on the Win2K CD (appended with complete variables identifying both domains, domain controllers, etc) and have followed the prerequisite instructions in the ClonePrincipal User Guide regarding setting up auditing and setting the tcpipclient support registry key on the source domain controller.<br><br>The script indicated that it connected to the source and destination domain controllers, binds to the first source user and then errors out while attempting to bind to LDAP complaining of an invalid dn syntax --extended error LDAP Provider : 0000208F: NameErr: DSIS-031001b6, problem 2006 (BAD NAME), Data 8350, Best match of: CN=first user, destination OU<br><br>Does anyone know of any resources for this tool? I am not a programmer and the documentation included with it is no help at all.