Regain space after 2008 R2 / Windows 7 SP1 install
Just quick command here which will allow you to regain space after you have installed Service Pack 1 on Windows 7 or 2008 R2.
dism /online /cleanup-image /spsuperseded
This command will remove the service pack files, so please not once you have run the command you can’t uninstall SP1.

