TeamViewerPS icon indicating copy to clipboard operation
TeamViewerPS copied to clipboard

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

Open tylichmartin opened this issue 10 months ago • 0 comments

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 avatar Feb 19 '25 10:02 tylichmartin