I have been trying to do that as well Burke, but I am getting mounting issues.
mount -t cifs //172.16.167.33/vCOShares /mnt/vCOShares
gives me the error:
mount: wrong fs type, bad option, bad superblock on //172.16.167.33/vCOShares, ( ... etc)
I've tried several other variations (-o, trying /sbin/mount.nfs, etc), but cannot seem to get it to work without installing anything.
Can you help me with this syntax?