thread329-1442569
yes I know it is an extra level and possibly over kill, but if you don't check if drive exists and is mapped correctly the script errors and exits. I had my script working fine initially on some computers and then had to included the removenetworkdrive option because of errors, but now when the drive does not exist in some situations, the script exits even with the On Error Resume Next, unless I am placing it in the wrong place.
yes I know it is an extra level and possibly over kill, but if you don't check if drive exists and is mapped correctly the script errors and exits. I had my script working fine initially on some computers and then had to included the removenetworkdrive option because of errors, but now when the drive does not exist in some situations, the script exits even with the On Error Resume Next, unless I am placing it in the wrong place.