Test-WindowsFeature
PackageDeployment Module Help |
Package Deployment Module |
Test-WindowsFeature Cmdlet |
Version 4.0.0.5 |
Test-WindowsFeature
Synopsis
Checks if one or more Windows features are installed or activated.
Syntax
Test-WindowsFeature [-Name] <String> [-ContinueOnError] [<CommonParameters>]
Description
Checks if one or more Windows features are installed or activated.
Parameters
-Name <String> |
||||||
The name of the feature or features to check for. Wildcards (? *) can be used. |
||||||
|
-ContinueOnError <SwitchParameter> |
||||||
Continues script execution in spite of errors in the respective command |
||||||
|
<CommonParameters> |
For more information about common parameters, type "Get-Help about_CommonParameters". |