Skip to content

[Bug] (license_required) when executing Get-TeamViewerUserGroup #75

@flospi

Description

@flospi

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

No one assigned

    Labels

    BugIndicates an unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions