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

[Feature] APIToken as argument for Remove-TeamViewerOutdatedDeviceV2.ps1 #79

Open
tylichmartin opened this issue Feb 19, 2025 · 0 comments
Assignees
Labels
Feature Indicates new feature requests

Comments

@tylichmartin
Copy link

Summary
We would like to implement this script as schedulled task to be run periodically on some of our servers but we are not able to do that because API token needs to be typed manually

Expected Solution
Will be very helpful and useful to be possible use Apitoken as argument while we running the script

.\Remove-TeamViewerOutdatedDeviceV2.ps1 -ExpiryInterval -Days 90 -ApiToken "YourApiToken"

@tylichmartin tylichmartin added the Feature Indicates new feature requests label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Indicates new feature requests
Projects
None yet
Development

No branches or pull requests

2 participants