Resource Type: dsc_xhotfix
- Defined in:
- lib/puppet/type/dsc_xhotfix.rb
Overview
The DSC xHotfix resource type. Automatically generated from version 2.8.0.0
Properties
-
dsc_ensure
Specifies whether the hotfix needs to be installed or uninstalled.
-
dsc_id
Specifies the Hotfix ID.
-
dsc_log
Specifies the location of the log that contains information from the installation.
Parameters
-
dsc_credential
Specifies the credential to use to authenticate to a UNC share if the path is on a UNC share.
-
dsc_path (namevar)
Specifies the path that contains the msu file for the hotfix installation.
-
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).