onur sanane

onur sanane

  • NA
  • 13
  • 14.4k

How to run a script on a remote host

Feb 26 2011 10:27 AM

Hi everyone,

I have a VB Script that lists the installed programs and physical (disk,memory,cpu) attributes of a computer. It works completely well when i run it on my local machine and create outputs in ".txt" format.

I want to write a C# Application that will deploy my script to the servers on my local network and run it. Finally i need to get the results from those servers. To accomplish that, what configurations i have to do in my client servers and use which libraries or methods to implement a C# code.

If there are any tutorials or code samples, it will help me better to understand the concept.

(I work on Windows Server 2008 R2 Enterprice and i'm the administrator of the whole network (in fact, my clients are vmware hosts and each of them including my main server can ping each other:))


Answers (9)