Saturday, 10 August 2019

windows - How to shut down a computer having a particular IP address?


If we have a collection of Windows and Linux computers on a LAN, is it possible to shutdown a computer having a specific IP address, using the Linux shell?


Assume that I do not have ssh or telnet running on the PCs. I have the root password for all the computers.



Answer



Just to give you an answer based on your question: "Shutting down a pc based on just the ip address is impossible"


You can make it possible by making their desktops or shells available over the network. RDP(windows) / SSH or VNC (linux) will do.


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...