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 Westi 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. lullcat

    Win NT password programm manipulation

    But this sample i get from book -)))??? LullCat \O/
  2. lullcat

    Win NT password programm manipulation

    Hi all, i have next problem: 1. I have nearly 200 NT 4 (sp 5/6a) WS in workgroup (not in domain) 2. I want to change administrator password on all workstation 3. VBS f.e. Dim usr As IADsUser Set usr = GetObject("WinNT://Microsoft/administrator,user") usr.ChangePassword...
  3. lullcat

    Win NT password programm manipulation

    Hi all, i have next problem: 1. I have nearly 200 NT 4 (sp 5/6a) WS in workgroup (not in domain) 2. I want to change administrator password on all workstation 3. VBS f.e. Dim usr As IADsUser Set usr = GetObject("WinNT://Microsoft/administrator,user") usr.ChangePassword...

Part and Inventory Search

Back
Top