首页 > 其他 > 详细

Fix Sysprep issue

时间:2018-05-15 16:44:36      阅读:147      评论:0      收藏:0      [点我收藏+]
·        The rearm count is reset to 5

http://www.vdnieuwenhof.eu/2014/03/reset-windows-rearm-count/

http://bobbitco.com/2015/09/22/how-to-reset-the-sysprep-rearm-counter-on-windows-2008-r2/

 

winpe3_amd64.ISO under  local host.

 

Enter the key after reboot.

 

slmgr.vbs /ipk   9C6JF-G8DJP-2M247-V979W-62F6G

 

·        Verify these settings Regedit:
https://www.itninja.com/question/windows-7-rearm-count-0

HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\GeneralizationState\
CleanupState:2


HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus\GeneralizationState\
GeneralizationState:7

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\SoftwareProtectionPlatform\SkipRearm :1

 

·        Run sysprep

sysprep.exe /generalize /oobe /reboot

 

·        Delete the key

https://www.wintips.org/sysprep-fatal-error-0x0f0085-could-not-load-msesysprep-dll-fix/

 

·        Sysprep_Generalize_MiStreamProv: RegDeleteValue for target uri failed with erro

https://blogs.technet.microsoft.com/brandonlinton/2018/05/03/sysprep-fails-if-installing-windows-management-framework-5-1/

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\StreamProvider] “LastFullPayloadTime”=dword:00000000

 

·        Verify: check SID different.

            Whoami /user


Fix Sysprep issue

原文:http://blog.51cto.com/57388/2116194

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!