Resource Type: dsc_ieenhancedsecurityconfiguration

Defined in:
lib/puppet/type/dsc_ieenhancedsecurityconfiguration.rb

Overview

The DSC IEEnhancedSecurityConfiguration resource type. Automatically generated from version 9.0.0

Properties

  • dsc_enabled

    Specifies if IE Enhanced Security Configuration should be enabled or disabled.

  • dsc_suppressrestart

    Specifies if a restart of the node should be suppressed. By default the node will be restarted if the value is changed.

  • ensurable

    Default attribute added to all dsc types without an ensure property. This resource is not ensurable.

Parameters

  • dsc_psdscrunascredential
  • dsc_role (namevar)

    Specifies the role for which the IE Enhanced Security Configuration should be changed.

  • 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).