Scripting a mapped network drive – Batch, VB and Powershell
Scripting has changed. A new player has come into the works and added more functionality to the Microsoft scripting world, PowerShell. You can map a network drive via script in a few different ways this post will show you how to do it using batch script, VBScript and PowerShell. Map a network drive Batch script …