This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
microsoft:fix_sysprep [2021/09/27 12:03] admin |
microsoft:fix_sysprep [2021/09/27 12:30] (current) admin |
||
---|---|---|---|
Line 31: | Line 31: | ||
- Double-click the GeneralizationState key. | - Double-click the GeneralizationState key. | ||
- Change the value to 7 and click OK. | - Change the value to 7 and click OK. | ||
- | - Then, double-click the CleanupState key and set the value to 2. | + | - Then, double-click the **CleanupState** key and set the value to 2. |
- Click OK. | - Click OK. | ||
- | - GeneralizationState and CleanupState Keys | + | - If there’s no **CleanupState** key, don’t worry, just edit the **GeneralizationState** key. |
- | - If there’s no CleanupState key, don’t worry, just edit the GeneralizationState key. | + | |
- Run sysprep again. | - Run sysprep again. | ||
Line 47: | Line 46: | ||
- This will uninstall the service. Now to install it again, type in: <code bash> | - This will uninstall the service. Now to install it again, type in: <code bash> | ||
msdtc -install | msdtc -install | ||
- | </code> | + | </code> Reinstalling MSDTC...This will install the service again. |
- | - Reinstalling MSDTC | + | |
- | - This will install the service again. | + | |
- Run sysprep again. | - Run sysprep again. |