Resource Type: dsc_xexchantimalwarescanning

Defined in:
lib/puppet/type/dsc_xexchantimalwarescanning.rb
Providers:
powershell

Overview

The DSC xExchAntiMalwareScanning resource type. Automatically generated from ‘xExchange/DSCResources/MSFT_xExchAntiMalwareScanning/MSFT_xExchAntiMalwareScanning.schema.mof’

To learn more about PowerShell Desired State Configuration, please visit technet.microsoft.com/en-us/library/dn249912.aspx.

For more information about built-in DSC Resources, please visit technet.microsoft.com/en-us/library/dn249921.aspx.

For more information about xDsc Resources, please visit github.com/PowerShell/DscResources.

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • exists?
    • present

Parameters

  • dsc_allowservicerestart

    AllowServiceRestart - Whether the Transport services should be automatically restarted after a status change

    Supported values:
    • true
    • false
  • dsc_credential

    Credential - Credentials used to establish a remote Powershell session to Exchange

  • dsc_enabled

    Enabled - Whether Exchange Anti-malware scanning should be Enabled

    Supported values:
    • true
    • false
  • dsc_psdscrunascredential

    PsDscRunAsCredential

  • name (namevar)
  • provider

    The specific backend to use for this ‘dsc_xexchantimalwarescanning` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.