I want to get a error when there are group based license errors. We are using AD groups for licensing and overprovisioning is just a small step away.
I know i can check using the powershell command
"Get-MSOLgroup -HasLicenseErrorsOnly $true"
But how can i implement this in PRTG ?
Add comment