Re: basic map drive scripts
- From: "Pegasus \(MVP\)" <I.can@xxxxxxxxxx>
- Date: Tue, 8 Jul 2008 23:28:45 +0200
Since you're sitting at a PC, it will take you less than a minute
to find out for yourself. Map Q: to \\YourPC\C$ manually,
then run your VB Script. You don't need a server to test such
a simple issue!
"Chris" <chris@xxxxxx> wrote in message
news:uYNypCU4IHA.4272@xxxxxxxxxxxxxxxxxxxxxxx
Hi Pegasus,
This is my job tomorrow. lol. It's been sort of dropped on me and i have a
tight deadline so was trying to do as much prep as i can.. Currently
trawling google aswell. :-)
"Pegasus (MVP)" <I.can@xxxxxxxxxx> wrote in message
news:Okf3UAU4IHA.4488@xxxxxxxxxxxxxxxxxxxxxxx
"Chris" <chris@xxxxxx> wrote in message
news:uChxL2T4IHA.1192@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
i need a basic map drive script which i've got.. but what happens if it
is already mapped? is there a similair /peristent option? or does it
disconnect automatically?
Set objNetwork = CreateObject("WScript.Network")
objNetwork.MapNetworkDrive "x:" , "\\server\share"
Why don't you run a little test to see what happens if the drive
letter is already mapped?
.
- Follow-Ups:
- Re: basic map drive scripts
- From: Chris
- Re: basic map drive scripts
- References:
- basic map drive scripts
- From: Chris
- Re: basic map drive scripts
- From: Pegasus \(MVP\)
- Re: basic map drive scripts
- From: Chris
- basic map drive scripts
- Prev by Date: Re: basic map drive scripts
- Next by Date: Re: basic map drive scripts
- Previous by thread: Re: basic map drive scripts
- Next by thread: Re: basic map drive scripts
- Index(es):
Relevant Pages
|
Loading