Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. judel2

    standardising desktop

    Ok - I thin I can help on the lockdown for the desktops. Yes you can create a gp to disbale alot - check into it. For example to can prevent users from Add/Removing Software. Good luck
  2. judel2

    GPO resource question

    I too, am new at this. I took an AD class. Another suggestion which I found useful The W2003 AD book. Happy GP's
  3. judel2

    Prevent users to change Local Administrator Password

    I have a script that changes the Local Admin Password : shell 'net user Administrator 12345' It works - which is good. BUT, the Domain ser logged on the computer can change the password. Which really is not a problem because evertime the user logs in the password goes back to 12345. So I...
  4. judel2

    Local Administrator Account

    How thru a group policy to you setup an Local Administrator password. Thanks
  5. judel2

    administrator locked out

    Just go to advanced and take ownership of the directory. And to prevent this to happen again - remove user to have full control.. Administrators should only have full control
  6. judel2

    GPO - Adding Additional Accounts

    I figured it out - here in case anyone needs it. Put this in your login script shell 'net localgroup administrators /add "Domain Name\name of group here"'
  7. judel2

    GPO - Adding Additional Accounts

    Hello ALL I am tyring to add additonal accounts to the local administrator group thru a group policy (gp) I found addadmin.vbs - which was not alot of help since I can not seem to open it on microsoft.com and at least look at the syntax Any information you provide will be appreciated.. Thanks

Part and Inventory Search

Back
Top