I am trying to use the FolderExists method on the Filesystemobject. I'm using the unc name, ("\\servername\username"
and if I check to see if my account exists, it works fine. However, if I put in someone elses name on the network, it tells me it doesn't exist (even though it does). So, if I try to create the user directory, it comes back and tells me it already exists.
Any ideas? Permissions issue perhaps?

Any ideas? Permissions issue perhaps?