This vb.net script will check to see if a process is running on a local or remote box & start that process if it is not running.
I use it to start my Virtual Weather Station on a dedicated server. But, it con be used for any process.
revision:
Fixed string compare to be case insensitive.
I use it to start my Virtual Weather Station on a dedicated server. But, it con be used for any process.
revision:
Fixed string compare to be case insensitive.