This is readily demonstrated in the following fashion
- Map a drive letter to a network share from the limited user account; it can be done several ways, including using logon scripts.
- Open CMD (or your preferred shell; mine is JPSoft's 4NT) as a limited user.
- Enter "net use" at the prompt.
- Open CMD (or your preferred shell) as an admin user.
- Enter "net use" at the prompt.
I've been able to get around this problem by using 4NT; it can handle using a UNC path as the current working directory. Want even more fun, however? Try the same test using Windows Explorer instead of CMD. More on that later...
Good post.
ReplyDelete