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
master
management-scripts
/
Fix-RepairSystemDrive.bat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
2 lines
45 B
Batchfile
Raw
Permalink
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