May 2019
Intermediate to advanced
620 pages
21h 41m
English
Use the following lines of PowerShell on a system with the Active Directory module for Windows PowerShell installed:
Import-Module ActiveDirectoryMove-ADObject -Identity:"CN=User,CN=Users,DC=lucernpub,DC=com" -TargetPath:"OU=Organizational Unit,DC=lucernpub,DC=com"