omprasad
(Om Prasad)
July 31, 2020, 2:05am
1
Hi all,
I want to run cmd as a different user.
In manually we have to right click on the icon.Then shift + right click on the command prompt then we can select run as different user.after this we can put the username and password.
Thanks,
Om Prasad
Ankit074
(Ankit Mehta)
July 31, 2020, 8:03am
2
Hi Omprasad,
You can run cmd by any user and run the command to change the user.
*runas /user: press enter.
this will prompt you for that user password.
2 Likes
omprasad
(Om Prasad)
August 14, 2020, 8:56am
3
Hi @Ankit074
Thanks for your reply.sorry for the late reply.
If i want log in as for “abcd” user then what is the command for this.please help me.
Thanks & Regards,
Om Prasad
Ankit074
(Ankit Mehta)
August 18, 2020, 12:19pm
4
Hi @omprasad ,
Use runas /abcd and enter.