5bbcfa82bac9f122c901df1ae8bd7553629e429d
Tech/VirtualBox.md
... | ... | @@ -1,5 +1,13 @@ |
1 | +# Guest Install |
|
2 | +## Windows 10 |
|
3 | +- [Download Windows 10 Disc Image](https://support.microsoft.com/en-us/windows/create-installation-media-for-windows-99a58364-8c02-206f-aa6f-40c3b507420d) |
|
4 | +- VirtualBox New |
|
5 | + - Skip Unattended Install (unless already have a licence key) |
|
6 | +- [Microsoft Activation Scripts](https://github.com/massgravel/Microsoft-Activation-Scripts/tree/master/MAS) |
|
7 | + - Admin Powershell `irm https://massgrave.dev/get | iex` |
|
8 | + |
|
1 | 9 | # Compressing Disks |
2 | -- https://www.howtogeek.com/312883/how-to-shrink-a-virtualbox-virtual-machine-and-free-up-disk-space/ |
|
10 | +- [HowToGeek](https://www.howtogeek.com/312883/how-to-shrink-a-virtualbox-virtual-machine-and-free-up-disk-space/) |
|
3 | 11 | |
4 | 12 | ## Windows Guest |
5 | 13 | - defrag |