Get-ASTestDetails
Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.
You can use the Get-ASTestDetails of the AdminStudio PowerShell Cmdlets to display the details of an application compatibility or Microsoft ICE test that is run using the Test-ASPackage cmdlet. For example:
Example
Get-ASTestDetails -TestId nnnn
Parameters
The Get-ASTestDetails cmdlet has the following parameters:
Parameter |
Description |
TestId nnnn |
Use to specify the ID of the application compatibility or Microsoft ICE test that you want to see a description of, where nnnn is the test ID. The test ID number can be found in the results that are generated by the Test‑ASPackage cmdlet when the ‑DetailedResults parameter is used. |
Return Values
The details of an application compatibility or Microsoft ICE test that was run using the Test-ASPackage cmdlet are returned.