We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Test a Service.
Test the Status of a given Service.
[Parameter( Mandatory = $true, Position = 2, ParameterSetName = 'Set 1')]
[Parameter( Mandatory = $true, Position = 3, ParameterSetName = 'Set 1')]
[Parameter( Mandatory = $true, Position = 4, ParameterSetName = 'Set 1')]
Only validates the Status property. Assertions: Be
Service w32time { Should Be Running }
Service bits { Should Be Stopped }
Getting Started
Contributing
Functions