Share via


SMS_AntimalwareAdvancedSettingsConfig Server WMI Class

 

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The SMS_AntimalwareAdvancedSettingsConfig Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents ….  

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Syntax

Class SMS_AntimalwareAdvancedSettingsConfig : SMS_ClientAgentConfig_BaseClass
{
    UInt32 AgentID;
    Boolean AllowUserAddExcludes;
    Boolean AllowUserConfigQuarantinedFileDeletionPeriod;
    Boolean AllowUserViewHistory;
    Boolean CreateSystemRestorePointBeforeClean;
    UInt32 DeleteQuarantinedFilesPeriod;
    Boolean DisableClientUI;
    Boolean EnableReparsePointScanning;
    Boolean RandomizeScheduledScanStartTime;
    Boolean ShowNotificationMessages;
};

Methods

The SMS_AntimalwareAdvancedSettingsConfig class does not define any methods.

Properties

  • AgentID
    Data type: UInt32

    Access type: Read-only

    Qualifiers: [key, read]

    AgentID  

  • AllowUserAddExcludes
    Data type: Boolean

    Access type: Read/Write

    Qualifiers: none

    AllowUserAddExcludes  

  • AllowUserConfigQuarantinedFileDeletionPeriod
    Data type: Boolean

    Access type: Read/Write

    Qualifiers: none

    AllowUserConfigQuarantinedFileDeletionPeriod  

  • AllowUserViewHistory
    Data type: Boolean

    Access type: Read/Write

    Qualifiers: none

    AllowUserViewHistory  

  • CreateSystemRestorePointBeforeClean
    Data type: Boolean

    Access type: Read/Write

    Qualifiers: none

    CreateSystemRestorePointBeforeClean  

  • DeleteQuarantinedFilesPeriod
    Data type: UInt32

    Access type: Read/Write

    Qualifiers: none

    DeleteQuarantinedFilesPeriod  

  • DisableClientUI
    Data type: Boolean

    Access type: Read/Write

    Qualifiers: none

    DisableClientUI  

  • EnableReparsePointScanning
    Data type: Boolean

    Access type: Read/Write

    Qualifiers: none

    EnableReparsePointScanning  

  • RandomizeScheduledScanStartTime
    Data type: Boolean

    Access type: Read/Write

    Qualifiers: none

    RandomizeScheduledScanStartTime  

  • ShowNotificationMessages
    Data type: Boolean

    Access type: Read/Write

    Qualifiers: none

    ShowNotificationMessages  

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.