I was able to build and capture the image but when I try and deploy that image to the machine it formats the drive etc etc and then reboots to go to mini setup but upon rebooting I go the 0xc000001 error which I found out was due to the older WAIK kit I used. Upgraded the WAIK kit for Win7 and followed these steps
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I was able to build and capture the image but when I try and deploy that image to the machine it formats the drive etc etc and then reboots to go to mini setup but upon rebooting I go the 0xc000001 error which I found out was due to the older WAIK kit I used. Upgraded the WAIK kit for Win7 and followed these steps
C:\Program Files\Windows AIK\Tools\PETools>dism /mount-wim /wimfile:g:\finalisethis\boot.wim /index:1 /mountdir:g:\finalisethis\mountimage
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Mounting image
[==========================100.0%==========================]
The operation completed successfully.
C:\Program Files\Windows AIK\Tools\PETools>dism /image:g:\finalisethis\moun
e /add-package /packagepath:"C:\Program Files\Windows AIK\Tools\PETools\x86
E_FPs\winpe-scripting.cab"
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7600.16385
Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35
~6.1.7600.16385
[==========================100.0%==========================]
The operation completed successfully.
C:\Program Files\Windows AIK\Tools\PETools>dism /image:g:\finalisethis\moun
e /add-package /packagepath:"C:\Program Files\Windows AIK\Tools\PETools\x86
E_FPs\winpe-wmi.cab"
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7600.16385
Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~~
600.16385
[==========================100.0%==========================]
The operation completed successfully.
C:\Program Files\Windows AIK\Tools\PETools>dism /unmount-wim /mountdir:g:\f
sethis\mountimage /commit
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image File : g:\finalisethis\boot.wim
Image Index : 1
Saving image
[==========================100.0%==========================]
Unmounting image
[==========================100.0%==========================]
The operation completed successfully.
C:\Program Files\Windows AIK\Tools\PETools>xcopy /e /y g:\finalisethis\boot
e:\imagepoint\bootimages\32bit\boot32bit.wim
Does E:\imagepoint\bootimages\32bit\boot32bit.wim specify a file name
or directory name on the target
(F = file, D = directory)? f
G:\finalisethis\boot.wim
1 File(s) copied
Once this is done I try to add the boot image in SCCM but it fails saying that the boot image is not finalised.
Any help will be great.
Cheers
Share this post
Link to post
Share on other sites