Resource Type: dsc_xsppasswordchangesettings

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

Overview

The DSC xSPPasswordChangeSettings resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_daysbeforeexpiry

    The number of days before password expiry to send send emails

  • dsc_numberofretries

    How many retries if the password change fails

  • dsc_passwordchangewaittimeseconds

    The duration that a password reset will wait for before it times out

Parameters

  • dsc_installaccount

    POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5

  • dsc_mailaddress (namevar)

    The email address to send notifications of password changes to

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