P
Peter
I'm new to this scripting. I wrote a script to do the following.
1) Create user in AD
2) Add it into group MSC
3) and make MSC as primary group for new User
4) Remove user from Domain User group
But I found out bug in script after I ran the script. Now, all the new
users are created in MSC container and Users are not memeber of MSC
group.
Now, how can I write a script to do the following...
1) Add users in MSC group
2) Make MSC as primary
3) Remove the Domain users.
Since users are created MSC container, Now I'm not able to add it into
group.
Thanks for you help in advance.
1) Create user in AD
2) Add it into group MSC
3) and make MSC as primary group for new User
4) Remove user from Domain User group
But I found out bug in script after I ran the script. Now, all the new
users are created in MSC container and Users are not memeber of MSC
group.
Now, how can I write a script to do the following...
1) Add users in MSC group
2) Make MSC as primary
3) Remove the Domain users.
Since users are created MSC container, Now I'm not able to add it into
group.
Thanks for you help in advance.