File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Remove-TeamViewerOutdatedDeviceV2 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 The default value is `false`, causing the script to ask the user one more time before starting to remove devices.
4242
4343 . EXAMPLE
44- .\Remove-TeamViewerOutdatedDevice -ExpiryDate '2018-12-17T17:00:00'
44+ .\Remove-TeamViewerOutdatedDeviceV2 -ExpiryDate '2018-12-17T17:00:00'
4545
4646 . EXAMPLE
47- .\Remove-TeamViewerOutdatedDevice -ExpiryDate 2018-12-31 -WhatIf
47+ .\Remove-TeamViewerOutdatedDeviceV2 -ExpiryDate 2018-12-31 -WhatIf
4848
4949 . EXAMPLE
50- .\Remove-TeamViewerOutdatedDevice -ExpiryInterval -Days 10
50+ .\Remove-TeamViewerOutdatedDeviceV2 -ExpiryInterval -Days 10
5151
5252 . EXAMPLE
53- .\Remove-TeamViewerOutdatedDevice -ExpiryInterval -Hours 12 -Force
53+ .\Remove-TeamViewerOutdatedDeviceV2 -ExpiryInterval -Hours 12 -Force
5454
5555 . NOTES
5656 This script requires the TeamViewerPS module to be installed.
You can’t perform that action at this time.
0 commit comments