Resource Type: dsc_xaddomaintrust
- Defined in:
- lib/puppet/type/dsc_xaddomaintrust.rb
Overview
The DSC xADDomainTrust resource type. Automatically generated from version 3.0.0.0
Properties
-
dsc_ensure
Should this resource be present or absent
-
dsc_trustdirection
Direction of trust
-
dsc_trusttype
Type of trust
Parameters
-
dsc_psdscrunascredential
-
dsc_sourcedomainname (namevar)
Name of the AD domain that is requesting the trust
-
dsc_targetdomainadministratorcredential
Credentials to authenticate to the target domain
-
dsc_targetdomainname (namevar)
Name of the AD domain that is being trusted
-
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).