SCCMWebService..::..RunPowerShellScriptWithResultSet Method
Overload List
Name | Description | |
---|---|---|
RunPowerShellScriptWithResultSet(String, String, ScriptTypes) |
Runs the given powershell script.
|
|
RunPowerShellScriptWithResultSet(String, array<String>[]()[][], ScriptTypes) |
Runs the power shell script with result set.
|
|
RunPowerShellScriptWithResultSet(String, String, String, ScriptTypes) |
Runs the power shell script with result set.
|
|
RunPowerShellScriptWithResultSet(String, String, array<String>[]()[][], ScriptTypes) |
Runs the powershell script file on the target computer.
|