Posts tagged with ‘command line connect network drive with password’

How to map network drive with password in command line – WinXP / Win7 / Win8 ?

advertisement

windowRecently i wrote a batch script for WinXP / Win 7 to map a network drive with password in command line to perform some files backup. Before this, I’ve been doing the backup for few WinXP and Win7 machines manually and it’s time consuming! Until i wrote my script, i automate this backup process using a batch script. As the most challenging part in writing this script is to connect a network drive with command line. So i decided to share this with everyone especially technical support staff here.

To map network drive with password in command line under WinXP / Win7 / Win8, try the code below:-

Continue reading How to map network drive with password in command line – WinXP / Win7 / Win8 ? »