TeamViewerPS
TeamViewerPS copied to clipboard
[Feature] APIToken as argument for Remove-TeamViewerOutdatedDeviceV2.ps1
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"