Resource Type: dsc_addomainfunctionallevel

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

Overview

The DSC ADDomainFunctionalLevel resource type. Automatically generated from version 6.4.0

Properties

  • dsc_domainmode

    Specifies the functional level for the Active Directory domain.

  • ensurable

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

Parameters

  • dsc_domainidentity (namevar)

    Specifies the Active Directory domain to modify. You can identify a domain by its distinguished name, GUID, security identifier, DNS domain name, or NetBIOS domain name.

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