Resource Type: dsc_xwaitforaddomain

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

Overview

The DSC xWaitForADDomain resource type. Automatically generated from version 3.0.0.0

Properties

  • dsc_rebootretrycount

    The number of times to reboot after failing and then restart retrying.

  • dsc_retrycount

    The number of retries before failing.

  • dsc_retryintervalsec

    The interval in seconds between retry attempts.

Parameters

  • dsc_domainname (namevar)

    The name of the AD Domain to wait for.

  • dsc_domainusercredential

    The user account credentials to use to perform this task.

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