Resource Type: dsc_dfsnamespaceserverconfiguration

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

Overview

The DSC DFSNamespaceServerConfiguration resource type. Automatically generated from version 5.1.1

Properties

  • dsc_enableinsitereferrals

    Indicates whether this server provides only in-site referrals. Only supported for domain-based DFS namespace servers.

  • dsc_enablesitecostedreferrals

    Indicates whether the server can use cost-based selection. Only supported for domain-based DFS namespace servers.

  • dsc_ldaptimeoutsec

    Specifies a time-out value, in seconds, for Lightweight Directory Access Protocol (LDAP) requests for the DFS namespace server.

  • dsc_preferlogondc

    Indicates whether to prefer the logon domain controller in referrals. Only supported for domain-based DFS namespace servers.

  • dsc_syncintervalsec

    This interval controls how often domain-based DFS namespace root servers and domain controllers connect to the PDC emulator to get updates of DFS namespace metadata.

  • dsc_usefqdn

    Indicates whether a DFS namespace server uses FQDNs in referrals.

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