Git Product home page Git Product logo

cregx / mdt-cleanup-harddrive-winpe Goto Github PK

View Code? Open in Web Editor NEW
31.0 4.0 4.0 114 KB

Win32-based UI application to erase the primary hard disk as part of a Lite Touch installation (WinPE / Microsoft Deployment Toolkit (MDT)).

Home Page: https://www.cregx.de/docs/mdt-cleanup-harddrive-winpe/

License: Other

Batchfile 3.87% C 96.13%
mdt winpe adk c deployment deployment-automation mecm sccm win32 win32api

mdt-cleanup-harddrive-winpe's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ I always work on some cool stuff in my free time (okay, of course, it depends on what you consider cool. ๐Ÿ˜‰),
  • ๐Ÿ”ฅ I am always looking for something new to learn,
  • โฐ like most of us, I don't have much time,
  • ๐ŸŒฑ currently, i.e. since 2021, I am experimenting with Apple Playgrounds

mdt-cleanup-harddrive-winpe's People

Contributors

cregx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mdt-cleanup-harddrive-winpe's Issues

Empty Wizard.hta window after starting the LTI installation

When using modern USB flash drives that are recognized as "External hard disk media" in wmic, using diskpart in version <= 1.0.3 results in the error that the Wizard.hta window remains empty during the task sequence step for partitioning the hard disk. Finally, the installation is completely aborted.

The problem does not occur when using USB flash drives that are recognized as "Removable media".

How can I determine what the USB flash drive is recognized as?

Run the following command on the CMD: wmic diskdrive get mediatype

Cleanup deletes USB storage drive from which it was booted (Raid / AHCI/NVMe)

Cleanup (version 1.0.3) can in some cases delete the USB storage drive used to boot the MDT-based installation instead of the actual primary hard disk.

This behavior occurs, for example, on a factory-configured Dell 5420.

The cause of the problem lies in the BIOS configuration of the system, so that basically when booting from the USB drive instead of at least 2 hard disks (built-in hard disk and USB storage drive), the diskpart command used only recognizes a single drive. By calling the option sel dis 0, this - in this case the USB storage drive used for installation - is selected and finally deleted via the clean switch.

Workaround:
To solve the problem, change the option for "storage SATANVMe operation settings" from RAID to AHCI/NVme in the BIOS of the device.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.