MSFT_DedupVolumeStatus, ROOT\Microsoft\Windows\Deduplication

Class | Methods (1) | Properties (22) | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Represents the data deduplication status for a volume.

MSFT_DedupVolumeStatus methods

MSFT_DedupVolumeStatus has 1 methods (1 Local)

NameOriginReturn
UpdateMSFT_DedupVolumeStatusuint32 {'out':True}

MSFT_DedupVolumeStatus properties

MSFT_DedupVolumeStatus has 22 properties (22 Local)

NameOriginCIMType
CapacityMSFT_DedupVolumeStatus21 [uint64]
FreeSpaceMSFT_DedupVolumeStatus21 [uint64]
InPolicyFilesCountMSFT_DedupVolumeStatus21 [uint64]
InPolicyFilesSizeMSFT_DedupVolumeStatus21 [uint64]
LastGarbageCollectionResultMSFT_DedupVolumeStatus19 [uint32]
LastGarbageCollectionResultMessageMSFT_DedupVolumeStatus8 [string]
LastGarbageCollectionTimeMSFT_DedupVolumeStatus101 [datetime]
LastOptimizationResultMSFT_DedupVolumeStatus19 [uint32]
LastOptimizationResultMessageMSFT_DedupVolumeStatus8 [string]
LastOptimizationTimeMSFT_DedupVolumeStatus101 [datetime]
LastScrubbingResultMSFT_DedupVolumeStatus19 [uint32]
LastScrubbingResultMessageMSFT_DedupVolumeStatus8 [string]
LastScrubbingTimeMSFT_DedupVolumeStatus101 [datetime]
OptimizedFilesCountMSFT_DedupVolumeStatus21 [uint64]
OptimizedFilesSavingsRateMSFT_DedupVolumeStatus19 [uint32]
OptimizedFilesSizeMSFT_DedupVolumeStatus21 [uint64]
SavedSpaceMSFT_DedupVolumeStatus21 [uint64]
SavingsRateMSFT_DedupVolumeStatus19 [uint32]
UnoptimizedSizeMSFT_DedupVolumeStatus21 [uint64]
UsedSpaceMSFT_DedupVolumeStatus21 [uint64]
VolumeMSFT_DedupVolumeStatus8 [string]
key
VolumeId
MSFT_DedupVolumeStatus8 [string]

Detailed description of MSFT_DedupVolumeStatus methods

Local methods (1) of MSFT_DedupVolumeStatus class

Update method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Volumestring0-{'Description':'A list of file system volumes for which to scan and compute fresh data deduplication savings information. Volumes can be specified by drive letter (for example, D:) or volume GUID path. A volume GUID path is a string of the form '\\?\Volume{GUID}\' where GUID is a GUID that identifies the volume.','In':True}
DedupVolumeStatusobject:MSFT_DedupVolumeStatus1-{'Description':'Array of references to the updated deduplication status objects.','EmbeddedInstance':'MSFT_DedupVolumeStatus','Out':True}
Description'Scans the specified volumes to compute fresh data deduplication savings information and returns deduplication status objects containing fresh metadata, not cached.'
implementedTrue
staticTrue
Update method is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 11 namespaces

Detailed description of MSFT_DedupVolumeStatus properties

Local properties (22) of MSFT_DedupVolumeStatus class

Capacity property
CIMTYPE'uint64'
Description'The capacity of the volume, in bytes.'
readTrue
Capacity property is in 2 classes of ROOT\Microsoft\Windows\Deduplication and in 7 namespaces
FreeSpace property
CIMTYPE'uint64'
Description'The amount of free space on the volume, in bytes.'
readTrue
FreeSpace property is in 2 classes of ROOT\Microsoft\Windows\Deduplication and in 8 namespaces
InPolicyFilesCount property
CIMTYPE'uint64'
Description'The number of files that currently qualify for optimization. This number will stay relatively constant between optimization jobs.'
readTrue
InPolicyFilesCount property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
InPolicyFilesSize property
CIMTYPE'uint64'
Description'The aggregate size of all files that currently qualify for optimization. This number will stay relatively constant between optimization jobs.'
readTrue
InPolicyFilesSize property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastGarbageCollectionResult property
CIMTYPE'uint32'
Description'The error code from when a garbage collection job was run last on the volume. A value of zero means the job ran successfully.'
readTrue
LastGarbageCollectionResult property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastGarbageCollectionResultMessage property
CIMTYPE'string'
Description'The error message from when a garbage collection job was run last on the volume. A null value or empty string means the job ran successfully.'
readTrue
LastGarbageCollectionResultMessage property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastGarbageCollectionTime property
CIMTYPE'datetime'
Description'The date and time when a garbage collection job was run last on the volume. This date and time will stay constant between garbage collection jobs.'
readTrue
LastGarbageCollectionTime property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastOptimizationResult property
CIMTYPE'uint32'
Description'The error code from when an optimization job was run last on the volume. A value of zero means the job ran successfully.'
readTrue
LastOptimizationResult property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastOptimizationResultMessage property
CIMTYPE'string'
Description'The error message from when an optimization job was run last on the volume. A null value or empty string means the job ran successfully.'
readTrue
LastOptimizationResultMessage property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastOptimizationTime property
CIMTYPE'datetime'
Description'The data and time when an optimization job was run last on the volume. This date and time will stay constant between optimization jobs.'
readTrue
LastOptimizationTime property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastScrubbingResult property
CIMTYPE'uint32'
Description'The error code from when a scrubbing job was run last on the volume. A value of zero means the job ran successfully.'
readTrue
LastScrubbingResult property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastScrubbingResultMessage property
CIMTYPE'string'
Description'The error message from when a scrubbing job was run last on the volume. A null value or empty string means the job ran successfully.'
readTrue
LastScrubbingResultMessage property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
LastScrubbingTime property
CIMTYPE'datetime'
Description'The data and time when a scrubbing job was run last on the volume. This date and time will stay constant between scrubbing jobs.'
readTrue
LastScrubbingTime property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
OptimizedFilesCount property
CIMTYPE'uint64'
Description'The number of optimized files on the volume. Note that this number will remain steady (instead of decrease) as users delete files from, or add files to, the volume-until you run a garbage collection job. This count is most accurate after a garbage collection job runs'
readTrue
OptimizedFilesCount property is in 2 classes of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
OptimizedFilesSavingsRate property
CIMTYPE'uint32'
Description'The ratio of deduplication saved space to the logical size of all optimized files on the volume, expressed as a percentage. Note that this number will remain steady as users delete files from, or add new files to, the volume-until you run an optimization job or execute the Update method of the MSFT_DedupVolumeStatus class. This number is most accurate after an optimization job runs or the Update method is executed.'
readTrue
OptimizedFilesSavingsRate property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
OptimizedFilesSize property
CIMTYPE'uint64'
Description'The total logical size of all optimized files on the volume, in bytes. Note that this number will remain steady as users delete optimized files from the volume-until you run an optimization job or execute the Update method of the MSFT_DedupVolumeStatus class. This number is most accurate after an optimization job runs or the Update method is executed.'
readTrue
OptimizedFilesSize property is in 1 class (MSFT_DedupVolumeStatus) of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
SavedSpace property
CIMTYPE'uint64'
Description'Saved space is the difference between the logical size of the optimized files and the logical size of the store (the deduplicated user data plus deduplication metadata). Note that this number will remain steady as users delete files from, or add new files to, the volume-until you run an optimization job or execute the Update method. This number is most accurate after an optimization job runs or the Update method is executed.'
readTrue
SavedSpace property is in 2 classes of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
SavingsRate property
CIMTYPE'uint32'
Description'The ratio of deduplication saved space to the logical size of all of the files on the volume, expressed as a percentage. Note that this number will remain steady as users delete files from, or add new files to, the volume-until you run an optimization job or execute the Update method of the MSFT_DedupVolumeStatus class. This number is most accurate after an optimization job runs or the Update method is executed.'
readTrue
SavingsRate property is in 2 classes of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
UnoptimizedSize property
CIMTYPE'uint64'
Description'The total logical size of all files on the volume, in bytes. This includes all files, optimized and non-optimized. Note that this number will remain steady as users delete optimized files from the volume-until you run an optimization job or execute the Update method of the MSFT_DedupVolumeStatus class. This number is most accurate after an optimization job runs or the Update method is executed.'
readTrue
UnoptimizedSize property is in 2 classes of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces
UsedSpace property
CIMTYPE'uint64'
Description'The amount of used space on the volume, in bytes.'
readTrue
UsedSpace property is in 2 classes of ROOT\Microsoft\Windows\Deduplication and in 4 namespaces
Volume property
CIMTYPE'string'
Description'A drive letter (for example, D:) or volume GUID path for the volume.'
readTrue
Volume property is in 5 classes of ROOT\Microsoft\Windows\Deduplication and in 10 namespaces
VolumeId property
CIMTYPE'string'
Description'A volume GUID path for the volume. A volume GUID path is a string of the form '\\?\Volume{GUID}\' where GUID is a GUID that identifies the volume.'
keyTrue
readTrue
VolumeId property is in 5 classes of ROOT\Microsoft\Windows\Deduplication and in 2 namespaces

MSFT_DedupVolumeStatus Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0'
Description'Represents the data deduplication status for a volume.'
dynamicTrue
locale'MS_409'
provider'DeduplicationProvider'

MSFT_DedupVolumeStatus System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Deduplication:MSFT_DedupVolumeStatus'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Deduplication'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT22___SYSTEM3
__RELPATH'MSFT_DedupVolumeStatus'___SYSTEM8
__DYNASTY'MSFT_DedupVolumeStatus'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSFT_DedupVolumeStatus'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_DedupVolumeStatus

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
__ExtendedStatus050---
__NotifyStatus110---
MSFT_ExtendedStatus0200----
WUtils.com
online utility - toplist