Showing tag results for shared folders and mapped drives

Oct 12, 2007
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Map Drives Based on IP Address?

ScriptingGuy1

Hey, Scripting Guy! I have been using your script that maps drives based on group membership, and it works just fine. However, I need to modify the script so that drive mappings are also based on the location of the computer (more specifically, on the computer IP address). For example, we have a remote site that uses an ISDN connection and I don’...

Scripting Guy!VBScriptstorage
Sep 21, 2007
Post comments count0
Post likes count0

How Can I Dynamically Show Available Drive Letters in a List Box?

ScriptingGuy1

Hey, Scripting Guy! I’m using an HTA as a drive-mapping application. I’d like to be clever about this and have the available drive letters appear in a list box. How can I dynamically show all the drive letters available on a computer?-- JT Hey, JT. You know, just the other day the Scripting Guy who writes this column was lamenting a truly lost w...

Scripting Guy!scripting techniquesVBScript
Jun 28, 2007
Post comments count0
Post likes count0

How Can I Remap Network Drives So They Use an IP Address Rather Than a Computer Name?

ScriptingGuy1

Hey, Scripting Guy! How can I remap network drives so they point to the IP address of the remote computer rather than the computer name?-- YM Hey, YM. You know, yesterday we started off this column by saying, “Never mind,” referring to the fact that, in a previous article, the Scripting Guy who writes this column lamented the fact that nothing ...

Scripting Guy!VBScriptstorage
Apr 13, 2007
Post comments count0
Post likes count0

How Can I Map Drive X on a Computer, But Only If Drive X isn’t Already in Use?

ScriptingGuy1

Hey, Scripting Guy! How can I map drive X on a computer, but only if drive X isn’t already in use?-- PN Hey, PN. You know, this is almost too good to be true (but, sadly, it is true). The Scripting Guy who writes this column was busy writing this column. And because today just happens to be Friday the 13th the theme for the day was, as you might...

Scripting Guy!VBScriptstorage
Nov 13, 2006
Post comments count0
Post likes count0

How Can I Map a Drive, Copy a File to That Drive, and Then Unmap the Drive?

ScriptingGuy1

Hey, Scripting Guy! How can I map a drive, copy a file to that drive, and then unmap the drive?-- ZK Hey, ZK. You know, sometimes these questions are difficult for us to answer, simply because we don’t usually find ourselves performing the task being asked about. Remove every other line in a text file? Well, we’ve never done that, but we can proba...

Scripting Guy!VBScriptstorage