I am trying to use Preferences to map a drive.
Ones are working just fine with no spaces in the share...
But what about ones with a space?

I have tried numerous variations on this issue just to examine it:
\\servername\<Share with a space or two in it>
"\\servername\<Share with a space or two in it>"
\\servername\"<Share with a space or two in it>"
\\servername\'<Share with a space or two in it>'
'\\servername\<Share with a space or two in it>'

any thoughts?