PowerShell log property
-
- UpdatedJul 10, 2025
- 1 minute read
- Washington DC
- Orchestration
Enable debug messages to display from PowerShell.
This property enables control of when and where to display debug messages generated by debug statements embedded in the PowerShell scripts.
mid.property.powershell.log_info
The new MID Server PowerShell log property:

- Displays logging information.Note: Once logging is enabled, OOB PowerShell scripts log information.
- Adds logging information to your developed PowerShell scripts and PowerShell
activities.Note: Logging information is only available when property is enabled.
- Logging is not enabled by default.

Enable the PowerShell log property for each MID Server. If the MID Server field is empty, the
property applies to all MID Servers. There are separate credential debug messages that always
come back regardless of this setting. The credential debug messages show which credentials have
been used and other related information.
Note: All the debug messages that come back to the
instance are also saved to the MID Server log file. The log file might have additional debug
messages generated from Java code, which might help the debug process.