I\'ve done the following code to execute a powershell script:
public static void LaunchCommand(string command, IList arguments) { Console.Wr