/build/static/layout/Breadcrumb_cap_w.png

Media Card Reader Drive Assignments

I would like to create either a pre-installation or a post installation task that will change the drive letter assigments of all the silly media card drives that are installed on the Dell Optiplex 990's we have in our organization.

Any idea how I can do this? 

thanks in advance.


1 Comment   [ + ] Show comment
  • thanks Smal, greatly appreciated. - wd_bs 10 years ago

Answers (1)

Answer Summary:
Posted by: SMal.tmcc 10 years ago
Red Belt
2

You can do this thru a diskpart script as a post install task like you use to create the volumes in the preinstall phase.  You need to know what volume and letters they get assigned currently by using diskpart at a command prompt and doing a list volume.  then create a script file.

I changed the letter e to m above with this script

select volume 2

remove letter=e

assign letter=m

rem to do the next you would continue the script:

select volume 3

remove letter=f

assign letter=n

rem keep going till you have them all changed and then:

exit

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ