Win32_DefragAnalysis, ROOT\CIMV2
Class
| Methods | Properties (27)
| Qualifiers (2)
| 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 )
Detailed description of Win32_DefragAnalysis properties Local properties (27) of Win32_DefragAnalysis class ▲ AverageFileSize propertyCIMTYPE 'uint64' Description 'The average size of files on the volume.' DisplayName 'Average File Size' read True AverageFileSize property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ AverageFragmentsPerFile propertyCIMTYPE 'real64' Description 'The average number of fragments per file on the volume.' DisplayName 'Average Fragments Per File' read True AverageFragmentsPerFile property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ AverageFreeSpacePerExtent propertyCIMTYPE 'uint64' Description 'The average size of free space extents on the volume.' DisplayName 'Average Free Space Per Extent' read True AverageFreeSpacePerExtent property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ ClusterSize propertyCIMTYPE 'uint64' Description 'The size of the file system allocation.' DisplayName 'Cluster Size' read True ClusterSize property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ ExcessFolderFragments propertyCIMTYPE 'uint64' Description 'The total number of excess folder fragments on the volume.' DisplayName 'Excess Folder Fragments' read True ExcessFolderFragments property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ FilePercentFragmentation propertyCIMTYPE 'uint32' Description 'Percentage of files that are fragmented on the volume.' DisplayName 'Percent File Fragmentation' read True FilePercentFragmentation property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ FragmentedFolders propertyCIMTYPE 'uint64' Description 'The total number fragmented folders on the volume.' DisplayName 'Fragmented Folders' read True FragmentedFolders property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ FreeSpacePercent propertyCIMTYPE 'uint32' Description 'The percentage free space on the volume.' DisplayName 'Free Space Percent' read True FreeSpacePercent property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ FreeSpacePercentFragmentation propertyCIMTYPE 'uint32' Deprecated True 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' read True FreeSpacePercentFragmentation property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ LargestFreeSpaceExtent propertyCIMTYPE 'uint64' Description 'The size of the largest free space extent on the volume.' DisplayName 'Largest Free Space Extent' read True LargestFreeSpaceExtent property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ MFTPercentInUse propertyCIMTYPE 'uint32' Description 'The percentage of the Master File Table that is in use.' DisplayName 'Master File Table In Use Percentage' read True MFTPercentInUse property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ MFTRecordCount propertyCIMTYPE 'uint64' Description 'The number of records in the Master File Table.' DisplayName 'Master File Table Record Count' read True MFTRecordCount property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ PageFileSize propertyCIMTYPE 'uint64' Deprecated True 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' read True PageFileSize property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalExcessFragments propertyCIMTYPE 'uint64' Description 'The total number excess file fragments on the volume.' DisplayName 'Total Excess Fragments' read True TotalExcessFragments property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalFiles propertyCIMTYPE 'uint64' Description 'Total number of files on the volume.' DisplayName 'Total Files' read True TotalFiles property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalFolders propertyCIMTYPE 'uint64' Description 'The total number folders on the volume.' DisplayName 'Total Folders' read True TotalFolders property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalFragmentedFiles propertyCIMTYPE 'uint64' Description 'The total number of fragmented files on the volume.' DisplayName 'Total Fragmented Files' read True TotalFragmentedFiles property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalFreeSpaceExtents propertyCIMTYPE 'uint64' Description 'The total number of free space extents on the volume.' DisplayName 'Total Free Space Extents' read True TotalFreeSpaceExtents property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalMFTFragments propertyCIMTYPE 'uint64' Description 'The total number of Master File Table fragments on the volume.' DisplayName 'Total Master File Table Fragments' read True TotalMFTFragments property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalMFTSize propertyCIMTYPE 'uint64' Description 'The total size of the Master File Table on the volume.' DisplayName 'Total Master File Table Size' read True TotalMFTSize property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalPageFileFragments propertyCIMTYPE 'uint64' Deprecated True 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' read True TotalPageFileFragments property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalPercentFragmentation propertyCIMTYPE 'uint32' Deprecated True 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' read True TotalPercentFragmentation property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ TotalUnmovableFiles propertyCIMTYPE 'uint64' Description 'The total number of unmovable files on the volume.' DisplayName 'Total Unmovable Files' read True TotalUnmovableFiles property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
▲ VolumeName propertyCIMTYPE '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' read True VolumeName property is in 5 classes of ROOT\cimv2 and in 6 namespaces
▲ VolumeSize propertyCIMTYPE 'uint64' Description 'Total size of the volume.' DisplayName 'Volume Size' read True VolumeSize property is in 1 class (Win32_DefragAnalysis) of ROOT\cimv2 and in 2 namespaces
Win32_DefragAnalysis Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
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.' ✗ ✓ ✓ ✓ ✓
LOCALE 1033 ✗ ✗ ✓ ✓ ✓
Win32_DefragAnalysis System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\cimv2:Win32_DefragAnalysis' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\cimv2' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION [] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 27 ___SYSTEM 3 ✗ ✗
__RELPATH 'Win32_DefragAnalysis ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'Win32_DefragAnalysis ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS null ___SYSTEM 8 ✗ ✗
__CLASS 'Win32_DefragAnalysis ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Please enable JavaScript to view the comments powered by Disqus.
comments powered by