adding to user group after first time login

  • Thread starter Chandra via WindowsKB.com
  • Start date
C

Chandra via WindowsKB.com

Hi,

In our domain, we are connected around 100 PCs. except for a user (myadmin),
we have given all other users as domain users power only.

However if any user require admin rights for their PCs we give admin rights
to their user name in that pc through the myadmin user only.

Since some of the users are changing their pcs frequently whenever they ask
admin rights to their PCs we are going to their location and giving admin
rights. We couldn't able to connect their pcs remotely through Dameware
Remote control since their user id is not even in power user group in that
local machine since their are logging to that pc with their ID for the first
time.

So, my question is, is there any way is there so that the user itself add
their user name in any one of the localgroup in that pc ?

Any help highly appreciated.

Regards
Chandra.
 
G

Guest

You can do this with a policy, or alternatively with the command:

net localgroup /add {group} {user}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top