Windows 10 ADK - Server 2016 Technical Preview 2 Essentials - Starting Client Restore Service Error


hi,

i using technical preview 2 of windows server 2016 , have essentials role installed.

one of pieces in there turn on client restore service, need install windows adk , install windows pe.

i tried install windows 10 adk rc following site:

http://go.microsoft.com/fwlink/p/?linkid=526740

this adk build 10075...installing throws has error can't verify integrity of files it's trying download microsoft's servers because have updated files rtm not installer adk.

so, searching around, found following post updated adk:

https://social.technet.microsoft.com/forums/en-us/76a78577-03c5-443a-a04d-5e226440467f/unable-to-download-windows-10-adk-error-0x80091007-failed-to-verify-hash-of-payload?forum=winpreview2014setup

this adk installs, when starting service error:

[10532] 150723.122432.0355: genbmr: getjobexecutioninfo
[10532] 150723.122432.0355: genbmr: adkready in adkinfo = true
[10532] 150723.122432.0667: genbmr: register
[12656] 150723.122434.5205: genbmr: start
[12656] 150723.122434.5205: genbmr: adkready in adkinfo = true
[12656] 150723.122434.5205: genbmr: starting genbmr job. args = jobtype:wds, tasklistname:genbmrwdsjob
[9240] 150723.122434.5361: taskmanagement: building progress bar data.
[9240] 150723.122434.5361: task: running task(validateusercredentialforwdstask) type(microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.tasks.validateusercredentialforwdstask) , assembly(backupserverutil.dll).
[9240] 150723.122434.5517: general: failed open adtesthook registry key.
[9240] 150723.122434.5517: general: failed open adtesthook registry key.
[9240] 150723.122434.5986: task: in task validateusercredentialforwdstask:
[9240] 150723.122434.5986: task: task ("validateusercredentialforwdstask") execution complete.
[9240] 150723.122434.6142: task: running task(validateadkinstallationtask) type(microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.tasks.validateadkinstallationtask) , assembly(backupserverutil.dll).
[9240] 150723.122434.6142: genbmr: checking existance of oem images.
[9240] 150723.122434.6142: genbmr: checking existance of oem images.
[9240] 150723.122434.6142: genbmr: adkready in adkinfo = true
[9240] 150723.122434.6142: genbmr: adkready in adkinfo = true
[9240] 150723.122434.6142: task: in task validateadkinstallationtask:
[9240] 150723.122434.6142: task: task ("validateadkinstallationtask") execution complete.
[9240] 150723.122434.6299: task: running task(customizewinpe) type(microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.tasks.customizewinpetask) , assembly(backupserverutil.dll).
[9240] 150723.122434.6299: genbmr: customizing image amd64.
[9240] 150723.122434.6299: genbmr: adkready in adkinfo = true
[9240] 150723.122434.6299: genbmr: adkready in adkinfo = true
[9240] 150723.122434.6299: genbmr: adkready in adkinfo = true
[9240] 150723.122434.6299: genbmr: copying "c:\program files (x86)\windows kits\10\assessment , deployment kit\windows preinstallation environment\amd64\en-us\winpe.wim" "c:\programdata\microsoft\windows server\data\clientrestore\10.0.26624_10.0.26624_10.0.10074.0\0409\sources\boot.wim".
[9240] 150723.122435.5061: genbmr: mounting "c:\windows\temp\b92ce2c4-9f2d-4946-a81f-e004ecfe122e".
[9240] 150723.122435.5061: genbmr: temp path "c:\windows\temp\5faf3200-78fd-4090-99f8-c1d1d22a5e6b".
[9240] 150723.122441.3147: genbmr: customize winpe failed: system.componentmodel.win32exception (0x80004005): windows cannot verify digital signature file. recent hardware or software change might have installed file signed incorrectly or damaged, or might malicious software unknown source
   @ microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.wimutil.<>c__displayclass1.<mountimage>b__0()
   @ microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.privilegeutil.<>c__displayclass1.<unmpersonate>b__0()
   @ microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.privilegeutil.unmpersonate[t](func`1 func)
   @ microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.tasks.customizewinpetask.customizeimage(imagekind imagekind)
[9240] 150723.122441.3147: task: in task customizewinpe:


[9240] 150723.122441.3147: taskmanagement: in taskscheduler.reportstatus(): task("customizewinpe") requested engine stop processing tasks!  completed=true, success=false

[9240] 150723.122441.3147: task: task ("customizewinpe") execution complete.
[9240] 150723.122441.3303: taskmanagement: previous task required stop processing tasks restart, failure, or cancel.
[9240] 150723.122441.3303: genbmr: job completed.

any ideas or provide great...this amazing feature re-installing ws on network.

thanks!

hi zeliardm,

this issue component on machine isn’t signed correctly.  here components aren’t signed:

microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.wimutil.<>c__displayclass1.<mountimage>b__0()
microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.privilegeutil.<>c__displayclass1.<unmpersonate>b__0()
microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.privilegeutil.unmpersonate[t](func`1 func)
microsoft.windowsserversolutions.dataprotection.pcbackup.backuputil.genbmr.tasks.customizewinpetask.customizeimage(imagekind imagekind)

these server os components, opposed to adk components.  so, there problem build of server you're running. could we attempt repro on latest server build?  you'd need install server, install released adk:  http://go.microsoft.com/fwlink/p/?linkid=526740 then try setup/configure ‘client restore’ feature.

let me know if can give shot.
thanks,
jess cunningham
windows beta team



Windows Server  >  Windows Server Technical Preview



Comments

Popular posts from this blog

some help on Event 540

WMI Repository 4GB limit - Win 2003 Ent Question

Event ID 1302 (error 1307) DFS replication service encountered an error while writing to the debug log file