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

  1. nimoyer

    Concatenate strings in WMI task scheduler

    it says that it could not start (the task) this is the exact code i am using. i am new to this so i don't understand everything. strComputer = "." Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2") Set objNewJob =...
  2. nimoyer

    Concatenate strings in WMI task scheduler

    it didn't work for me. i think it is because i don't have an admin for it to run as. how can i make it run as an admin account

Part and Inventory Search

Back
Top