Update 10.5.2016: New PowerShell based Script, Power Management included
There are some challenges, when you have to troubleshoot problems in WinPE. To improve the troubleshooting process I created a prestart package which solves these points:
- Set the current Time. (MiniWebService is required)
- Set Keyboard Layout
- Set All Disk Except Disk 0 to Offline
- If SAN Disks are connected stop
- Copy Tools (CMTRACE/WMIExplorer/DevManView)
- Set PowerPlan to Heigh Performance
Usage
- Copy the Package to your DeploymentShare\SoftwarePackage\BIOS\Customer_WinPETools_1.00_ML_x99_005
- If you would like another keyboard layout you can change that in the WinPEPreRun_005.ps1
- Modify your WinPE Package to run
powershell.exe -executionpolicy bypass -file WinPEPreRun_005.ps1 -FqdnCMServer server01.contoso.local
as prestart command and to contain the files from (DeploymentShare\SoftwarePackage\BIOS\Customer_WinPETools_1.00_ML_x99_005)
Principal Security Consultant | MVP at baseVISION AG
I’m a consultant, trainer and architect for modern workplace and enterprise mobility projects with Microsoft Technologies in the past ten years. I love to push and design the modern workplace based on Microsoft 365 for my customers which is the only answer for the current security threats, agile world and the fast-changing business requirements of my customers. Important for me is to simplify and automate the operational processes, because there are the highest costs.
Follow me
Latest posts by Thomas Kurth (see all)
- Exploring Baden, Switzerland: An Evening Guide for Workplace Ninjas Conference Attendees - August 15, 2023
- Unveiling a new version of M365Documentation PowerShell Module: Creating Markdown Documentation with Ease - July 22, 2023
- Microsoft Purview Information protect predefined permission groups demystified - February 28, 2023
0 Comments