This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Marlin 3D Printer Firmware | |
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] | |
* | |
* Based on Sprinter and grbl. | |
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm | |
* | |
* This program is free software: you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License as published by | |
* the Free Software Foundation, either version 3 of the License, or |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Function Start-WindowsCleanup | |
{ | |
<# | |
.SYNOPSIS | |
`Start-WindowsCleanup` cleans-up a system clutter and reclaims disk space. | |
.DESCRIPTION | |
The `Start-WindowsCleanup` cmdlet performs the following clean-up tasks to reclaim disk space: | |
Clears the contents of common directories of the Windows file system for both the current running user and the global system that are used to store temporary, logging, backup, cache and dump files. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- | |
- * | |
- + XX | |
- + X XXXX | |
- + XXX XXXXX | |
- * XXXXXX XXXXXXX | |
- XX XXXXXXXXXXXXXXXXX | |
- XXXX XXXXXXXXXXXXXXXXXX | |
- * XXXXXX XXXXXXXXXXXXXXXXXXX | |
- XX XXXXXXXXXXXXXXXXXXXXXXXXXXXXX |