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

    AspExec to run shutdown.exe

    Hello! I have a server side vbscript on my qebpage: Set Executor = Server.CreateObject("ASPExec.Execute") Executor.Application = "c:\winnt\system32\shutdown.exe" Executor.Parameters = "\\PCNAME /R /Y /T:120" strResult = Executor.ExecuteDosApp...

Part and Inventory Search

Back
Top