Windows PE (Pre-installation Environment) is a lightweight version of Microsoft Windows, used for deploying, installing and repairing Windows operating systems.
Questions tagged [windows-pe]
70 questions
7
votes
3 answers
Windows 10 PE Unable to map network drive anonymously
I'm trying to set up a imaging environment. The idea is to use DISM to apply WIM images (Windows 10 Pro) over the network.
I am able to boot into Windows 10 PE. I have network connectivity via DHCP.
When I try to map the network share using net…
ColLeslieHapHapablap
- 193
- 1
- 1
- 7
7
votes
6 answers
Windows Server 2008 install: wpeinit -unattend:unattend.xml does nothing
I'm trying to set up automated installations of Windows Server 2008 x64.
I have it working using a DVD and autounattend.xml on a USB key, but now I want to make it work over PXE so I don't have to put the DVD in the drive on some overseas…
Mikel
- 3,727
- 2
- 19
- 16
6
votes
1 answer
How can I run a PowerShell script during the specialize pass of a WDS deploy?
I'm setting up Windows Deployment Services (WDS) for Windows Server 2012 unattended deployments using the default boot.wim file found on the install media. I have a PowerShell script that performs automated customisations for our site. I want this…
snoweagle
- 121
- 1
- 2
- 8
4
votes
1 answer
Installing to an iSCSI target and booting it without PXE
I'm running Windows Server 2012 R2, Standard Edition and have set up an iSCSI target, which I'm wanting a client to be able to:
Connect to in such a way that I can install Windows 7.
Allow client to select which target should be booted.
Boot to…
R4D4
- 189
- 6
4
votes
1 answer
ImageX in Windows PE is complaining that the subsystem is not present
I'm trying to use ImageX from the Windows PE command line. When I run a capture command from the console
cmd> e:\imagex.exe /capture
I get a nasty error like
the subsystem needed to support the image type is not present
What does that…
Anthony Mastrean
- 441
- 1
- 6
- 18
4
votes
3 answers
How can I mount an ISO Image in Windows 7 WinPE?
I have a 16GB USB flash drive that I want to set up like this:
It boots WinPE
It has useful diagnostic and system maintenance tools
There are several .ISO files of operating system install DVDs on the flash drive
I can mount one of the .ISO files…
Jay Bazuzi
- 663
- 5
- 14
3
votes
1 answer
DISM Can Mount Image but Can't Apply It
I am using DISM to capture a Windows image. I have successfully captured an image from the reference computer after running sysprep and booting from Windows PE. This was done manually using the DISM /Capture-Image command with the verify…
RLBChrisBriant
- 493
- 1
- 6
- 20
3
votes
1 answer
Error loading my BCD when trying to PXE boot to Windows PE
I'm trying to set up an ubuntu server with pxelinux, so I can boot Windows PE using PXE. On the client machine, I can see that pxelinux itself works, but the next screen is this:
Here is what I did:
Step 1: Installed tftpd-hpa and dhcp3 on the…
dialer
- 252
- 3
- 10
3
votes
2 answers
Installing drivers on a Windows system using WinPE Preinstallation Environment
How can I install an INF driver to WinPE 3.0 when it is mounted with DISM?
Once WinPE 3.0 is running, how can I install drivers, using their INF, to an offline system?
The offline system can be Windows 7, Vista OR XP.
unixman83
- 1,912
- 8
- 25
- 33
3
votes
3 answers
WinPE slow dhcp crashes LTI
Is there a good way to make a LTI installation wait for an ip address before its trying to start the installation wizard?
I currently get errors when i boot my PEimg that only says the network path to the deployment share is unavailable. ipconfig in…
MrTimpi
- 445
- 4
- 11
2
votes
2 answers
WDS updating raid drivers in an already existing image WIM
Here is my current setup.
WDS installed on Server 2008 R2 for the new driverstore and multicast features.
A Windows Server 2003 32bit Standard image built to support previous DL360 models.
A new HP DL360 G6 which has a new raid controller in it.
I…
Tim
- 41
- 4
2
votes
0 answers
WDS install modifying BCD
Situation
I am currently using WDS on a Windows Server 2012 R2 to deploy a Windows to Go disk.
The idea is to make it possible to deploy a W2G disk from any workstations, including computers with an operating system already installed.
Issue
During…
Arnaud
- 21
- 4
2
votes
2 answers
automatic script execution in WinPE
I'm trying to instruct my image of WinPE to directly execute a script when it finishes loading. How can I do that? Do I have to modify Winpeshl.ini or Startnet.cmd or Unattend.xml? I have tried all of them with no result, so any help is appreciated.…
yeyeyerman
- 135
- 1
- 7
2
votes
0 answers
Create IBW Disk for Windows 10
I am currently changing our OS from Windows 7 Embedded to Windows 10 IoT LTSB Enterprise 1607.
In Windows 7 Embedded we created a IBW disk using Windows Embedded Standard 7 Image configuration editor by "Create IBW Image with full Distribution…
user1902346
- 133
- 1
- 6
2
votes
1 answer
Disable Network connection in Windows PE
I am generating a WindowsPE boot stick with the Microsoft Automation Installation Kit 10 (host is Windows 10) for a amd64 target platform.
Because i dont need network connections from within the WinPE, id like to completely and securely disable…
BNT
- 131
- 6