Get-LastRunDetails
Synopsis
Syntax
Get-LastRunDetails [-MA] <String> [[-Count] <Int32>] [<CommonParameters>]Description
Parameters
-MA <string>
-Count <Int32>
<CommonParameters>
Examples
Get the most recent run details
Get the details of the last 5 runs
Last updated