This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:windows:sysprep [2011/12/26 13:33] gcooper |
computing:windows:sysprep [2015/09/10 12:33] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Sysprep ====== | ====== Sysprep ====== | ||
+ | |||
+ | ===== Preserve Activation ===== | ||
+ | |||
+ | **Windows 10**: http:// | ||
+ | |||
+ | **Windows Vista/7**: http:// | ||
+ | |||
+ | **Windows XP**: https:// | ||
+ | |||
+ | < | ||
+ | sysprep -reseal -activated | ||
+ | </ | ||
+ | |||
+ | ===== Fatal Error ===== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | Worked on Windows Server 2012 R2: | ||
+ | |||
+ | In Registry Editor, set the value of GeneralizationState under HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus to 7, then run sysprep again. | ||
===== Windows XP ===== | ===== Windows XP ===== | ||
Line 22: | Line 42: | ||
- Update your master system with applications and patches. | - Update your master system with applications and patches. | ||
- | - Run ' | + | - Run '' |
- | - Activate | + | - Activate |
- | - Run ' | + | - Run '' |
- Use the prepped system' | - Use the prepped system' | ||