diskusage.exe
Associated Error Codes
Below lists error codes and symbolic names found for this module.
| Code | Found in | Description |
|---|---|---|
| 0x40002710 | 11 | DiskUsage - Disk Usage Description: Summarize disk usage recursively for the given directory. Usage : diskusage [Options] [Directory] Options : /a, /systemFile[:N] displays size for system files (and optionally the top N system files by SizeOnDisk in descending order) /b, /reserved displays size for reserved space /c, /csv displays in csv format /d, /maxDepth:N displays directory information only if it is N or fewer levels below command line argument /e, /minFileSize:SIZE displays directory information only if its FileSize is greater or equal than SIZE /f, /minSizeOnDisk:SIZE displays directory information only if its SizeOnDisk is greater or equal than SIZE /g, /displayFlag:FLAG specifies the flags value to determin which column(s) to display column value description SizeOnDisk 0x001 the on disk size FileSize 0x002 the end of file size SizePerDir 0x004 sum of SizeOnDisk for top level child Files 0x008 number of child files ChildDirs 0x010 number of child directories FilesPerDir 0x020 number of top level child files DirsPerDir 0x040 number of top level child directories CreationTime 0x080 file creation timestamp LastAccessTime 0x100 file last access timestamp LastWriteTime 0x200 file last write timestamp Attributes 0x400 file attributes /h, /humanReadable displays size in human readable format /i, /iniFile:FILE takes all the parameters from an INI file. NOTE: SCENARIO name must be speificed via /j (/scenario) /j, /secnario:SCENARIO specifies the scenario name for the INI file /k, /reparse recurse into reparse directories /l, /allLinks count all hardlinks separately (By default, files with multiple hardlinks are counted only once towards the first link name in alphabetical order) /m, /multipleName count only files with more than one link names /n, /nameFilter:FILTER count only files whose name matches the name filter /p, /preferredPath:PATH count files with multiple link names towards the first link in alphabetical order that's under PATH if it exists. To query with multiple preferred paths, separate with comma \",\", e.g. /p:D:\path1,D:\path2) NOTE: This options must not be specified togerther with /l (/allLinks) /q, /virtual recurse into virtual directories /s, /skipRecurse skip recursing into child directories when calculating sizes /t, /TopDirectory:N displays Top N directories by SizeOnDisk in descending order /u, /TopFile:N displays Top N files by SizeOnDisk in descending order /v, /verbose displays verbose error information /x, /clearDefault do not display the default selected columns |
| 0x40002711 | 11 | Error: |
| 0x40002712 | 11 | Usage: DiskUsage /i inipath scenario. INI file format: The parameters are grouped under scenarios. To run diskusage.exe under different scenarios, one must execute: diskusage.exe /i:inipath /j:scenario Each scenario is present in this file as an INI section. Each section may have the following entries (the optional ones are surounded by []): DirectoryPath - The directory path to list usage info. [DisplayAttributes] - Whether to display file attributes or not. [DisplaySizeOnDisk] - Whether to display on disk sizes or not. [DisplayFileSize] - Whether to display sum of file sizes (i.e. end of file) or not. [DisplaySizePerDir] - Whether to display SizePerDir or not. [DisplayFilesCount] - Whether to display files count or not. [DisplayDirsCount] - Whether to display directories count or not. [DisplayFilesPerDir] - Whether to display files count per directory or not. [DisplayDirsPerDir] - Whether to display directories count per directory or not. [DisplayLastAccessTime] - Whether to display last access timestamps or not. [DisplayCreateTime] - Whether to display creation timestamps or not. [DisplayLastWriteTime] - Whether to display last write timestamps or not. [DisplayInCSV] - Whether to display in csv format or not. [HumanReadable] - Whether to display size in human readable format or not. [MaxDepth] - Displays directory information only if it is "MaxDepth" or fewer levels below DirectoryPath. [MinFileSize] - Displays directory information only if its FileSize is greater or equal than "MinFileSize". [MinSizeOnDisk] - Displays directory information only if its SizeOnDisk is greater or equal than "MinSizeOnDisk". [IncludeAllLinks] - Whether to count all hardlinks separatly or not. [HardlinkOnly] - Whether to only count files with more than one name or not. [NameFilter] - Only count files whose name matches "FileFilter". [PreferredPath] - Count files with multiple link names towards the first link that's under "PreferredPath" if exists. [IncludeVirtualEntries] - Whether to recurse into virtual directories or not. [Reparse] - Whether to skip recursing into reparse directories or not. [SkipRecurse] - Whether to skip recursing into child directories or not. [TopDirectory] - Displays top N directories by SizeOnDisk in descending order.\n" [TopFile] - Displays top N files by SizeOnDisk in descending order.\n" [NoDefaultDisplay] - Whether to not display the default selected columns or not.\n" [SystemFile] - Whether to display size for system files or not.\n" [TopSystemFile] - Displays top N system files by SizeOnDisk in descending order.\n" [Reserved] - Whether to display size for reserved space or not.\n" ); |
| 0x40002713 | 11 | Directory path |
| 0x40002714 | 11 | SizeOnDisk |
| 0x40002715 | 11 | SizeOnDisk, |
| 0x40002716 | 11 | |
| 0x40002717 | 11 | FileSize |
| 0x40002718 | 11 | FileSize, |
| 0x40002719 | 11 | Files |
| 0x4000271a | 11 | Files, |
| 0x4000271b | 11 | ChildDirs |
| 0x4000271c | 11 | ChildDirs, |
| 0x4000271d | 11 | SizePerDir |
| 0x4000271e | 11 | SizePerDir, |
| 0x4000271f | 11 | FilesPerDir |
| 0x40002720 | 11 | FilesPerDir, |
| 0x40002721 | 11 | DirsPerDir |
| 0x40002722 | 11 | DirsPerDir, |
| 0x40002723 | 11 | Attributes |
| 0x40002724 | 11 | Attributes, |
| 0x40002725 | 11 | CreationTime |
| 0x40002726 | 11 | CreationTime, |
| 0x40002727 | 11 | LastWriteTime |
| 0x40002728 | 11 | LastWriteTime, |
| 0x40002729 | 11 | LastAccessTime |
| 0x4000272a | 11 | LastAccessTime, |
| 0x4000272b | 11 | %1!I64d! |
| 0x4000272c | 11 | %1!I64d!, |
| 0x4000272d | 11 | %1!c!%2!c!%3!c!%4!c!%5!c!%6!c!%7!c!%8!c!%9!c!%10!c!%11!c!%12!c! |
| 0x4000272e | 11 | %1!d!, |
| 0x4000272f | 11 | %1!s! |
| 0x40002730 | 11 | %1!s! |
| 0x40002731 | 11 | |
| 0x40002732 | 11 | %1!s!/%2!s! |
| 0x40002733 | 11 | %1!d!.%2!d!% of disk in use |
| 0x40002734 | 11 | File path |
| 0x40002735 | 11 | (%1!s!%2!s!) |
| 0x40002740 | 11 | Preferred path = %1!s!. |
| 0x40002748 | 11 | %1!I64d!,%1!I64d!, |
| 0x40002749 | 11 | %1!s!(%2!s!%3!s!)/%4!s!(%5!s!%6!s!) |
| 0x4000274b | 11 | ----------------Top %1!d! System File---------------- |
| 0x4000274c | 11 | ----------------Top %1!d! System Files--------------- |
| 0x4000274d | 11 | System files summary: %1!I64d! files, %2!I64d! directories |
| 0x4000274e | 11 | System files summary: %1!s! files, %2!s! directories |
| 0x4000274f | 11 | %1!s!. |
| 0x40002753 | 11 | DiskUsage - Disk Usage Description: Summarize disk usage recursively for the given directory. Usage : diskusage [Options] [Directory] Options : /a, /systemFile[:N] displays size for system files (and optionally the top N system files by SizeOnDisk in descending order) /b, /reserved displays size for reserved space /c, /csv displays in csv format /d, /maxDepth:N displays directory information only if it is N or fewer levels below command line argument /e, /minFileSize:SIZE displays directory information only if its FileSize is greater or equal than SIZE /f, /minSizeOnDisk:SIZE displays directory information only if its SizeOnDisk is greater or equal than SIZE /g, /displayFlag:FLAG specifies the flags value to determin which column(s) to display column value description SizeOnDisk 0x001 the on disk size FileSize 0x002 the end of file size SizePerDir 0x004 sum of SizeOnDisk for top level child Files 0x008 number of child files ChildDirs 0x010 number of child directories FilesPerDir 0x020 number of top level child files DirsPerDir 0x040 number of top level child directories CreationTime 0x080 file creation timestamp LastAccessTime 0x100 file last access timestamp LastWriteTime 0x200 file last write timestamp Attributes 0x400 file attributes /h, /humanReadable displays size in human readable format /i, /iniFile:FILE takes all the parameters from an INI file. NOTE: SCENARIO name must be speificed via /j (/scenario) /j, /scenario:SCENARIO specifies the scenario name for the INI file /k, /reparse recurse into reparse directories /l, /allLinks count all hardlinks separately (By default, files with multiple hardlinks are counted only once towards the first link name in alphabetical order) /m, /multipleName count only files with more than one link names /n, /nameFilter:FILTER count only files whose name matches the name filter /p, /preferredPath:PATH count files with multiple link names towards the first link in alphabetical order that's under PATH if it exists. To query with multiple preferred paths, separate with comma \",\", e.g. /p:D:\path1,D:\path2) NOTE: This options must not be specified togerther with /l (/allLinks) /q, /virtual recurse into virtual directories /s, /skipRecurse skip recursing into child directories when calculating sizes /t, /TopDirectory:N displays Top N directories by SizeOnDisk in descending order /u, /TopFile:N displays Top N files by SizeOnDisk in descending order /v, /verbose displays verbose error information /x, /clearDefault do not display the default selected columns |
| 0xc0002736 | 11 | INI file %1!s! does not exist. |
| 0xc0002737 | 11 | Fail to read directory path from INI file %1!s!, error = 0x%2!8x!. |
| 0xc0002738 | 11 | Fail to read NameFilter from INI file %1!s!, error = 0x%2!8x!. |
| 0xc0002739 | 11 | Fail to read PreferredPath from INI file %1!s!, error = 0x%2!8x!. |
| 0xc000273a | 11 | Fail to allocate memory for full preferred path, length = %1!zu!. |
| 0xc000273b | 11 | Fail to get full preferred path, error = 0x%1!8x!. |
| 0xc000273c | 11 | Fail to get nt path name for preferred path %1!s!, error = 0x%2!8x!. |
| 0xc000273d | 11 | preferred path %1!s! is not a directory. |
| 0xc000273e | 11 | Fail to open preferred path %1!s!, error = 0x%2!8x!. |
| 0xc0002741 | 11 | Fail to allocate memory for full directory path, length = %1!zu!. |
| 0xc0002742 | 11 | Fail to get current directory, error = 0x%1!8x!. |
| 0xc0002743 | 11 | Fail to get full directory path, error = 0x%1!8x!. |
| 0xc0002744 | 11 | Fail to get volume data, root = %1!s!, error = 0x%2!8x!. |
| 0xc0002745 | 11 | DiskUsage failed due to allocation failure. |
| 0xc0002746 | 11 | Fail to query top %1!d! directory, path = %2!s!, error = 0x%3!8x!. |
| 0xc0002747 | 11 | Fail to query top %1!d! file, path = %2!s!, error = 0x%3!8x!. |
| 0xc000274a | 11 | Fail to get system file data, volume root = %1!s!, error = 0x%2!8x!. |
| 0xc0002750 | 11 | The DiskUsage utility requires that you have administrative privileges. |
| 0xc0002751 | 11 | Fail to get volume name for path %1!s!, error = 0x%2!8x!. |
| 0xc0002752 | 11 | A local NTFS volume is required for this operation. |
| 67 entries | ||