Resource Type: dsc_powershellexecutionpolicy

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

Overview

The DSC PowerShellExecutionPolicy resource type. Automatically generated from version 9.1.0

Properties

  • dsc_executionpolicy

    Changes the preference for the Windows PowerShell execution policy.

Parameters

  • dsc_executionpolicyscope (namevar)

    Defines the scope for the preference of the Windows PowerShell execution policy.

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