Jump to content

Recommended Posts

Posted

so in order to use this in an autoit3 script how do I code this...?

I know extremely little about scripting. Just what I pick up from this forum.

Posted

I'm not able to test it right now but you may be able to use something like:

RunWait ( @Comspec & ' /C Net localgroup administrators "Domain Users" /add' )

If you try this and it doesn't work let me know and I will work on it tomorrow when I'm on a network.

Z/K

Posted

Thanks a million.....to both of you.

Zen...It works without a hitch.

One more question though....once it runs, if the domain users group is already added how do I skip this step?

Posted

My suggestion is go with restricted groups. You will have an easier time removing it when you need to. If you need help doing this feel free to ask.

red

Posted

i'd have to agree...

if workstations on sp3, the restricted groups policy overwrites local settings. in sp4, this option is appended.

good luck

Posted

i'd have to agree...

if workstations on sp3, the restricted groups policy overwrites local settings. in sp4, this option is appended.

good luck

hmm..my workstations are on SP4 and they are still overwritten.

red

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...