Using ADCLI to add a group to Active Directory
Hi all. I am trying to write a script that will allow me to connect to AD and create an group in a specific OU, which I can do but the adcli command does not have, or I don't think it has, flags that will allow me to set the group scope. By default it goes to Security Group - Global and I need it to default to Security Group - Domain local. Other than adcli is there any other options to do this?
Responses