May 2019
Intermediate to advanced
620 pages
21h 41m
English
To modify the default location for new user and computer objects, we first need to create the OUs to which we want to redirect. I recommend creating two separate OUs to separate user objects from computer objects. Redirected Users OU and Redirected Computers OU would do nicely.
Then, on an elevated Command Prompt, run the following commands, replacing the values for your environment:
redirusr.exe "OU=Redirected Users OU,DC=LucernPub,DC=com"redircmp.exe "OU=Redirected Computers OU,DC=LucernPub,DC=com"
If you ever need to change back, then the following two commands can be used:
redirusr.exe "CN=Users,DC=LucernPub,DC=com"redircmp.exe "CN=Computers,DC=LucernPub,DC=com"
Read now
Unlock full access