Move a Computer Account to a New Domain
You can use any of the VBScript programs below in ActiveXperts Network Monitor. Click here for an explanation about how to include scripts in ActiveXperts Network Monitor.
Example(s)
Set objOU = GetObject("LDAP://cn=Computers,dc=NA,dc=fabrikam,dc=com") objOU.MoveHere "LDAP://cn=Computer01,cn=Users,dc=fabrikam,dc=com", _ vbNullString