If you ever wonder where are those mapped network drives are pointing. You can do the following:
- Open a console terminal (e.g. cmd).
- Run the following command:
net use
This command will show you the status and mapping of mapped network drives you have.
Leave a Reply