Re: local computer admins
jabrandt_at_online.microsoft.com
Date: 10/29/04
- Next message: Ralph: "Re: how can i determine what gpo applied to server and who made th"
- Previous message: Roger Abell: "Re: local computer admins"
- In reply to: John M: "local computer admins"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 19:53:08 -0500
This probably isn't the best method but is something alone the lines of what
you could do.
You could create a batch file with the following line as a logon script.
Obviously you don't want to leave this inplace for long as it is, or
possibly add some type of validation so that users don't go logon to several
machines and become admins.
net localgroup administrators northamerica\%username% /add
-- James Brandt [MSFT] "John M" <sdkfj@microsoft.com> wrote in message news:uHd$PKTvEHA.1404@TK2MSFTNGP11.phx.gbl... > We want to use group policy to control what accounts get put into the > administrators group on users pcs. I know how to do this.. no problem. > How do I add indviual users to the administrators group to their pc only? > With out the group policy over riding it. In the past we've created a > local > admin group in the domain, put users in there, and add that group to their > pc. The problem here is that everyone in that group gets local admin to > all > the computers that have the domain local admin group. > > Thanks > John > >
- Next message: Ralph: "Re: how can i determine what gpo applied to server and who made th"
- Previous message: Roger Abell: "Re: local computer admins"
- In reply to: John M: "local computer admins"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|