Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

batch scripts that ease some operations (flushing sfc etc...) family and friends kept asking for how to do this how to do that so i made these so i can rest easily

License

Notifications You must be signed in to change notification settings

VindEi/Cmd-HandyScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


flush.bat

executes the following commands :

ipconfig /flushdns

ipconfig /release

ipconfig /renew


systemcheck.bat

executes the following commands :

sfc /scannow

DISM /Online /Cleanup-Image /CheckHealth

DISM /Online /Cleanup-Image /ScanHealth

DISM /Online /Cleanup-Image /RestoreHealth


timedshutdown.bat executes the following commands :

shutdown -s -t %Sec%


About

batch scripts that ease some operations (flushing sfc etc...) family and friends kept asking for how to do this how to do that so i made these so i can rest easily

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published