Custom PE Image

Clayman

New member
Local time
11:07 PM
Messages
5
I am trying to import a custom PE image into SCCM but I got a problem, SCCM requires the image to be "finalized". I have found tons of documentation of how to do it using peimg.exe the problem being that WAIK for Win 7 doesn't have peimg instead uses DISM for most everything. Anyone have any idea how I can finalize a boot image in the new WAIK? Any help would be appreciated.
 

My Computer

OS
Windows 7
peimg.exe /prep C:\temp\winpe_amd64\mount /f
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
Ok this might be my issue, I don't have peimg.exe in my waik folder (or any subfolders). I just assumed that it was now a DISM command.
 

My Computer

OS
Windows 7
New Features in the Windows AIK

PEimg.exe. PEimg.exe is the command-line tool for creating and modifying Windows PE images. The functionality of this tool is included as part of the DISM tools.

Sounds like it is a DISM command - you just issue the peimg.exe /prep command even tho. you can't see peimg as a separate tool.

Did you try it?

I haven't done it myself - so please keep us posted of anything you find.
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    OS
    7 X64
    CPU
    i5 8400
    Motherboard
    gigabyte b365m ds3h
    Memory
    2x8gb 3200mhz
    Hard Drives
    various
    PSU
    pure power 11 400w cm
    Case
    Coolermaster
    Cooling
    cryorig m9i
  • Computer type
    PC/Desktop
    OS
    7x64
    CPU
    g5400
    Motherboard
    ga b365m ds3h
    Memory
    8gb ddr4 2400
    PSU
    xfx pro 450w
I think I already tried just running it and got an error, I will try again tomorrow just in case. I don't remember the error I got so it might have just been syntax, who knows. Thanks a bunch, I will post the outcome tomorrow.
 

My Computer

OS
Windows 7
Ok so instead of dealing with possible errors from my previous attempts I did a cleanup and deleted all associated folders and started clean. I got to the finalization step with only a few hiccups (couple errors in my driver install and for the life of me I can't find trace32 on my LM or server).

I ran:
peimg.exe c:\temp\winpe_x86\mount /f

and I got the following error:
'peimg.exe' is not recognized as an internal or external command, operable program or batch file.

Any ideas?

PS. Thanks for that link, sped things along much quicker this time, though I still got an error in the process.
 

My Computer

OS
Windows 7
Still wondering if anyone has any clue why I can't run peimg?
 

My Computer

OS
Windows 7
Back
Top