Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates PowerShell Probe version 2, allowing detailed credential information and logging for PowerShell activities in orchestration. |
| What area does it affect? |
PowerShell orchestration activities |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring or troubleshooting PowerShell orchestration activities. |
Out of the box property record
Raw metadata from the property record.
| Property name |
mid.server.rba_powershell_v2 |
| Sys ID |
7b0f05869f1003000a5c7501942e70ab |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Use PowerShell Probe V2 |
| Updated |
2017-08-01 16:26:36 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... version enables you to view detailed credential information on why PowerShell credentials fail or succeed. You can also view logging information for an ECC Queue payload and Workflow Context log. mid.server.rba_powershell_v2 Enables the PowerShell probe version 2 for use with all PowerShell activities. The default value is true. If you choose false, the legacy PowerShell probe is used. Unless there are ...
Context preview
Snippet 2
... version enables you to view detailed credential information on why PowerShell credentials fail or succeed. You can also view logging information for an ECC Queue payload and Workflow Context log. mid.server.rba_powershell_v2 Enables the PowerShell probe version 2 for use with all PowerShell activities. The default value is true. If you choose false, the legacy PowerShell probe is used. Unless there are ...
Related properties