don't use run 'net use...'
use shell... run will go in it's own process and the script might bump into each other.

use shell or just 'use * /delete /persistent'
_________________________
How to ask questions the smart way <-----------> Before you ask