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]
68 questions
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
- 143
- 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
- 1
- 6
2
votes
1 answer
Run PowerShell-Script from Server in unattend.xml
Currently we are Deploying our Windows 10 Machines with Windows Deployment Services(WDS) with a unattend.xml file for basic settings. From time to time there are machines which won't activate windows automatically(we are using OEM licences). This…

SaintCore
- 83
- 2
- 3
- 8
2
votes
0 answers
How to distribute a custom WinPE disk
I'm looking into creating a WinPE disk that runs a custom cleanup utility that can be distributed to clients.
I'm hoping to get some clarity on how companies legally distribute custom WinPE disks without getting heat from MS.
I've been told that if…

James Greene
- 31
- 3
2
votes
1 answer
How do I troubleshoot "Failed to get staged packages for package" error when attempting to remove a provisioned app from an offline Windows 8.1 image?
When I attempt to remove provisioned apps from an offline Windows 8.1 image, most of the apps I want to remove cause no problem, but attempting to remove Microsoft.Office.OneNote causes an error.
The following PowerShell code demonstrates the…

Jay Michaud
- 3,973
- 4
- 23
- 36
2
votes
2 answers
SCCM 2012 Windows PE issues
Just got some lenovo X240, i7 with touch screen..
I got two issues when trying to enter Windows PE. (PE enviroment is 8.1)
1: First of all I don't get anything in the 'image selection: .. its blank..
The task sequence I use works perfectly on the…

NoobCoder
- 111
- 1
- 2
- 8
2
votes
1 answer
Using spanned images (.swm) with ImageX /ref switch
I can't seem to find any working examples of usage of the /ref switch with ImageX. Can anyone provide known working syntax?

Doug Chase
- 753
- 3
- 12
- 22
2
votes
1 answer
SCCM Task Sequence Error 0x8007000E
Booted up a VM into the SCCM OSD WinPE, entered password, and selected a task sequence. Before any packages were downloaded, I was hit with error 8007000E. The smsts.log file reports this error, and using the Trace Log Tool's error lookup that code…

MDMoore313
- 5,581
- 6
- 36
- 75
2
votes
1 answer
VM freezing during WinPE boot up
Got SCVMM 2012 R2 up and running, created a single VM w/ dynamic memory (512MB-4096MB) and a 40GB dynamic disk. The host is configured for NIC Teaming using switch independent configuration.
I setup a legacy network adapter and boot up to WinPE.…

MDMoore313
- 5,581
- 6
- 36
- 75
2
votes
1 answer
UFD with Windows PE requires HDD Drivers to see local drives
hi I'm attempting to image a machine, but after following the instuctions listed on http://technet.microsoft.com/en-us/library/ee523217(v=ws.10).aspx I have hit a problem. The reference computer requires drivers to access the local HDD's. Does…

Purplemonkey
- 123
- 3
2
votes
2 answers
Why is my WinPE 4 image growing and growing after every commit?
I am currently building a WinPE 4 ISO and I am wondering why the ISO file keeps growing after every commit and iso build. All i am changing is some lines of powershell code, which for sure are not as long as 1 MB.
name: winpe4_v16.iso size:…

Matthias Güntert
- 2,438
- 12
- 39
- 59
2
votes
1 answer
Utilise Netsh Wlan in WIn PE 4.0
We have been working with unattended domain joins using SCCM 2012. We used to use a command line step in the OSD to join the machine to the local wireless network prior to domain join.
The syntax used was netsh wlan connect…

Joe Taylor
- 498
- 5
- 12
- 26
2
votes
0 answers
How can I use Task Scheduler from WinPE?
I need to run an exe at midnight each day.
Problem is that Task Scheduler doesn't exist on WinPE.
What can I do?

Alex58
- 21
- 2
2
votes
3 answers
Proper Imaging Procedures to Restore and Deploy Image with Separate System Reserved Partition
UPDATE: As per my experience here, no one responded. If I do not hear back from TechNet forum members about it, I will post a bounty here, if it makes a difference.
I have banged my head against a wall for what seems like all week. I am going to…

songei2f
- 1,934
- 1
- 20
- 30
2
votes
2 answers
Live WIM image capture?
Is there a tool that can capture a live Server WIM image? Without having to boot the server into WinPE and use imageX. A free or commercial tool would be OK.
Thanks!

Mike
- 295
- 3
- 9