Property reference

mid.server.rba_debug_powershell

The mid.server.rba_debug_powershell property enables detailed debugging for PowerShell probes. When active, it logs extensive activity information to the MID Server log, which is crucial for troubleshooting and monitoring probe performance.

Default: true Type: boolean Application: Global

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 probe-level debugging for PowerShell probes, allowing for detailed logging of their activities.
What area does it affect? MID Server Properties
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? An admin should review this property when troubleshooting PowerShell probe issues or when detailed logging is required.

Out of the box property record

Raw metadata from the property record.

Property name mid.server.rba_debug_powershell
Sys ID 0ffbd2c1376201006b882d465abe5dba
Type boolean
Application Global
Default value true
Description Debug PowerShell Probes
Updated 2013-11-15 00:05:54

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... help.base.servicenow (Context-Sensitive Help plugin) Sets the base URL for help contexts in which ServiceNow wiki is true • Type: string • Default value: http://servicenow.com/docs/?context= • Location: System Property [sys_properties] table mid.server.rba_debug_powershell Enables probe-level debugging for PowerShell probes. With this property enabled, PowerShell probes write detailed activity information to the MID Server log. • Type: true | false • Default value: false ...