I do this in a vbscript and that works for us. >>> James Rankin <[email protected]> 4/8/2009 3:07 AM >>> use a startup script deployed via GPO to add the required users to the local administrators group. Problem is it won't overwrite entries that aren't supposed to be there.
There are many different flavours of script you could use but my personal favourite would be the old net localgroup Administrators username/groupname /add 2009/4/8 Joseph L. Casale <[email protected]> I have a GPO that adds a group into the local admin group on every wkst. Problem is that it overwrites any manual additions. Is there a way to control this behavior or a better way to do this so that if a user for whatever reason has to be added, it can be done at the wkst without risk of losing this? Thanks! jlc Confidentiality Notice: This e-mail message, including attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
