Win32_DefragAnalysis, ROOT\CIMV2\ms_409

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

Description

A DefragAnalysis is the result of executing the Win32_Volume::DefragAnalysis or Defrag methods;it is passed as an [out] parameter from these methods.

Win32_DefragAnalysis properties

Win32_DefragAnalysis has 27 properties (27 Local)

NameOriginCIMType
AverageFileSizeWin32_DefragAnalysis21 [uint64]
AverageFragmentsPerFileWin32_DefragAnalysis5 [real64]
AverageFreeSpacePerExtentWin32_DefragAnalysis21 [uint64]
ClusterSizeWin32_DefragAnalysis21 [uint64]
ExcessFolderFragmentsWin32_DefragAnalysis21 [uint64]
FilePercentFragmentationWin32_DefragAnalysis19 [uint32]
FragmentedFoldersWin32_DefragAnalysis21 [uint64]
FreeSpaceWin32_DefragAnalysis21 [uint64]
FreeSpacePercentWin32_DefragAnalysis19 [uint32]
FreeSpacePercentFragmentationWin32_DefragAnalysis19 [uint32]
LargestFreeSpaceExtentWin32_DefragAnalysis21 [uint64]
MFTPercentInUseWin32_DefragAnalysis19 [uint32]
MFTRecordCountWin32_DefragAnalysis21 [uint64]
PageFileSizeWin32_DefragAnalysis21 [uint64]
TotalExcessFragmentsWin32_DefragAnalysis21 [uint64]
TotalFilesWin32_DefragAnalysis21 [uint64]
TotalFoldersWin32_DefragAnalysis21 [uint64]
TotalFragmentedFilesWin32_DefragAnalysis21 [uint64]
TotalFreeSpaceExtentsWin32_DefragAnalysis21 [uint64]
TotalMFTFragmentsWin32_DefragAnalysis21 [uint64]
TotalMFTSizeWin32_DefragAnalysis21 [uint64]
TotalPageFileFragmentsWin32_DefragAnalysis21 [uint64]
TotalPercentFragmentationWin32_DefragAnalysis19 [uint32]
TotalUnmovableFilesWin32_DefragAnalysis21 [uint64]
UsedSpaceWin32_DefragAnalysis21 [uint64]
VolumeNameWin32_DefragAnalysis8 [string]
VolumeSizeWin32_DefragAnalysis21 [uint64]

Detailed description of Win32_DefragAnalysis properties

Local properties (27) of Win32_DefragAnalysis class

AverageFileSize property
CIMTYPE'uint64'
Description'The average size of files on the volume.'
DisplayName'Average File Size'
AverageFileSize property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
AverageFragmentsPerFile property
CIMTYPE'real64'
Description'The average number of fragments per file on the volume.'
DisplayName'Average Fragments Per File'
AverageFragmentsPerFile property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
AverageFreeSpacePerExtent property
CIMTYPE'uint64'
Description'The average size of free space extents on the volume.'
DisplayName'Average Free Space Per Extent'
AverageFreeSpacePerExtent property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
ClusterSize property
CIMTYPE'uint64'
Description'The size of the file system allocation.'
DisplayName'Cluster Size'
ClusterSize property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
ExcessFolderFragments property
CIMTYPE'uint64'
Description'The total number of excess folder fragments on the volume.'
DisplayName'Excess Folder Fragments'
ExcessFolderFragments property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
FilePercentFragmentation property
CIMTYPE'uint32'
Description'Percentage of files that are fragmented on the volume.'
DisplayName'Percent File Fragmentation'
FilePercentFragmentation property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
FragmentedFolders property
CIMTYPE'uint64'
Description'The total number fragmented folders on the volume.'
DisplayName'Fragmented Folders'
FragmentedFolders property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
FreeSpace property
CIMTYPE'uint64'
Description'The space currently free on the volume.'
DisplayName'Free Space'
FreeSpace property is in 6 classes of ROOT\CIMV2\ms_409 and in 8 namespaces
FreeSpacePercent property
CIMTYPE'uint32'
Description'The percentage free space on the volume.'
DisplayName'Free Space Percent'
FreeSpacePercent property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
FreeSpacePercentFragmentation property
CIMTYPE'uint32'
Description'Percentage of freespace that is fragmented on the volume. This property is deprecated because the computed value is unreliable. Use AverageFreeSpacePerExtent, LargestFreeSpaceExtent and TotalFreeSpaceExtents to evaluate the fragmentation of volume free space.'
DisplayName'Percent Free Space Fragmentation'
FreeSpacePercentFragmentation property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
LargestFreeSpaceExtent property
CIMTYPE'uint64'
Description'The size of the largest free space extent on the volume.'
DisplayName'Largest Free Space Extent'
LargestFreeSpaceExtent property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
MFTPercentInUse property
CIMTYPE'uint32'
Description'The percentage of the Master File Table that is in use.'
DisplayName'Master File Table In Use Percentage'
MFTPercentInUse property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
MFTRecordCount property
CIMTYPE'uint64'
Description'The number of records in the Master File Table.'
DisplayName'Master File Table Record Count'
MFTRecordCount property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
PageFileSize property
CIMTYPE'uint64'
Description'The size of the page file on the volume. If there is no page file on the volume this property will be NULL. This property is deprecated because page file fragmentation is no longer available. The value returned for this property will always be zero.'
DisplayName'Page File Size'
PageFileSize property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalExcessFragments property
CIMTYPE'uint64'
Description'The total number excess file fragments on the volume.'
DisplayName'Total Excess Fragments'
TotalExcessFragments property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalFiles property
CIMTYPE'uint64'
Description'Total number of files on the volume.'
DisplayName'Total Files'
TotalFiles property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalFolders property
CIMTYPE'uint64'
Description'The total number folders on the volume.'
DisplayName'Total Folders'
TotalFolders property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalFragmentedFiles property
CIMTYPE'uint64'
Description'The total number of fragmented files on the volume.'
DisplayName'Total Fragmented Files'
TotalFragmentedFiles property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalFreeSpaceExtents property
CIMTYPE'uint64'
Description'The total number of free space extents on the volume.'
DisplayName'Total Free Space Extents'
TotalFreeSpaceExtents property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalMFTFragments property
CIMTYPE'uint64'
Description'The total number of Master File Table fragments on the volume.'
DisplayName'Total Master File Table Fragments'
TotalMFTFragments property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalMFTSize property
CIMTYPE'uint64'
Description'The total size of the Master File Table on the volume.'
DisplayName'Total Master File Table Size'
TotalMFTSize property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalPageFileFragments property
CIMTYPE'uint64'
Description'The total number of fragments for the page file. If there is no page file on the volume this property will be NULL. This property is deprecated because page file fragmentation is no longer available. The value returned for this property will always be zero.'
DisplayName'Total Page File Fragments'
TotalPageFileFragments property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalPercentFragmentation property
CIMTYPE'uint32'
Description'Total percent fragmentation on the volume. This property is deprecated because the computed value is unreliable. Use FilePercentFragmentation to evaluate the fragmentation of the volume.'
DisplayName'Total Percent Fragmentation'
TotalPercentFragmentation property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
TotalUnmovableFiles property
CIMTYPE'uint64'
Description'The total number of unmovable files on the volume.'
DisplayName'Total Unmovable Files'
TotalUnmovableFiles property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces
UsedSpace property
CIMTYPE'uint64'
Description'The space currently used on the volume.'
DisplayName'Used Space'
UsedSpace property is in 2 classes of ROOT\CIMV2\ms_409 and in 4 namespaces
VolumeName property
CIMTYPE'string'
Description'The name of the volume for which this report is generated. This property can the the volume drive letter, a mount point or the volume GUID name.'
DisplayName'Volume Name'
VolumeName property is in 5 classes of ROOT\CIMV2\ms_409 and in 6 namespaces
VolumeSize property
CIMTYPE'uint64'
Description'Total size of the volume.'
DisplayName'Volume Size'
VolumeSize property is in 1 class (Win32_DefragAnalysis) of ROOT\CIMV2\ms_409 and in 2 namespaces

Win32_DefragAnalysis Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'A DefragAnalysis is the result of executing the Win32_Volume::DefragAnalysis or Defrag methods;it is passed as an [out] parameter from these methods.'
LOCALE1033

Win32_DefragAnalysis System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_DefragAnalysis'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT27___SYSTEM3
__RELPATH'Win32_DefragAnalysis'___SYSTEM8
__DYNASTY'Win32_DefragAnalysis'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'Win32_DefragAnalysis'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com