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: CGUK
  • Content: Threads
  • Order by date
  1. CGUK

    HTA login script with vbs Password Expire Script

    I would like to add the following code to a hta login script and need some help: Function PasswordExpires(strDomain,strUser) On Error Resume Next Dim objUser Set objUser=GetObject("WinNT://" & strDomain & "/" & strUser & ",user")...

Part and Inventory Search

Back
Top