kalyan Posted November 24, 2006 Report Share Posted November 24, 2006 Hi Everyone,At my workplace I have to login from Sys A to Sys B through Remote login. All this has to be done only through Command Prompt.Note: Both the system run on Windows 2003 serverThanks for reading & responding Quote Link to comment Share on other sites More sharing options...
cozofdeath Posted November 24, 2006 Report Share Posted November 24, 2006 You should be able to use the net use command. Something like this net use Z: \\10.0.0.2\C$ to map the remote C: drive. You may need to use other arguments depending on how your setup is. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.