Skip to content

Latest commit

 

History

History
85 lines (69 loc) · 4.06 KB

nf-fsrmreports-ifsrmfilemanagementjob-put_fromdate.md

File metadata and controls

85 lines (69 loc) · 4.06 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:fsrmreports.IFsrmFileManagementJob.put_FromDate
IFsrmFileManagementJob::put_FromDate (fsrmreports.h)
The date from which you want the file management job to begin expiring files (moving files to the expired files directory). This property also applies to custom commands for the file management job. (Put)
FromDate property [File Server Resource Manager]
FromDate property [File Server Resource Manager]
IFsrmFileManagementJob interface
IFsrmFileManagementJob interface [File Server Resource Manager]
FromDate property
IFsrmFileManagementJob.FromDate
IFsrmFileManagementJob.put_FromDate
IFsrmFileManagementJob::FromDate
IFsrmFileManagementJob::get_FromDate
IFsrmFileManagementJob::put_FromDate
fs.ifsrmfilemanagementjob_fromdate
fsrm.ifsrmfilemanagementjob_fromdate
fsrmreports/IFsrmFileManagementJob::FromDate
fsrmreports/IFsrmFileManagementJob::get_FromDate
fsrmreports/IFsrmFileManagementJob::put_FromDate
put_FromDate
fsrm\ifsrmfilemanagementjob_fromdate.htm
fsrm
f891679d-3d94-4fbe-99b1-9445666b7694
12/05/2018
FromDate property [File Server Resource Manager], FromDate property [File Server Resource Manager],IFsrmFileManagementJob interface, IFsrmFileManagementJob interface [File Server Resource Manager],FromDate property, IFsrmFileManagementJob.FromDate, IFsrmFileManagementJob.put_FromDate, IFsrmFileManagementJob::FromDate, IFsrmFileManagementJob::get_FromDate, IFsrmFileManagementJob::put_FromDate, fs.ifsrmfilemanagementjob_fromdate, fsrm.ifsrmfilemanagementjob_fromdate, fsrmreports/IFsrmFileManagementJob::FromDate, fsrmreports/IFsrmFileManagementJob::get_FromDate, fsrmreports/IFsrmFileManagementJob::put_FromDate, put_FromDate
fsrmreports.h
Windows
None supported
Windows Server 2008 R2
SrmSvc.dll
Windows
19H1
IFsrmFileManagementJob::put_FromDate
fsrmreports/IFsrmFileManagementJob::put_FromDate
c++
APIRef
kbSyntax
COM
SrmSvc.dll
IFsrmFileManagementJob.FromDate
IFsrmFileManagementJob.get_FromDate
IFsrmFileManagementJob.put_FromDate

IFsrmFileManagementJob::put_FromDate

-description

[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 date from which you want the file management job to begin expiring files (moving files to the expired files directory). This property also applies to custom commands for the file management job.

This property is read/write.

-parameters

-remarks

The value is FsrmDateNotSpecified if not set.

The job expires the files if the fromDate value is earlier than the job's current run date.

Typically, you set this date to be greater than the shortest notification period that you specify. This ensures that notification is sent at least once before files are expired. If you do not specify this date, files can be expired before notification is sent. For example, if you create job and run it the same day, it is possible that one or more files will meet the expiration conditions set by the job and be expired without any notification. You can create zero-day notification but the notification will be after the fact.

-see-also

IFsrmFileManagementJob

MSFT_FSRMFileManagementJob