Mapping Drives
January 3rd, 2012 by Charlie Russel and tagged $Profile, Map Drives, PowerShell
My standard environment expects to have several drive mappings wherever I’m logged in to my network. Even when I’m running on a computer that isn’t joined to the domain. To facilitate that, I have a simple “mapdrives.cmd” file that has the necessary net use commands in it to map them. Then my default PowerShell $profile […]
Posted in PowerShell | Comments Off on Mapping Drives