|
| |||||||||
| Tags: administrator, local, rights |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| change local administrator rights to a user rights
Hi Dear all I have a problem I have a network with 20 pc. Each user has administrative rights on the pc. Is there any batch file that can change the user right from administrator to a user? If not, how can I do it from the group policy from the active directory? Is there any simple tutorial? Thanks very much |
|
#2
| |||
| |||
| RE: change local administrator rights to a user rights
I had a similar need in my environment. Something like this should work in a login script. net localgroup users /add %username% net localgroup administrators /delete %username% Good luck. -- Dudley MCP, MCDST "savvasn" wrote: > > Hi > > Dear all > > I have a problem > > I HAVE A NETWORK WITH 20 PC. EACH USER HAS ADMINISTRATIVE RIGHTS ON THE > PC. > > IS THERE ANY BATCH FILE THAT CAN CHANGE THE USER RIGHT FROM > ADMINISTRATOR TO A USER? > > If not, how can I do it from the group policy from the active > directory? Is there any simple tutorial? > > Thanks very much > > > -- > savvasn > ------------------------------------------------------------------------ > savvasn's Profile: http://forums.techarena.in/members/savvasn.htm > View this thread: change local administrator rights to a user rights > > http://forums.techarena.in > > |
|
#3
| |||
| |||
| Re: change local administrator rights to a user rights
Hello savvasn, Use restricted groups: http://www.frickelsoft.net/blog/?p=13 Take care of the options "Members of this group" "This group is a member of". Here you can either add additional admins or remove/replace the existing ones. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > Hi > > Dear all > > I have a problem > > I HAVE A NETWORK WITH 20 PC. EACH USER HAS ADMINISTRATIVE RIGHTS ON > THE PC. > > IS THERE ANY BATCH FILE THAT CAN CHANGE THE USER RIGHT FROM > ADMINISTRATOR TO A USER? > > If not, how can I do it from the group policy from the active > directory? Is there any simple tutorial? > > Thanks very much > > http://forums.techarena.in > |
|
#4
| |||
| |||
| Re: change local administrator rights to a user rights
Restricted groups can reset the membership back to a defined set -or- maintain certain members. Sounds like this might be what you need. -- Paul Bergson MVP - Directory Services MCTS, MCT, MCSE, MCSA, Security+, BS CSci 2008, 2003, 2000 (Early Achiever), NT4 http://www.pbbergs.com Please no e-mails, any questions should be posted in the NewsGroup This posting is provided "AS IS" with no warranties, and confers no rights. "savvasn" <savvasn.3k9tjc@DoNotSpam.com> wrote in message news:savvasn.3k9tjc@DoNotSpam.com... > > Hi > > Dear all > > I have a problem > > I HAVE A NETWORK WITH 20 PC. EACH USER HAS ADMINISTRATIVE RIGHTS ON THE > PC. > > IS THERE ANY BATCH FILE THAT CAN CHANGE THE USER RIGHT FROM > ADMINISTRATOR TO A USER? > > If not, how can I do it from the group policy from the active > directory? Is there any simple tutorial? > > Thanks very much > > > -- > savvasn > ------------------------------------------------------------------------ > savvasn's Profile: http://forums.techarena.in/members/savvasn.htm > View this thread: change local administrator rights to a user rights > > http://forums.techarena.in > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "change local administrator rights to a user rights" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to change "User Rights Assigment" in Windows Vista Home Premium | aferlo | Operating Systems | 1 | 27-01-2011 07:28 PM |
| Local Administrator Rights | user | Active Directory | 6 | 28-06-2009 04:12 PM |
| Delegate rights to change User Attributes | rl001 | Active Directory | 5 | 12-02-2009 03:24 AM |
| Account 'NAMED' Administrator vs. 'administrator rights' question | FireBrick | Vista Setup and Install | 1 | 08-08-2008 07:32 PM |
| Administrator Rights? | Dave | Vista Help | 2 | 04-08-2006 08:42 AM |