Resource Type: dsc_adoptionalfeature
- Defined in:
- lib/puppet/type/dsc_adoptionalfeature.rb
Overview
The DSC ADOptionalFeature resource type. Automatically generated from version 6.4.0
Properties
-
dsc_enabled
Shows the current state of the feature i.e. enabled or not
-
ensurable
Default attribute added to all dsc types without an ensure property. This resource is not ensurable.
Parameters
-
dsc_enterpriseadministratorcredential
Specifies the user account credentials to use to perform this task.
-
dsc_featurename (namevar)
Specifies the feature to be activated
-
dsc_forestfqdn (namevar)
Specifies the target Active Directory forest for the change.
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).