Synopsis
Reads theDebuging value from the agent’s registry (HKLM:\SOFTWARE\LabTech\Service\Settings) and returns a human-readable string describing the current logging level.
Syntax
Parameters
This cmdlet has no additional parameters beyond the common PowerShell parameters (-Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable).
Return value
Returns a string describing the active logging level:| Registry value | Output |
|---|---|
1 | Current logging level: Normal |
1000 | Current logging level: Verbose |