I'm reading a serverlist into an array and per/server issuing commands. One of those commands is a mapping command, forwhich I'm trying to use:
in my foreach statement I first print the $server to ensure it's reading the list (it is), but I get "Network error 53...when it tries to map the drive using the command above......this is a script run on Win32 mapping to Win32 machines.