referenceimage
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
referenceimage [2019/04/25 08:41] – [Activate Windows] thekojukinator | referenceimage [2020/06/22 16:13] (current) – old revision restored (2019/05/06 14:42) thekojukinator | ||
---|---|---|---|
Line 53: | Line 53: | ||
* [[https:// | * [[https:// | ||
- | ===== WIP ===== | ||
- | The content below is a copy/paste of my older work build for Windows 10 1703. There is a lot of BS here due to some issues 1703 introduced that I'm hoping to streamline when I go through building 1803(?) whenever that comes out. Some of the steps are specific to how I do things at work, and some steps are probably unnecessary regardless. As I refine this guide, sections will move up out of WIP. | ||
- | |||
- | References to keep in mind for next build: | ||
- | |||
- | * [[https:// | ||
===== The Build (Windows 10 1809) ===== | ===== The Build (Windows 10 1809) ===== | ||
Line 623: | Line 617: | ||
- Create a Live Checkpoint (don't shutdown), rename to '' | - Create a Live Checkpoint (don't shutdown), rename to '' | ||
==== Final Online Cleanup ==== | ==== Final Online Cleanup ==== | ||
+ | |||
+ | === De-Activate Windows === | ||
+ | |||
+ | Sysprep will not clear the activation key we used earlier, so we need to de-activate manually. | ||
+ | |||
+ | Run the following at an elevated prompt: | ||
+ | < | ||
+ | |||
+ | After confirmation pop-up, run: | ||
+ | < | ||
=== PowerShell History === | === PowerShell History === | ||
- | * We don't want every new profile to have our '' | + | We don't want every new profile to have our '' |
+ | <code powershell> | ||
Clear-History | Clear-History | ||
Remove-Item (Get-PSReadlineOption).HistorySavePath | Remove-Item (Get-PSReadlineOption).HistorySavePath |
referenceimage.1556196077.txt.gz · Last modified: 2019/04/25 08:41 by thekojukinator