Jump to content

Recommended Posts

Posted

Most of our desktops are able to PXE boot to allow me to deploy out our customised Win 10 boot image (WIM) but 1 suite of desktops doesn't have the ability to PXE boot :(

 

If I take the .WIM file from the WDS server, is there an ideal way to change this into a bootable USB? Just wondering if there is a better way rather than having to manually install vanilla Win 10 on each machine then having to manually make changes to each one.

 

It connects to the domain etc ok afterwards, but some way of accessing this pre-built Wim file would be excellent.

Posted
We have some devices that can't PXE, though we use SCCM. For those devices, I've created the WinPE boot image, which I can boot from via USB. This just loads the WinPE environment that WinPE would do and then it loads it's basic network drivers and can connect to the SCCM server and start pulling the Windows image. The main issue I had for this, was WiFi only devices, which I either use a USB Ethernet adapter or just a full deployment image via USB.
  • Thanks 2
Posted

What's preventing the desktop from PXE booting? Does the NIC have an incompatible PXE ROM?

 

Try a USB to Ethernet adapter, one which you know PXE boots on other devices.

 

A quick n dirty workaround, extract a Windows ISO to USB, delete USB:\sources\install.wim and replace with your WIM renaming to install.wim

 

Create an autounattend.xml or unattend.xml and drop in to the root of the USB.

  • Thanks 1
Posted
What's preventing the desktop from PXE booting? Does the NIC have an incompatible PXE ROM?

 

Try a USB to Ethernet adapter, one which you know PXE boots on other devices.

 

A quick n dirty workaround, extract a Windows ISO to USB, delete USB:\sources\install.wim and replace with your WIM renaming to install.wim

 

Create an autounattend.xml or unattend.xml and drop in to the root of the USB.

 

Not sure why these machines won't PXE boot - in the bios it's set to network boot as one of the options, but it won't appear when attempting to boot, and if I put it as default option 1, it skips automatically.

 

They are Acer Veriton N2620G's

 

I also tried to replace the install.wim file, but it throws an error when trying to boot from that USB now.

 

My workaround now is to make one perfect image then use Clonezilla to image the drive. That's what I had to do to put Win 7 on them in the first instance :(

Posted

Yay, I used to use clonezilla :) Was also going to suggest trying legacy boot in bios

Had one recently that wouldn't pxe boot without this, anyway glad you got it working.

  • 2 weeks later...
Posted

Have a look at NtLite can make a custom image including drivers, apps and whatever else you want from a wim, then turn into an ISO.

Use RUFUS to make bootable ISO on pen drive and go rouND each machine.

Job done.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...