I have several hundred users spread over multiple offices, all of which do not have local administrator rights to their NT4 workstation. This means that they can’t install/deinstall certains applications and services on their workstation.
I need to be able to easily add the domain users global group to the local administrators group without visiting every desktop, and without getting the user to logon locally as adminstrator to do this.
I have tried making the domain users group a member of the administrators group and then placing a line in the logon script using the net group command to automate this, but it didn’t work.
Any suggestions on how to do this?