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

    Permission denied

    This is my code, but it says on line 16 char 1 permission is denied: Const HIDDEN_WINDOW = 12 strComputer = "ADMIN-PC" Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2") Set objStartup = objWMIService.Get("Win32_ProcessStartup")...

Part and Inventory Search

Back
Top