Task name
PowerShellOnTargetMachines
Task version
v3
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
Azure DevOps Server (Please specify exact version in the textbox below)
Azure DevOps Server Version (if applicable)
current version
Operation system
Windows Server
Question
PowerShellOnTargetMachines is always in verbose mode and it makes the logs very large and hard to parse through . Seemsthis was introducted in version 3 with $global:__vstsNoOverrideVerbose = $true. Can we disable that by default?