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

    Load balancing with PPES ?

    Hello, I'd like to add a second instance of PPES to improve the answer time when a lot of request are to be served by PPES. What are the steps to add a second PPES instance ? Thanks in advance.
  2. aauricch

    cscript.exe and %errorlevel% , Variable is undefined

    When the "option explicit" is set and a variable is used before it is declared the the following exception occurs : "Microsofr VBScript runtime error: Variable is undefined". At this time nothing strange on this behaviuor. On a W2000 this script is started from a cmd windows...
  3. aauricch

    cscript.exe %errorlevel% ?

    When an exception error occurs in a vb script started as follow: cscript.exe MyScript.vbs , (Error example: 'Variable undefined') the variable %errorlevel% is still set by 0. How to bring the cscript.exe to set the %errorlevel% to 1 when an ExceptionError occurs ?

Part and Inventory Search

Back
Top