Hi everyone... I've been trying to create a script to nest groups from one forest into another forest. I can do it with no issues from the ADUC. I've read some articles on what they suggested to create the connection to the other forst but it is not working. Here is what I am trying to.
Forest A
- Perform all work from this domain
- This is where the Domain Local groups are located.
Forest B
- This is where the Global groups are located.
- These groups need to be nested into Forest A Domain Local group.
The two forest have a two way trust and as stated I can nest the groups through ADUC with no issues. So I don't think its a rights issue.
Can anyone please help how I can perform the group nesting using Powershell?
Thanks...