💻 Software
Is it possible to shutdown a remote computer running Windows 7 via Telnet?
Fresh5 days ago
Mar 15, 202651566 viewsConfidence Score0%
0%
Problem
I've successfully connected to my Windows 7 desktop over wifi via Telnet from an XP Home netbook. To login, I use the following command: in this case is an Administrator on and is also a member of the Telnet Clients Group. The problem I have is that when I attempt to shut down by issuing the follow…
Error Output
telnet -l "win7desktop\win7user" win7desktop
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is it possible to shutdown a remote computer running Windows 7 via Telnet?
Low Risk
Is it necessary to use telnet? If not, you can use PsShutdown to shutdown a remote computer. Or, you can use PsExec and call the shutdown command.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix