Giter Club home page Giter Club logo

Comments (3)

OSDeploy avatar OSDeploy commented on September 3, 2024

Thanks, I'll see how I can add a check for a C: Drive and remove it like I am doing with the USB Drive Letters. Can you run a Get-Volume for the Card Reader?

from osd.

marcohald avatar marcohald commented on September 3, 2024

At the moment i don't have access to a device with this problematic card reader.
But as written before
The Problem is that the Get-Volume CMDlet return a Object but it can't be consummed by the Get-Partition CMDlet
As far as I can remember the mountvol.exe was the only way that can handle the cardreader without an inserted card

from osd.

Vexxer1 avatar Vexxer1 commented on September 3, 2024

This issue has been around for ages in different OS deployment scenarios. :) Especially when the HDD/SSD is not partitioned.
I just recently started trying out OSDCloud and just wanted to add my 2 cents on how we approached this:
Get your hands on the 64-Bit Version of Devcon (might be a bit harder to find, but can be googled) and add:
devcon.exe disable USBSTOR*
and possibly
devcon.exe disable CDROM
To just disable the devices that can "steal" the C-Drive.

from osd.

Related Issues (20)

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.