The DSC ADDomainControllerProperties resource type. Automatically generated from version 6.6.0
Properties
dsc_contentfreshness
Specifies the Distributed File System Replication (DFSR) server threshold after the number of days its content is considered stale (MaxOfflineTimeInDays). Once the content is considered stale, the Distributed File System Replication (DFSR) server will no longer be able to replicate.
Parameters
dsc_issingleinstance (namevar)
Specifies the resource is a single instance, the value must be ‘Yes’.
dsc_psdscrunascredential
dsc_timeout
The maximum time in seconds to wait for the DSC resource to complete.
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).