Questions tagged [drive-letters]
12 questions
7
votes
6 answers
How can an ISO image be mounted to a specified drive letter in Powershell?
I have an ISO image (in this case an MS Office ISO) that I'd like to mount.
I'd like to use Powershell, and specify the drive letter assignment at the time of mounting, such that I can use scripting commands on files on the mounted ISO (drive),…

CJBS
- 273
- 1
- 2
- 11
6
votes
7 answers
Network Drive Letter Assignment Best Practices
We are working on migrating from Novell to Active Directory. During the transition, We are going to evaluate our drive mappings in light of current standards to see if what we have been doing still fits, is in alignment with best practices,…

John
- 2,276
- 7
- 44
- 60
5
votes
1 answer
What does D:2 mean as the drive in a Windows path?
A Windows 2012 server is showing paths starting with D: and with D:2 in Resource Monitor, e.g.:
System 4 D:2\$LogFile
sqlservr.exe 1808 D:2\SQL\LOG\Sp2013_Config_log.ldf
Screen capture from the Disk pane of Resource Monitor showing…

Kendall Lister
- 231
- 2
- 8
4
votes
7 answers
Batch scripting: iterate over drive letters?
In windows batch scripts, how can I iterate over all drive letters which correspond to physical volumes or mapped shares?

kdt
- 1,400
- 3
- 22
- 34
2
votes
2 answers
Drive letter assignment during XP installation
It seems that drive letters may change during unattended XP install.
I'm trying to install XP on a PC with 1 primary partition an 1 logical volume on the hard drive, and 1 CD drive.
After the install I expected to get (as usual):
- C: = Primary…

dugres
- 241
- 3
- 8
2
votes
1 answer
Command Line Script Issue
I've been working on a batchfile script for a few weeks now that should automate certain routine tasks I need to perform during my work. However, I've stumbled upon a problem which I haven't been able to figure out yet.
I'm using a USB Stick that…

Dempsey FoxDie Van Assche
- 157
- 1
- 5
2
votes
7 answers
Hiding the "System Reserved" partition in Windows Server 2008
Windows Server 2008 SP2 assigned a drive letter to the 100MB "System Reserved" partition during install. It's not supposed to do that (should leave it with an unassigned letter) and it's also bad because it is now visible as a drive like any other…
Aaron
1
vote
1 answer
E: drive letter never shows in Explorer, for any device
If I assign any drive to E:, it doesn't show in Windows Explorer. I can navigate to it explicitly by typing E:\, but under "This PC" it never shows.
Disk Management:
Disk 1 Data (E:)
Basic 1863.01 GB NTFS
1863.02 GB …

ErikE
- 311
- 3
- 11
1
vote
0 answers
AWS Windows Drive Letter Device Mapping and Naming
How to change assigned letter for Ephemeral drives automatically?
Answers part of my question. I'm not sure how to, after assigning a drive letter in ec2config, to then rename the drive. Not re-letter, that was already done via the drive mapping…

Hsnopi
- 21
- 4
1
vote
1 answer
Changing drive letter of boot VHD host drive?
I'm loving the new Boot-to-VHD feature in Win7! But I'm wondering if anyone has any thoughts on how to change the drive letter (while booting from a VHD file) of the drive that's hosting the VHD boot file.
I have multiple hard drives/partitions and…

Scott Bussinger
- 1,801
- 4
- 24
- 27
1
vote
1 answer
Using System Restore to change drive mount letters in windows 7
I am taking an existing desktop with a large spinning media and adding an SSD. The spinning drive used to be c:. I want to make the SSD c: and boot off it, and make the spinning drive D: - leaving the big document files on the spinning drive.
I…

Slaggg
- 146
- 4
1
vote
1 answer
Change between drives in filezilla client
I have Filezilla server running on a Windows 7 machine with a few users created. Right now I am forced to create a separate user for each of my three drives on that machine (C:, E:, and F:) because I cannot figure out how to change between drives…

jamesbtate
- 567
- 2
- 6
- 14