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

    Opening a folder (using a drive letter) as a different user via RUNAS

    Hi All, Suppose I have a VBS file named Tester.vbs. Contents below: Set objShell = CreateObject("Wscript.Shell") objSHell.Run("""S:\Photos Folder\User ABC\Face Photos""") This script runs fine and opens the folder. Now, I want to open that specific folder (It's a network folder and the...

Part and Inventory Search

Back
Top