Out of drive letters for network mappings

G

Guest

I hit my threshold and used up the last letter, Z: to map a network drive and
I need to map more.

What can I do?
 
P

Pegasus \(MVP\)

jessem said:
I hit my threshold and used up the last letter, Z: to map a network drive and
I need to map more.

What can I do?

Have you considered using UNC coding? Instead of
accessing your shares like so:

net use x: \\SomeServer\SomeShare, you do it like this:
net use \\SomeServer\SomeShare
 
C

Colon Terminus

jessem said:
I hit my threshold and used up the last letter, Z: to map a network drive and
I need to map more.

What can I do?

Consider using Mount Points.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top