public static bool InitializeRunspace(string command) { return PSRunner.Runner.InitializeRunspace(command); }