Close Menu
    Facebook X (Twitter) Instagram
    Monday, October 13
    X (Twitter) LinkedIn Reddit RSS
    All about Endpoint Management
    • Home
    All about Endpoint Management
    Home»OS Deployment»How to create a WINPE 64 bit bootable ISO to capture WIM image ?

    How to create a WINPE 64 bit bootable ISO to capture WIM image ?

    Eswar KonetiBy Eswar KonetiMay 08, 8:12 pm1 Min Read OS Deployment 3,073 Views
    Share
    Facebook Twitter LinkedIn Reddit

    This is quite simple to create a bootable ISO image to capture winXP or Win7.On the technician computer ,install WAIK tool Downlaod it from here .

    1.On technician system launch ‘Windows PE Tools Command Prompt’ from ‘Microsoft Windows AIK’ on the Programs Menu. The entire CD build process is performed in this CMD window.

    2.To begin building a Windows PE CD type: copype.cmd amd64 c:\winpe_x64

    3.Now mount the Windows PE boot image as a folder on your machine so that it may be edited by typing the following: imagex /mountrw c:\Winpe_x64\winpe.wim 1 c:\Winpe_x64\mount

    4.To copy servicing tools into the mounted PE image, type:
    xcopy "C:\Program Files\Windows AIK\Tools\Servicing" c:\winpe_x64\mount\Windows /s

    xcopy "C:\Program Files\Windows AIK\Tools\amd64" c:\winpe_x64\mount\Windows /s /Y

    5.To commit the changes made to Windows PE, type: imagex /unmount c:\winpe_x64\mount /commit

    6.Copy the updated WIM to the ISO folder for creation:
    copy c:\winpe_x64\winpe.wim c:\winpe_x64\ISO\sources\boot.wim /Y

    7.Create your ISO image:
    oscdimg -n -bc:\winpe_x64\etfsboot.com c:\winpe_x64\ISO c:\winpe_x64\winpe_x64.iso

    Using your preferred CD creation software burn the disk image c:\winpe_x86\winpe_x86.iso to CD or CD-RW.

    Bootable ISO How to create a WINPE 64 bit bootable ISO to capture WIM image Imagex WIM Image
    Share. Twitter LinkedIn Email Facebook Reddit

    Related Posts

    SCCM report list collections with no deployments

    December 05, 12:04 pm

    Tool for managing the import and export of SSRS report – ReportSync Tool

    October 27, 9:10 pm

    Troubleshooting Client that has NO SCCM Agent in Console BUT still receive deployments

    August 31, 4:17 pm

    Leave a ReplyCancel reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Sign Up

    Get email notifications for new posts.

    Author

    I’m Eswar Koneti ,a tech enthusiast, security advocate, and your guide to Microsoft Intune and Modern Device Management. My goal? To turn complex tech into actionable insights for a streamlined management experience. Let’s navigate this journey together!

    Support

    Awards

    Archives

    © Copyright 2009-2025 Eswar Koneti, All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.