This website requires JavaScript.
Explore
Help
Sign In
emberkom
/
management-scripts
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
bbb48848182e6475ec624292a1b37c403eb9d200
management-scripts
/
Fix-RepairSystemDrive.bat
T
2 lines
45 B
Batchfile
Raw
Normal View
History
Unescape
Escape
added script
2022-06-30 18:10:32 -04:00
@
echo
off
echo
Y
|
chkdsk
%SystemDrive%
/F /R
Reference in New Issue
Copy Permalink