Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How can you remotely access to a server using Windows prompt command?

user-image
Question added by Mohamed Achref Saidi , Technician , Ange Gardien
Date Posted: 2016/09/24

Telnet x.x.x.x (the server IP address)

deepan nil
by deepan nil , Server Support Engineer , IMSI India Pvt Ltd

Hi All,

 

We can take remote by using cmd prompt. like the following commands, MSTSC , mstsc \\admin , mstsc \\console by using these three command it will prompt a server ip / host name and Remote user / administrator credential.

 

 

Saad Asghar
by Saad Asghar , It Manager , Geforce Trading LLC

MSTSC in run menu and enter NETBIOS name or IP address of system. Next enter Username and Password if required.

Vimal Kumar
by Vimal Kumar , IT Systems Administrator , PRECISE Trading LLC

Usinfg Telnet, Windows Powershel, PSEXEC (sysinternal tools) like that

Since it is through command prompt, you can use tools such as netcat , telnet, pstools , powershell,etc. Oofcourse it depends what you are trying to achieve

Ahmed Magdy
by Ahmed Magdy , Senior IT Infrastructure Engineer / Manager , WBN Technologies

The Sysinternals Troubleshooting Utilities have been rolled up into a single Suite of tools. depend on what you want from your access these tools will help you by command line 

 

Download it from here : https://technet.microsoft.com/en-us/sysinternals/bb842062.aspx

mohammed soharab
by mohammed soharab , Founder / CEO / Project Lead / Business Developer / Web developer and Server administrator , MadMec

For linux OS based serverUse putty open source tool access server @ CUI level, you need to have ssh server running at server end.User VNC client to access server @ gui level you need to have vnc server running at server server,

Lilik Nugroho
by Lilik Nugroho , IT Manager , Ben Line Agencies

We can use "PsExec" tool which is one of the SysInternals tools provides a way to open a remote command window without needing to install anything on the remote computer.

There are different ways you can access remotely to any windows like mstsc & Powershell like..

Faruq turjuman
by Faruq turjuman , Senior System Administrator , King Saud University for health sciences

There are many way you can use to access any windows Device remotely, in this case you want to use the CMD, so here are the two comon ways:1. Using telnet >> telnet 10.10.10.10 [port number]

2. using powershell >> New-PSSession -ComputerName -Credential "user1"in both cases, a password prompt will show up ask you to put password 

Florence Gitonga
by Florence Gitonga , Assistant Head ICT , Uchumi Supermarkets Ltd

Log into the server using mstsc command

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.