Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMFileManagementJob class.]
The types of logging to perform.
This property is read/write.
Syntax
HRESULT put_Logging(
long loggingFlags
);
Parameters
loggingFlags
Return value
None
Remarks
The log files are stored in the reports directory. The name of the FsrmFileManagementLoggingFlags_ClassificationsInLogFile log file is "FileManagement-FsrmServerName(FQDN)-FileManagementJobName-NotificationPeriod-TimeStamp.xml". The log file contains one entry for each file processed. Each log entry specifies the following items:
- File name (full path)
- Owner
- Command type
- Command parameters
- Error value
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 R2 |
| Target Platform | Windows |
| Header | fsrmreports.h |
| DLL | SrmSvc.dll |