Hi all,
At work we have 8 desktops at various locations which all show some info. But sometimes the desktop stops working / hangs ... Now I want to write op program which restarts the desktops trough the network. I have the network adress and my question to you all is how I can execture the shutdown command on a specific desktop. I know how I can do it on my on pc (shutdown -r -t 10 -f), and I know there is an option to do so over the netwerk.
But I want to create a form with 8 buttons, each button linked to a specific computer.
Can someone provide me the command how i can execute the shutdown on a remote pc?
Thanks FatEric
At work we have 8 desktops at various locations which all show some info. But sometimes the desktop stops working / hangs ... Now I want to write op program which restarts the desktops trough the network. I have the network adress and my question to you all is how I can execture the shutdown command on a specific desktop. I know how I can do it on my on pc (shutdown -r -t 10 -f), and I know there is an option to do so over the netwerk.
But I want to create a form with 8 buttons, each button linked to a specific computer.
Can someone provide me the command how i can execute the shutdown on a remote pc?
Thanks FatEric