Questions tagged [windows-pe]

Windows PE (Pre-installation Environment) is a lightweight version of Microsoft Windows, used for deploying, installing and repairing Windows operating systems.

70 questions
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…
2
votes
3 answers

PXE boot windows PE from Linux

I'm attempting to get a Windows Preinstallation Environment to boot over PXE from a Linux server. The end goal will be to install Windows but that's pretty easy once I can get WinPE to start up (I've got the samba share with the windows OS disk…
Centimane
  • 206
  • 2
  • 14
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,947
  • 4
  • 21
  • 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,531
  • 6
  • 34
  • 73
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.…
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,358
  • 11
  • 38
  • 58
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
2 answers

Security of BitLocker with no PIN from WinPE?

Say you have a computer with the system drive encrypted by BitLocker and you're not using a PIN so the computer will boot up unattended. What happens if an attacker boots the system up into the Windows Preinstallation Environment? Will they have…
Scott Bussinger
  • 1,761
  • 4
  • 23
  • 27
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,924
  • 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