Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Move a Computer Account to a New DomainContent of Move a Computer Account to a New Domain.vbsMD5 Hash: F0D26CF2BFAC038D0740B2A6F0338257 |
||
' Description: Uses the MoveHere method to move an object to another domain. Note that there are a number of restrictions associated with performing this type of move operation. For details, see the Directory Services Platform SDK.
Set objOU = GetObject("LDAP://cn=Computers,dc=NA,dc=fabrikam,dc=com") objOU.MoveHere "LDAP://cn=Computer01,cn=Users,dc=fabrikam,dc=com", _ vbNullString | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |