Command Index¶
All commands in the latest release of MilestonePSTools can be found in the table below, each with a link to their
documentation page. If you have the module installed already, you may see a list of available commands from PowerShell
using Get-Command -Module MilestonePSTools
.
To get to the online help for any command in the module from a PowerShell terminal with an internet connection, you may
use Get-Help
with the "-Online" switch. For example, Get-Help -Name Get-VmsCameraReport -Online
.