Parameter Name | Description |
Active | Indicates that the server fails any I/O operation that violates the file screen. If you do not specify this parameter, the server does not fail violating I/O operations and still runs any action that is associated with the file screen. |
Description | Specifies a description for the file screen template. |
IncludeGroup | Specifies an array of names of file groups that you want to exclude from file screening. |
Name | Specifies the name of a file screen template. |
Notification | Specifies an array of notification action objects. You can use the New-FsrmFmjNotificationAction cmdlet to create a FsrmFmjNotificationAction object. |
UpdateDerived | Indicates that the server modifies all existing file screens that were created with the original file screen template. If you specify this parameter, you cannot specify the UpdateDerivedMatching parameter. |
UpdateDerivedMatching | Indicates that the server updates only the file screens that you have not modified since you created them with the original file screen template. If you specify this parameter, you cannot specify the UpdateDerived parameter. |


