Resource Type: dsc_xadobjectenabledstate

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

Overview

The DSC xADObjectEnabledState resource type. Automatically generated from version 3.0.0.0

Properties

  • dsc_domaincontroller

    Specifies the Active Directory Domain Services instance to connect to perform the task.

  • dsc_enabled

    Specifies the value of the Enabled property.

Parameters

  • dsc_credential

    Specifies the user account credentials to use to perform the task.

  • dsc_identity (namevar)

    Specifies the identity of an object that has the object class specified in the parameter ObjectClass. When ObjectClass is set to ‘Computer’ then this property can be set to either distinguished name, GUID (objectGUID), security identifier (objectSid), or security Accounts Manager account name (sAMAccountName).

  • dsc_objectclass (namevar)

    Specifies the object class.

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