Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devices without last connection date #13

Open
Hexadecimalz opened this issue Nov 13, 2021 · 1 comment
Open

Devices without last connection date #13

Hexadecimalz opened this issue Nov 13, 2021 · 1 comment

Comments

@Hexadecimalz
Copy link

I have devices without any last connected date in my managed devices database. Is there a way to add into Remove-TeamViewerOutdatedDevice a search and remove for this use case?

@skeller-tv
Copy link
Contributor

if you want to remove the devices without lastSeen, you can adapt the check in the script here: https://github.com/teamviewer/api-example-scripts/blob/master/Remove-TeamViewerOutdatedDevice/Remove-TeamViewerOutdatedDevice.ps1#L111

we also added https://github.com/teamviewer/api-example-scripts/tree/master/Remove-TeamViewerOutdatedDeviceV2 to use the cleanup for lastest version of managed devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants