Hello,
is it possible to choose container for newly registered computer automatically? I have an environment with multiple domains and I want to achieve, that computer from domainA network will be automatically registred to the domainA container instead of "computers"
container and computers from domainB network will be automatically registered to the domainB container. I know, that I can change "default container" for newly registered comuters to something else than "computers container", but that's
not what i need. Is there any solution for this? Thank you....
computer registration - container
February 9th, 2015 5:24am
If you do have two separate AD domains then why don't you simply use redircmp command?
If this does not meet your requirements then you can develop a Powershell script that should do the required tasks (joining the computers under specific OUs) and use it to join your computers to AD.
Free Windows Admin Tool Kit Click here and download it now
February 9th, 2015 6:01am