You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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"
The text was updated successfully, but these errors were encountered: