G Guest Feb 25, 2005 #1 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?
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\) Feb 25, 2005 #2 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? Click to expand... 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
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? Click to expand... 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 Feb 28, 2005 #3 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? Click to expand... Consider using Mount Points.
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? Click to expand... Consider using Mount Points.