Resource Type: dsc_cscheduletask

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

Overview

The DSC cScheduleTask resource type. Automatically generated from version 3.7.8.4

Properties

  • dsc_argument
  • dsc_atlogon
  • dsc_atlogonuserid
  • dsc_atstartup
  • dsc_compatibility
  • dsc_daily
  • dsc_description
  • dsc_disable
  • dsc_ensure
  • dsc_execute
  • dsc_executetimelimitticks
  • dsc_hidden
  • dsc_once
  • dsc_repetitiondurationtimespanstring
  • dsc_repetitionintervaltimespanstring
  • dsc_runlevel
  • dsc_scheduledat
  • dsc_taskpath
  • dsc_workingdirectory

Parameters

  • dsc_credential
  • dsc_psdscrunascredential
  • dsc_taskname (namevar)
  • 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).