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 Rhinorhino 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: *

  • Users: fr8o
  • Content: Threads
  • Order by date
  1. fr8o

    Check OS version for script compatability

    Here is what I have, it works great if you remove the attempt to setup the if statement, but as windows 2000 and xp SP1 do not have powercfg I have to find a way to limit which version of windows this runs on. I am still in a position of no formal training in vb so I am just hacking this out...
  2. fr8o

    Local Password change

    Haveing never worked with VB, but having perl and java exp I tried my hand at a script to change the local password on machine I came up with this: '| /p:newPass4LocalAdministrator Option Explicit: Dim Named, sPasswrdAdmin, oUser Set Named = WScript.Arguments.Named sPasswrdAdmin =...

Part and Inventory Search

Back
Top