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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.