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

    drivers at first user login

    hi, i was wondering if there is a way in vbscript to only run a command at first login because every time i add a user i have to manualy install the driver of the printer we use. so is there a way to do this automatically?
  2. maclp

    vbs logon script help needed!!

    hello, i'm in need of help with my vbscript. i want to use it to map a drive to the users in a curtain group in AD by implementing it in group policy. however i'm not sure if it works correctly. the script: On Error Resume Next Set objSysInfo = CreateObject("ADSystemInfo") Set objNetwork =...

Part and Inventory Search

Back
Top