Advertisement
TheBladeRoden

CommandLog2.txt

Nov 16th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.81 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.19041.1288]
  2. (c) Microsoft Corporation. All rights reserved.
  3.  
  4. X:\Sources>wmic logicaldisk get name
  5. Name
  6. C:
  7. D:
  8. E:
  9. X:
  10.  
  11.  
  12. X:\Sources>dir C:
  13. Volume in drive C has no label.
  14. Volume Serial Number is 482C-358B
  15.  
  16. Directory of C:\
  17.  
  18. 07/08/2018 04:35 AM <DIR> 0bc1226a6c970039649e36a4
  19. 11/14/2021 07:43 PM 28,672 bcdbackup
  20. 11/15/2021 08:38 PM 5,048 CommandLog.txt
  21. 07/08/2018 04:29 AM <DIR> dc23a2b5510cb2f97c4b07fc28
  22. 05/17/2020 06:42 AM <DIR> dev
  23. 11/15/2021 07:33 PM <DIR> EFI
  24. 11/15/2021 07:16 PM 13,334,744 EFI.zip
  25. 10/09/2021 04:23 PM <DIR> ESD
  26. 06/23/2020 03:38 AM <DIR> Fonts
  27. 11/04/2021 06:20 AM <DIR> HP
  28. 05/07/2020 02:35 PM <DIR> Intel
  29. 12/07/2019 01:14 AM <DIR> PerfLogs
  30. 11/04/2021 05:35 AM <DIR> Program Files
  31. 11/04/2021 06:07 AM <DIR> Program Files (x86)
  32. 11/16/2021 03:13 AM 0 Recovery.txt
  33. 02/06/2021 11:14 PM 395,652 Reflect_Install.log
  34. 10/24/2019 11:24 AM 208 setup.log
  35. 11/14/2021 07:45 AM <DIR> Steam
  36. 10/20/2020 02:12 AM <DIR> Temp
  37. 10/10/2021 05:38 PM <DIR> Users
  38. 11/15/2021 12:08 AM <DIR> Windows
  39. 10/10/2021 04:32 PM <DIR> Windows10Upgrade
  40. 6 File(s) 13,764,324 bytes
  41. 16 Dir(s) 64,453,451,776 bytes free
  42.  
  43. X:\Sources>dism.exe /Image:C:\ /get-packages /format:table
  44.  
  45. Deployment Image Servicing and Management tool
  46. Version: 10.0.19041.746
  47.  
  48. Image Version: 10.0.19043.1288
  49.  
  50.  
  51. Error: 87
  52.  
  53. The get-packages option is unknown.
  54. For more information, refer to the help by running DISM.exe /?.
  55.  
  56. The DISM log file can be found at X:\windows\Logs\DISM\dism.log
  57.  
  58. X:\Sources>bootrec.exe /rebuildbcd
  59. Scanning all disks for Windows installations.
  60.  
  61. Please wait, since this may take a while...
  62.  
  63. Successfully scanned Windows installations.
  64. Total identified Windows installations: 0
  65. The operation completed successfully.
  66.  
  67. X:\Sources>bootrec.exe /fixmbr
  68. The operation completed successfully.
  69.  
  70. X:\Sources>bootrec.exe /fixboot
  71. Access is denied.
  72.  
  73. X:\Sources>copy C:\windows\system32\config\RegBack\* C:\Windows\System32\config
  74. C:\windows\system32\config\RegBack\*
  75. The system cannot find the file specified.
  76. 0 file(s) copied.
  77.  
  78. X:\Sources>bcdedit /export C:\bcdbackup
  79. The operation completed successfully.
  80.  
  81. X:\Sources>attrib C:\boot\bcd -h -r -s
  82.  
  83. X:\Sources>ren C:\boot\bcd bcd.old
  84.  
  85. X:\Sources>bootrec /rebuildbcd
  86. Scanning all disks for Windows installations.
  87.  
  88. Please wait, since this may take a while...
  89.  
  90. Successfully scanned Windows installations.
  91. Total identified Windows installations: 1
  92. [1] C:\Windows
  93. Add installation to boot list? Yes(Y)/No(N)/All(A):y
  94. The operation completed successfully.
  95.  
  96. X:\Sources>bootrec /rebuildbcd
  97. Scanning all disks for Windows installations.
  98.  
  99. Please wait, since this may take a while...
  100.  
  101. Successfully scanned Windows installations.
  102. Total identified Windows installations: 0
  103. The operation completed successfully.
  104.  
  105. X:\Sources>why?
  106. 'why?' is not recognized as an internal or external command,
  107. operable program or batch file.
  108.  
  109. X:\Sources>ren bcd bcd.old
  110. The system cannot find the file specified.
  111.  
  112. X:\Sources>ren C:\boot\bcd bcd.old
  113. A duplicate file name exists, or the file
  114. cannot be found.
  115.  
  116. X:\Sources>ren C:\boot\bcd bcd.old2
  117. A duplicate file name exists, or the file
  118. cannot be found.
  119.  
  120. X:\Sources>ren C:\boot\bcd bcd.old3
  121.  
  122. X:\Sources>bootrec /rebuildbcd
  123. Scanning all disks for Windows installations.
  124.  
  125. Please wait, since this may take a while...
  126.  
  127. Successfully scanned Windows installations.
  128. Total identified Windows installations: 1
  129. [1] C:\Windows
  130. Add installation to boot list? Yes(Y)/No(N)/All(A):a
  131. The operation completed successfully.
  132.  
  133. X:\Sources>bcdedit /enum /v
  134.  
  135. Windows Boot Manager
  136. --------------------
  137. identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
  138. device partition=C:
  139. path \bootmgr
  140. description Windows Boot Manager
  141. locale en-US
  142. default {b4dfad29-46cf-11ec-921d-fd1b7c7fbea2}
  143. displayorder {b4dfad29-46cf-11ec-921d-fd1b7c7fbea2}
  144. timeout 30
  145.  
  146. Windows Boot Loader
  147. -------------------
  148. identifier {b4dfad29-46cf-11ec-921d-fd1b7c7fbea2}
  149. device partition=C:
  150. path \Windows\system32\winload.exe
  151. description Windows 10 Home
  152. locale en-US
  153. osdevice partition=C:
  154. systemroot \Windows
  155. bootmenupolicy Standard
  156.  
  157. X:\Sources>bootrec /rebuildbcd
  158. Scanning all disks for Windows installations.
  159.  
  160. Please wait, since this may take a while...
  161.  
  162. Successfully scanned Windows installations.
  163. Total identified Windows installations: 0
  164. The operation completed successfully.
  165.  
  166. X:\Sources>bcdedit /enum /v
  167.  
  168. Windows Boot Manager
  169. --------------------
  170. identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
  171. device partition=C:
  172. path \bootmgr
  173. description Windows Boot Manager
  174. locale en-US
  175. default {b4dfad29-46cf-11ec-921d-fd1b7c7fbea2}
  176. displayorder {b4dfad29-46cf-11ec-921d-fd1b7c7fbea2}
  177. timeout 30
  178.  
  179. Windows Boot Loader
  180. -------------------
  181. identifier {b4dfad29-46cf-11ec-921d-fd1b7c7fbea2}
  182. device partition=C:
  183. path \Windows\system32\winload.exe
  184. description Windows 10 Home
  185. locale en-US
  186. osdevice partition=C:
  187. systemroot \Windows
  188. bootmenupolicy Standard
  189.  
  190. X:\Sources>I dunno
  191. 'I' is not recognized as an internal or external command,
  192. operable program or batch file.
  193.  
  194. X:\Sources>bootrec /fixmbr
  195. The operation completed successfully.
  196.  
  197. X:\Sources>bootrec /fixboot
  198. Access is denied.
  199.  
  200. X:\Sources>notepad
  201.  
  202. X:\Sources>sfc /scannow
  203.  
  204. Beginning system scan. This process will take some time.
  205.  
  206. Beginning verification phase of system scan.
  207. Verification 100% complete.
  208.  
  209. Windows Resource Protection could not perform the requested operation.
  210.  
  211. X:\Sources>chkdsk
  212. The type of the file system is NTFS.
  213. The shadow copy provider had an unexpected error while trying to process the specified operation.
  214.  
  215. The volume is in use by another process. Chkdsk
  216. might report errors when no corruption is present.
  217. Volume label is Boot.
  218.  
  219. WARNING! /F parameter not specified.
  220. Running CHKDSK in read-only mode.
  221. Read-only chkdsk found bad on-disk uppercase table - using system table.
  222.  
  223. Stage 1: Examining basic file system structure ...
  224. 29 file records processed.
  225. File verification completed.
  226. Phase duration (File record verification): 2.24 milliseconds.
  227. 0 large file records processed.
  228. Phase duration (Orphan file record recovery): 0.53 milliseconds.
  229. 0 bad file records processed.
  230. Phase duration (Bad file record checking): 0.53 milliseconds.
  231.  
  232. Stage 2: Examining file name linkage ...
  233. 43 index entries processed.
  234. Index verification completed.
  235. Phase duration (Index verification): 0.58 milliseconds.
  236. 0 unindexed files scanned.
  237. Phase duration (Orphan reconnection): 0.53 milliseconds.
  238. 0 unindexed files recovered to lost and found.
  239. Phase duration (Orphan recovery to lost and found): 0.52 milliseconds.
  240. 0 reparse records processed.
  241. 0 reparse records processed.
  242. Phase duration (Reparse point and Object ID verification): 1.16 milliseconds.
  243.  
  244. Stage 3: Examining security descriptors ...
  245. Security descriptor verification completed.
  246. Phase duration (Security descriptor verification): 3.83 milliseconds.
  247. 7 data files processed.
  248. Phase duration (Data attribute verification): 0.57 milliseconds.
  249. Errors detected in the uppercase file.
  250.  
  251. Windows has checked the file system and found problems.
  252. Run CHKDSK with the /F (fix) option to correct these.
  253.  
  254. 3086 KB total disk space.
  255. 4 KB in 9 indexes.
  256. 0 KB in bad sectors.
  257. 2485 KB in use by the system.
  258. 2048 KB occupied by the log file.
  259. 597 KB available on disk.
  260.  
  261. 512 bytes in each allocation unit.
  262. 6173 total allocation units on disk.
  263. 1195 allocation units available on disk.
  264. Total duration: 11.41 milliseconds (11 ms).
  265. Failed to transfer logged messages to the event log with status 6.
  266.  
  267. X:\Sources>chkdsk /f
  268. The type of the file system is NTFS.
  269. Cannot lock current drive.
  270. Windows cannot run disk checking on this volume because it is write protected.
  271.  
  272. X:\Sources>chkdsk C: /f /r /x
  273. The type of the file system is NTFS.
  274.  
  275. Stage 1: Examining basic file system structure ...
  276. 1234688 file records processed.
  277. File verification completed.
  278. Phase duration (File record verification): 10.57 seconds.
  279. 11659 large file records processed.
  280. Phase duration (Orphan file record recovery): 0.00 milliseconds.
  281. 0 bad file records processed.
  282. Phase duration (Bad file record checking): 0.55 milliseconds.
  283.  
  284. Stage 2: Examining file name linkage ...
  285. 1082 reparse records processed.
  286. 1690244 index entries processed.
  287. Index verification completed.
  288. Phase duration (Index verification): 40.84 seconds.
  289. 0 unindexed files scanned.
  290. Phase duration (Orphan reconnection): 11.93 seconds.
  291. 0 unindexed files recovered to lost and found.
  292. Phase duration (Orphan recovery to lost and found): 1.95 milliseconds.
  293. 1082 reparse records processed.
  294. Phase duration (Reparse point and Object ID verification): 8.57 milliseconds.
  295.  
  296. Stage 3: Examining security descriptors ...
  297. Security descriptor verification completed.
  298. Phase duration (Security descriptor verification): 365.76 milliseconds.
  299. 227779 data files processed.
  300. Phase duration (Data attribute verification): 1.27 milliseconds.
  301. CHKDSK is verifying Usn Journal...
  302. 35293152 USN bytes processed.
  303. Usn Journal verification completed.
  304. Phase duration (USN journal verification): 272.97 milliseconds.
  305.  
  306. Stage 4: Looking for bad clusters in user file data ...
  307. 1234672 files processed.
  308. File data verification completed.
  309. Phase duration (User file recovery): 17.00 minutes.
  310.  
  311. Stage 5: Looking for bad, free clusters ...
  312. 15740322 free clusters processed.
  313. Free space verification is complete.
  314. Phase duration (Free space recovery): 0.00 milliseconds.
  315.  
  316. Windows has scanned the file system and found no problems.
  317. No further action is required.
  318.  
  319. 233866707 KB total disk space.
  320. 169021648 KB in 990063 files.
  321. 533900 KB in 227780 indexes.
  322. 0 KB in bad sectors.
  323. 1349871 KB in use by the system.
  324. 65536 KB occupied by the log file.
  325. 62961288 KB available on disk.
  326.  
  327. 4096 bytes in each allocation unit.
  328. 58466676 total allocation units on disk.
  329. 15740322 allocation units available on disk.
  330. Total duration: 18.07 minutes (1084314 ms).
  331. Failed to transfer logged messages to the event log with status 6.
  332.  
  333. X:\Sources>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement