TeamViewerPS
TeamViewerPS copied to clipboard
TeamViewerPS allows to interact with the TeamViewer Web API as well as a locally installed TeamViewer client.
included adding UserGroups as manager.
Steps to reproduce: $Devices = Get-TeamViewerDevice $Devices | Select-Object Id, Name, LastSeenAt, OnlineState The output of this results in a list of Devices in my teamviewer account, however i would...
**Summary** When deploying TeamViewer we need to ensure the installed version is host or full. Due to there being no difference in Registry name or locally installed file names, the...
I am able to connect to our Corporate account and view users, groups, etc. But when I try to add a user to a group I get an error that...
Group
is there a way to overwrite a consistend group from an device? Teamviewer is installed in Group "installed", now i wanna change it to group "changed" currently my way is...
Is it possilbe to add "inherit" like in Set-TeamViewerDevice.ps1 to Set-TeamViewerManagedDevice.ps1 inherit the group policy to the device in there group
**Summary** It would be great to get more detailed information about a device when using Get-TeamViewerManagedDevice, for example membership in managed groups, applied policy, last time seen, custom config, etc......
I have a working TeamViewer installation. GUI works, ready for connection (secure connection). Remoting to many partners during the day. Get-TeamViewerId with no arguments returns my ID. Test-TeamViewerConnectivity with no...
**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...
**Summary** When using `Add-TeamViewerAssignment -AssignmentId` on a Windows device with TeamViewerPS 2.0.0 **Expected Behavior** I suppose it should have assigned the device **Steps To Reproduce** 1. Installed the TeamviewerPS Module...