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

    Replace String is not working on D drive

    The following script is working on C drive, but not in D drive. (D is a local drive - NOT a Mapped drive). Any idea ? strComputer = "." Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2") Set FileList = objWMIService.ExecQuery...

Part and Inventory Search

Back
Top