referenceimage
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
referenceimage [2019/03/15 10:51] – [Capture Phase 2 - Profile Cleanup] 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 458: | Line 452: | ||
Customization via the '' | Customization via the '' | ||
- | |||
- | NOTE: This activation will get reset after [[# | ||
Run the following at an elevated prompt: | Run the following at an elevated prompt: | ||
Line 625: | 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.1552661501.txt.gz · Last modified: 2019/03/15 10:51 by thekojukinator