OSがシステムエラーになった際に取得するメモリの情報を参照
OSがシステムエラーになった際に取得するメモリの情報を参照
サンプルソース
(入力)
wmic recoveros list full
(出力)
AutoReboot=TRUE
      
DebugFilePath=%SystemRoot%\MEMORY.DMP
      
Description=
      
KernelDumpOnly=FALSE
      
Name=Microsoft Windows 10 Enterprise|C:\WINDOWS|\Device\Harddisk0\Partition2
      
OverwriteExistingDebugFile=TRUE
      
SendAdminAlert=FALSE
      
SettingID=
      
WriteDebugInfo=TRUE
      
WriteToSystemLog=TRUE
