-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Description
Summary
When I execute Get-TeamViewerUserGroup I get the following error message:
`PS C:\WINDOWS\system32> Get-TeamViewerUserGroup
Get-TeamViewerUserGroup : A license is required to perform this action (license_required)
In Zeile:1 Zeichen:1
- Get-TeamViewerUserGroup
-
+ CategoryInfo : NotSpecified: (:) [Get-TeamViewerUserGroup], RuntimeException + FullyQualifiedErrorId : TeamViewerRestError,Get-TeamViewerUserGroup`
Expected Behavior
I'd expect a list of all user groups with their properties
This is the only command in my script, that is currently not running.
Metadata
Metadata
Assignees
Labels
BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior