K
Kdog
I have to add 900 users to an existing global group in a single
domain. I'm a little confused as to how to work this with the
usernames pulled from a text file.
I recall something like this:
for(IN%%1(addthesenames.txt) net group %1 groupname /DOMAIN
Will this do it? Thanks.
domain. I'm a little confused as to how to work this with the
usernames pulled from a text file.
I recall something like this:
for(IN%%1(addthesenames.txt) net group %1 groupname /DOMAIN
Will this do it? Thanks.