Parameter Name | Description |
Action | Specifies a FsrmFmjAction object. You can use the New-FsrmFmjAction cmdlet to create a FsrmFmjAction object. |
Condition | Specifies a FsrmFmjCondition object. You can use the New-FsrmFmjCondition cmdlet to create a FsrmFmjCondition object. |
ContinuousLog | Indicates that the server maintains a log of continuous classification activities. You must specify the Continuous parameter to log classification activities. |
ContinuousLogSize | Specifies the maximum size of the log that contains continuous classification activity. You must specify the Continuous parameter to log classification activities. |
Description | Specifies a description for the file management job. |
Disabled | Indicates that the file management job is disabled. |
MailTo | Specifies a semicolon-separated list of email addresses to which the file server sends the email. |
Name | Specifies a name for the file management job. |
Namespace | Specifies an array of namespaces that are part of the scope. Each value must be either a value of the FolderType property defined on the server (in the format “[Folder type property name=<value>]”) or a static path. |
Notification | Specifies a FsrmFmjNotificationAction object. You can use the New-FsrmFmjNotificationAction cmdlet to create a FsrmFmjNotificationAction object. |
Parameters | Specifies an array of strings of the form <name>=<value>. The File Classification Infrastructure and other management tools use these parameters. |
ReportFormat | Specifies an array of report formats that the file management job produces. The acceptable values for this parameter are:? — DHTML — HTML — XML — CSV — Text |
ReportLog | Specifies an array of report types that the file management job generates. The acceptable values for this parameter are:? — Information — Error — Audit |
Schedule | Specifies a File Server Resource Manager (FSRM) scheduled task object that describes the schedule for performing the continuous classification. Use the New-FsrmScheduledTask cmdlet to create a scheduled task object. Any duration information in the FSRM scheduled task object is ignored. |


