RunAs command used to execute any executable using different user credentials.
This can be done in two ways 1) Using windows 2) Using Command Prompt
From Command Prompt
runas /user:Domain\LoginName \\Sharepath
runas /user:windomain\kalyan \\ftpshare\\suresh -- Provide credentials of given folder to access it from command prompt.
This can be done in two ways 1) Using windows 2) Using Command Prompt
From Command Prompt
runas /user:Domain\LoginName \\Sharepath
runas /user:windomain\kalyan \\ftpshare\\suresh -- Provide credentials of given folder to access it from command prompt.
No comments: