Resource Type: dsc_xadorganizationalunit

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

Overview

The DSC xADOrganizationalUnit resource type. Automatically generated from version 3.0.0.0

Properties

  • dsc_description

    The description of the OU

  • dsc_ensure
  • dsc_protectedfromaccidentaldeletion

    Defaults to True

  • dsc_restorefromrecyclebin

    Try to restore the organizational unit from the recycle bin before creating a new one.

Parameters

  • dsc_credential

    The credential to be used to perform the operation on Active Directory

  • dsc_name (namevar)

    The name of OU

  • dsc_path (namevar)

    Specifies the X500 path of the OU or container where the new object is created

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