every group in our company has a mapping to a mailarch drive containing old pst etc.

i use this to map to it

Use N: "$ARCHIVE\Mailarchs\@USERID"

if a user doesnt have a folder there it slows down the whole thing wihile kix looks for a non existant entry. how do i insert an IF to check if the user has a folder in this location before processing the use command? i have other drives mappings as well above and below so the script needs to carry on even if there is no N drive folder for the user. hope this makes sense

thanks