Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Move a User Account to a New DomainContent of Move a User Account to a New Domain.vbsMD5 Hash: 5E8959C36E38081D0A633610A447E5BE |
||
' Description: Uses the MoveHere method to move a user account to another domain. Note that there are a number of restrictions associated with performing this type of move operation.
Set objOU = GetObject("LDAP://ou=management,dc=na,dc=fabrikam,dc=com") objOU.MoveHere _ "LDAP://cn=AckermanPilar,OU=management,dc=fabrikam,dc=com", vbNullString | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |