Questions tagged [remote-shutdown]

32 questions
143
votes
5 answers

How do you shutdown or restart a Windows computer over a Remote Desktop connection?

When I connect to my Windows 7 desktop computer via Remote Desktop (MSTSC.exe), the options under the Start Menu are "Log Off" (the default), "Lock", and "Disconnect". How do I restart (or shutdown)?
gdunbar
  • 1,533
3
votes
2 answers

Windows 11 net rpc shutdown

Any idea why net rpc shutdown command would not work on windows 11? I have 3 windows 10 PCs and this works perfectly, however, on my two windows 11 devices it does not. All PCs had been configured in the same way. I'm starting to believe that there…
3
votes
1 answer

Remote booting using Digital IP KVM switch

I have a setup where I have a digital IP kvm switch controlling a computer . I can use the switch to remotely shut down this computer . However I cant restart or boot up the computer remotely . In my use case I do require the switch to remotly boot…
2
votes
0 answers

Can't shutdown Windows 8 from Linux

I'm having trouble setting up a shutdown over LAN from a raspberry pi to a windows 8.1 PC. I get all sort of different errors. I'm logged with the Administrator account and I've set up a password (on the Windows PC). If I try from the…
Fede
  • 21
2
votes
4 answers

What's an easy way to shut down a computer that I'm connected to via RDP

I have a secondary machine on my local network that I usually use via RDP. Most of the time, it's on 24/7, but there are times when I may want to shut it down from the RDP client machine. The shutdown and restart options aren't available from the…
MBraedley
  • 2,842
2
votes
1 answer

I want to lock my computer from ssh using psshutdown but it isn't working :/

I want to lock my computer from ssh using psshutdown but it isn't working :/ I tried everything i found on internet but I ended with error C:\Users\amade>psshutdown -l PsShutdown v2.52 - Shutdown, logoff and power manage local and remote…
Smogroove
  • 21
  • 2
2
votes
2 answers

Why does the system slow down , upon resuming from Hibernation

I am using windows xp sp2 in an Quad core machine , with 3GB RAM . Each time when i log into my system after hibernation , it takes almost 5 to 10 mins to resume perfectly. Am i missing any configuration / setting changes .? Are there any tweaks to…
2
votes
1 answer

Requirements for remote shutdown

I have been searching for a complete list of requirements for remote shutdown but have not been able to find anything at all. I have been constantly running into small problems that are never really mentioned in one summarized list of requirements…
atf
  • 23
2
votes
1 answer

How do I extract the IP Address from a successful ping command?

With a lot of help from another user I was able cut characters out of a single output from CMD. I then added my next part of code from where he left me with variable _3octet. My code is scanning all the IP addresses associated with the gateway the…
1
vote
1 answer

Disable remote shutdown on windows 8.1

i want to disable remote shutdown to prevent the timer (on my internet cafe) from shutting down a certain pc (obviously, that pc should not be shutdown... diskless setup). how? Obviously, im improvising. the timer is on a netbook and i want client…
1
vote
3 answers

Prevent shutdown, reboot etc. for the remote control via TeamViewer

Is it possible to configurate the TeamViewer so the user can't performs the shutdown, reboot, lock user, log off etc. via remote control?
1
vote
3 answers

(seemingly) random shutdowns on Acer Aspire 1640, Ubuntu 10.04

I've got an issue going on with my notebook PC. For a couple of months now I've been experiencing random shutdowns on my PC. It all started when my previous power adapter got fried. Nothing really happened, the cord just melted through in the…
1
vote
0 answers

Shut down multiple linux systems (Raspberry pi) over network ssh

i have 6 Rpi 5 systems which i want to shut down from my windows pc. I was hoping the put a range of IP addresses (they are on my local network 50.100 > 50.106) They all have ssh access too. Is there script i can run on my pc that will send a…
Stuee
  • 11
1
vote
0 answers

have a bash script remotely shutdown another computer on the lan

Possible Duplicate: How to shut down a computer having a particular IP address? Hi I want to write a bash script that when called shuts down another computer on the lan. Maybe using ssh? The other computer is an ubuntu machine. Now I'm not sure…
gletscher
  • 373
1
vote
1 answer

How to modify what happens when windows 10 Shutsdown

I want to run a script that reboots the computer when the shutdown button is clicked on Windows 10 . I have tried this solution https://stackoverflow.com/questions/12434863/executing-a-batch-script-on-windows- this is the batch script I am using…
1
2 3