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