Let's say I click Start -> Run, and enter "\\10.0.0.27". This will launch an Explorer window navigating to that machine and showing any shares available on it.
However, I'd like to perform this action using different user credentials than the currently logged-in user. So, I thought I could launch a command window and then start the process from there.
How do I do that?