![]() |
|
![]() | ||
|
Subject:
Remote commandling ("telnet") for XP Pro
Category: Computers > Software Asked by: donphiltrodt-ga List Price: $10.00 |
Posted:
02 Dec 2002 16:40 PST
Expires: 09 Dec 2002 15:06 PST Question ID: 118051 |
![]() | ||
|
There is no answer at this time. |
The following answer was rejected by the asker (they received a refund for the question). | |
Subject:
Re: Remote commandling ("telnet") for XP Pro
Answered By: legolas-ga on 02 Dec 2002 16:50 PST |
Hi donphiltrodt, The best and easiest way of doing what you are looking to do is to use a program (free!) that allows remote Command Prompt access to any windows machine. I use it myself: and it works like a dream. A set of programs called "pstools" is available for free at systernals.com: http://www.systernals.com The file is located here: http://www.systernals.com/ntw2k/freeware/pstools.shtml These are small DOS programs that give you all sorts of new features. The one you want to use is called 'psexec.exe'. To use the tool, first download and extract the files into their own directory. Then, navigate to the directory that you've extracted the files to and type the command: psexec \\computer [-u username [-p password]] cmd now, the easiest way to ensure it works properly is to use the IP address of your computer instead of the computer name. Hence, if you want to connect to a computer called \\WKST1 at 192.168.0.1 with the username of 'Administrator' and password of 'password' you'd type: psexec \\192.168.0.1 -u Administrator -p password cmd Voila, you get a remote Command Prompt that allows you to use commands like ipconfig, etc.. to remotely administer the computer. I hope this is what you needed. Please ask for clarifiction, if needed, prior to rating this answer. Thanks! Legolas-ga No search was done for this answer: all information was from my own knowledge. However, you can try a google search with the following terms: remote command prompt remote command prompt free related:www.systernals.com | |
| |
| |
| |
|
![]() | ||
|
Subject:
Re: Remote commandling ("telnet") for XP Pro
From: mathtalk-ga on 07 Dec 2002 15:15 PST |
Hi, Legolas and Donphiltrodt: The original telnet protocol is not encrypted. This sounds like a job for SSH (Secure Shell) protocol. As with telnet, there are plenty of free SSH clients around (e.g. do a Web search on PuTTY), but expect to pay money for the server end of things. $100 buys a business license for WinSSH here: http://www.bitvise.com/winsshd.html with lower prices for academic and personal use. Naturally if you want to restrict the consultant's permissions on your machine, you will want to set up the user account accordingly. It's hard to make a recommendation without clarification of the consultant's role. The original description was "to admin (via commandline only) my WinXP? Pro machine". I read that initially to mean administrator privileges, or at least Power User, e.g. to perform backups and other routine maintenance. regards, mathtalk-ga |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |