المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : execute script



C# Programming
06-15-2009, 03:00 PM
Hi,
Now, I have the c# code to execute a vbscript on a remote machine which then returns success or failure.
Now I just can not figure out how to return into c# the result of the script that gets executed.
I am using WMI at present.
Any thought please?