- Sep 14, 2000
- 6,596
- 0
- 76
I could use a little help here, wondering if anyone can help.
Is there anyway to output the localgroups(net localgroup) and the users of each group(net localgroup groupname) to a nice simple textfile? I'm trying to work with taking the results of net localgroup from the command line and then split on the * in perl, and it's a great pain in the butt.
What I'm trying to accomplish is move all localgroups and users to a linux machine and re-create them all on the linux machine.
Anyone have any ideas?
Is there anyway to output the localgroups(net localgroup) and the users of each group(net localgroup groupname) to a nice simple textfile? I'm trying to work with taking the results of net localgroup from the command line and then split on the * in perl, and it's a great pain in the butt.
What I'm trying to accomplish is move all localgroups and users to a linux machine and re-create them all on the linux machine.
Anyone have any ideas?
