Resource Type: dsc_xaddomain

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

Overview

The DSC xADDomain resource type. Automatically generated from version 3.0.0.0

Properties

  • dsc_databasepath

    Path to a directory that contains the domain database

  • dsc_domainmode

    The Domain Functional Level for the entire domain

  • dsc_domainnetbiosname

    NetBIOS name for the new domain

  • dsc_forestmode

    The Forest Functional Level for the entire forest

  • dsc_logpath

    Path to a directory for the log file that will be written

  • dsc_parentdomainname

    Fully qualified name of the parent domain

  • dsc_sysvolpath

    Path to a directory where the Sysvol file will be written

Parameters

  • dsc_dnsdelegationcredential

    Credential used for creating DNS delegation

  • dsc_domainadministratorcredential

    Credentials used to query for domain existence

  • dsc_domainname (namevar)

    FQDN of the new domain

  • dsc_psdscrunascredential
  • dsc_safemodeadministratorpassword

    Password for the administrator account when the computer is started in Safe Mode

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