user account with admin power


Recommended Posts

Hey guys is it possible to make a user whom is part of the default user group when logged on to a pc has full administrator power of that pc

PS windows 2003 domain controller

585122234[/snapback]

If I understood what you wrote, you are looking for an account that normally is restricted, gain administrative power on a specific PC?

As far as I know, that is impossible. Please drop a PM if you can find a solution.

If the user is added to the local Administrators group on a specific workstation, they will have administrative access to that workstation only.

Why do you want to give users local Admin rights? If this is to run an application that requires WRITE permissions to the registry and/or the local file system, you can give users the required permissions to those areas only without compromising the integrity of the workstation.

Hey guys is it possible to make a user whom is part of the default user group when logged on to a pc has full administrator power of that pc

PS windows 2003 domain controller

585122234[/snapback]

If the user is added to the local Administrators group on a specific workstation, they will have administrative access to that workstation only.

585126839[/snapback]

There's your answer.

If you make them a member of "BUILTIN\Adminstrators" you give them complete access to the local machine only, but this has risks since they could shutdown any other computer over the network remotely

i.e: shutdown -s -m \\Computer -t 00

I would create a new group and set permissions like an administrator, you will need to set something between Power User and Administrator.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.