[Index]
Title | Description | Details | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AdminDisplayName | The AdminDisplayName parameter specifies a description for the policy. If the value contains spaces, enclose the value in quotation marks ("). |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CustomFromAddress | The CustomFromAddress parameter specifies the From address of the custom notification message that's sent to an internal or external sender when a message contains malware. This parameter is required when the CustomNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
OrganizationId |
|
||||||||||||||||||||||||||||||||||||||||||||||||
ZapEnabled | PARAMVALUE: $true | $false |
|
|||||||||||||||||||||||||||||||||||||||||||||||
BypassInboundMessages | This parameter is available only in on-premises Exchange 2016. The BypassInboundMessages parameter skips or enforces malware scanning on incoming messages. Valid input for this parameter is $true or $false. The default value is $false. This means malware scanning occurs on incoming messages by default. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Action | The Action parameter specifies the action to take when malware is detected in a message. Valid values for this parameter are: BlockMessage: blocks the message when malware is detected. ReplaceWithDefaultAlert: delivers the message, but replaces the message contents with the default alert text when malware is detected. ReplaceWithCustomAlert: delivers the message, but replaces the message contents with the custom alert text specified by the AlertText parameter when malware is detected. The default value is BlockMessage. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CustomExternalSubject | The CustomExternalSubject parameter specifies the subject of the custom notification message that's sent to an external sender when a message contains malware. This parameter is required when the CustomNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
BypassOutboundMessages | This parameter is available only in on-premises Exchange 2016. The BypassOutboundMessages parameter skips or enforces malware scanning on outgoing messages. Valid input for this parameter is $true or $false. The default value is $false. This means malware scanning occurs on outgoing messages by default. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CustomAlertText | The CustomAlertText parameter specifies the custom alert text to insert in the message when malware is detected and the value of the Action parameter is set to ReplaceWithCustomAlert. This parameter is required when the CustomNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WhenCreatedUTC |
|
||||||||||||||||||||||||||||||||||||||||||||||||
EnableInternalSenderAdminNotifications | The EnableExternalSenderAdminNotifications parameter enables or disables sending notification messages to an administrator when malware is detected in messages from internal senders. Valid input for this parameter is $true or $false. The default value is $false. Specify the administrator to receive the notification messages by using the InternalSenderAdminAddress parameter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CustomFromName | The CustomExternalFromName parameter specifies the From name of the custom notification message that's sent to internal or external senders when a message contains malware. This parameter is required when the CustomNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
EnableExternalSenderAdminNotifications | The EnableExternalSenderAdminNotifications parameter enables or disables sending notification messages to an administrator when malware is detected in messages from external senders. Valid input for this parameter is $true or $false. The default value is $false. Specify the administrator to receive the notification messages by using the ExternalSenderAdminAddress parameter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ObjectClass |
|
||||||||||||||||||||||||||||||||||||||||||||||||
PSShowComputerName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
PSComputerName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
CustomInternalSubject | The CustomInternalSubject parameter specifies the subject of the custom notification message that's sent to an internal sender when a message contains malware. This parameter is required when the CustomNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CustomNotifications | The CustomNotifications parameter enables or disables the custom notification message to the sender when the message contains malware. Valid input for this parameter is $true or $false. The default value is $false. If you enable custom notification messages by setting this parameter to $true, you specify the details of the custom notification message using the CustomFromAddress,CustomFromName, CustomExternalSubject, CustomExternalBody, CustomInternalSubject, and CustomInternalBody parameters. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
FileTypes | The FileTypes parameter specifies the file types that are blocked by common attachment blocking. The default values are: ace ani app docm exe jar reg scr vbe vbs You enable or disable common attachment blocking by using the EnableFileFilter parameter. Common attachment blocking uses best effort true-typing to detect the file type regardless of the file name extension. If true-typing fails or isn't supported for the specified file type, then extension matching is used. For example, ps1 files are Windows PowerShell scripts, but their true type is text. To replace the existing list of file types with the values you specify, use the syntax <FileType1>,<FileType2>.... To preserve existing values, be sure to include the file types that you want to keep along with the new values that you want to add. To add or remove file types without affecting the other file type entries, see the Examples section in the Set-MalwareFilterPolicy cmdlet topic. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CustomExternalBody | The CustomExternalBody parameter specifies the body of the custom notification message that's sent to an external sender when a message contains malware. This parameter is required when the CustomNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DistinguishedName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
OriginatingServer |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Name * | The Name parameter specifies a name for the malware filter policy. If the value contains spaces, enclose the value in quotation marks ("). |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExternalSenderAdminAddress | The ExternalSenderAdminAddress parameter specifies the email address of the administrator who will receive notifications messages when messages from external senders contain malware. Notification messages are sent to the specified email address only if the EnableExternalSenderAdminNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
EnableExternalSenderNotifications | The EnableExternalSenderNotifications parameter enables or disables sending notification messages to senders when malware is detected in messages from external senders. Valid input for this parameter is $true or $false. The default value is $false. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
InternalSenderAdminAddress | The InternalSenderAdminAddress parameter specifies the email address of the administrator who will receive notifications messages when messages from external senders contain malware. Notification messages are sent to the specified email address only if the EnableInternalSenderAdminNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
EnableFileFilter | The EnableFileFilter parameter enables or disables common attachment blocking. Valid values are: $true Common attachment blocking is enabled. $false Common attachment blocking is disabled. To configure the blocked file types, use the FileTypes parameter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WhenCreated |
|
||||||||||||||||||||||||||||||||||||||||||||||||
EnableInternalSenderNotifications | The EnableExternalSenderAdminNotifications parameter enables or disables sending notification messages to senders when malware is detected in messages from internal senders. Valid input for this parameter is $true or $false. The default value is $false. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CustomInternalBody | The CustomInternalBody parameter specifies the body of the custom notification message that's sent to an internal sender when a message contains malware. This parameter is required when the CustomNotifications parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExchangeVersion |
|
||||||||||||||||||||||||||||||||||||||||||||||||
IsDefault |
|
||||||||||||||||||||||||||||||||||||||||||||||||
DomainController | This parameter is available only in on-premises Exchange 2016. The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ObjectCategory |
|
||||||||||||||||||||||||||||||||||||||||||||||||
IsValid |
|
||||||||||||||||||||||||||||||||||||||||||||||||
WhenChanged |
|
||||||||||||||||||||||||||||||||||||||||||||||||
WhenChangedUTC |
|
||||||||||||||||||||||||||||||||||||||||||||||||
ObjectState |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Identity | The Identity parameter specifies the malware filter policy that you want to view. You can use any value that uniquely identifies the policy. For example, you can use the name, GUID or distinguished name (DN) of the malware filter policy. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
RunspaceId |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Guid |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Id |
|