Jay, I don't think it could be a share within a share b/c:
If I go to just
\\domain
I get a list of shared folders. There are only 5 shares total. For sake of argument say, the shares that are listed are as follows:
- share1
- share2
- share3
- share4
- share5
Now say that inside
share1 is a folder called
fruit and inside fruit, there is a folder called
apples.
Well, the "alias" I am describing is that
apples also appears directly in
share1.
But it can't be it's own "share" because, again,
apples appears
inside share1, not inside
\\domain with all the other shares.
To summarize, the real path is like this:
\\domain\share1\fruit\apples\
And the alias is like this:
\\domain\share1\apples\
^ they both represent the same location. It's not a "shortcut" either because it doesn't "redirect" you to the real path. The Alias looks and acts just like a real path.