Considering this scenario:
- Several home drives with redirected folders are hosted on third-party storage.
- This third-party storage provides a feature that enables the user to use an identical path to access their user folder.
- It provides the feature to translate the identical path with a user name request to an actual share path for each user. For example, if the identical virtual path is \\internal.contoso.com\share, this path can be translated to something like \\server.internal.contoso.com\userfolders\%username%.
- On a Windows 7 SP1-based computer, you are logged in as User A. You run a command prompt on the computer as a different user (User B) who does not have a user folder on the storage.
- You try to access that identical path at the command prompt.