Skip to content

Latest commit

 

History

History
92 lines (69 loc) · 3.7 KB

nf-fsrmquota-ifsrmquotamanager-scan.md

File metadata and controls

92 lines (69 loc) · 3.7 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:fsrmquota.IFsrmQuotaManager.Scan
IFsrmQuotaManager::Scan (fsrmquota.h)
Starts a quota scan on the specified path.
FsrmQuotaManager class [File Server Resource Manager]
Scan method
IFsrmQuotaManager interface [File Server Resource Manager]
Scan method
IFsrmQuotaManager.Scan
IFsrmQuotaManager::Scan
IFsrmQuotaManagerEx interface [File Server Resource Manager]
Scan method
IFsrmQuotaManagerEx::Scan
Scan
Scan method [File Server Resource Manager]
Scan method [File Server Resource Manager]
FsrmQuotaManager class
Scan method [File Server Resource Manager]
IFsrmQuotaManager interface
Scan method [File Server Resource Manager]
IFsrmQuotaManagerEx interface
fs.ifsrmquotamanager_scan
fsrm.ifsrmquotamanager_scan
fsrmquota/IFsrmQuotaManager::Scan
fsrmquota/IFsrmQuotaManagerEx::Scan
fsrm\ifsrmquotamanager_scan.htm
fsrm
1581f4c7-a912-4214-9ad9-181ad5ebba7e
12/05/2018
FsrmQuotaManager class [File Server Resource Manager],Scan method, IFsrmQuotaManager interface [File Server Resource Manager],Scan method, IFsrmQuotaManager.Scan, IFsrmQuotaManager::Scan, IFsrmQuotaManagerEx interface [File Server Resource Manager],Scan method, IFsrmQuotaManagerEx::Scan, Scan, Scan method [File Server Resource Manager], Scan method [File Server Resource Manager],FsrmQuotaManager class, Scan method [File Server Resource Manager],IFsrmQuotaManager interface, Scan method [File Server Resource Manager],IFsrmQuotaManagerEx interface, fs.ifsrmquotamanager_scan, fsrm.ifsrmquotamanager_scan, fsrmquota/IFsrmQuotaManager::Scan, fsrmquota/IFsrmQuotaManagerEx::Scan
fsrmquota.h
FsrmQuota.h, FsrmTlb.h
Windows
None supported
Windows Server 2008
SrmSvc.dll
Windows
19H1
IFsrmQuotaManager::Scan
fsrmquota/IFsrmQuotaManager::Scan
c++
APIRef
kbSyntax
COM
SrmSvc.dll
IFsrmQuotaManager.Scan
IFsrmQuotaManagerEx.Scan
FsrmQuotaManager.Scan

IFsrmQuotaManager::Scan

-description

[This method is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMQuota class.]

Starts a quota scan on the specified path.

-parameters

-param strPath [in]

The local directory path to scan.

-returns

The method returns the following return values.

-remarks

Although quota usage is monitored on an ongoing basis, there may be some instances in which the quota usage may be out of sync with the actual usage, in which case you can call this method to refresh the quota usage. For example, if an administrator disables a quota (to investigate or troubleshoot an issue) and later enables it, then this method should be called to perform a manual scan.

-see-also

FsrmQuotaManager

IFsrmQuotaManager

IFsrmQuotaManagerEx

MSFT_FSRMQuota