Rename of local and global groups

  • Thread starter Thread starter Thomas Wohlgemuth
  • Start date Start date
T

Thomas Wohlgemuth

Hello
I´am looking for script to rename local and lobal groups into a AD.

THX
Thomas
 
Can you give more information? Do you want script to be run as

scriptname.vbs <oldgroupname> <newgroupname> or you want script that
will do bulk processing of groups based on CSV file where first value
is group name and second is new name?
 
"Eugene Byelyakov"
Can you give more information? Do you want script to be run as

scriptname.vbs <oldgroupname> <newgroupname> or you want script that
will do bulk processing of groups based on CSV file where first value
is group name and second is new name?

if possible both. vbs for automatic process and csv for mass input.

Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top