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!

Recent content by mrwizwilson

  1. mrwizwilson

    Logon script doesn work

    Don't know if this got solved but this should work... Set wshNetwork = CreateObject("WScript.Network") wshNetwork.MapNetworkDrive "h:", "\\FileServer\Users\" & wshNetwork.UserName Set objSysInfo = CreateObject("ADSystemInfo") '-- Create the LDAP Path with the Distinguished name strUserPath =...

Part and Inventory Search

Back
Top