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 gkittelson 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: *

  1. kpandya

    Stopping Services across multiple servers in parallel

    Thanks for the reply PSC, I will look into oShell.Run. So when you mention "you lose visibility from the parent" does this mean all variables will have to be redeclared, just trying to understand how I will pass the service names to be restarted from the parent to child. Trying to keep it a...
  2. kpandya

    Stopping Services across multiple servers in parallel

    Hi Guys, Just after some help / pointers in the right direction. I have a script that based on a Oracle SQL query will stop / start services across multiple servers as follows: on error resume next Dim CR: CR = chr(13) Dim connectionString: connectionString = "Driver={Microsoft ODBC for...

Part and Inventory Search

Back
Top