- paltform: atlantic.net ubuntu 14.04 x64
- the commands below are run with root account
apt-get install strongswan
apt-get install iptables iptables-persistent
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. |