How to shutdown multiple windows 10 computers remotely


  1. Posts : 11
    Windows 10
       #1

    How to shutdown multiple windows 10 computers remotely


    Hello All,

    In my business we have multiple computers (around 10), which we need to leave running after work, but we don't want to run all night. Up to now I have managed to get by teamviewering in every night and closing them down, but this has become inefficient as the number of PCs has increased.

    I've tried scheduling shutdown and turning off the "these programs are still running" screen, but this didn't work.

    Any ideas?

    Thanks,
    Sean
      My Computer


  2. Posts : 9,780
    Mac OS Catalina
       #2

    The bad thing is that if someone has a window open because they are not finished working on something, the work needs to be saved or place the unit into a Hibernate mode.
      My Computer


  3. Posts : 13,985
    Win10 Pro and Home, Win11 Pro and Home, Win7, Linux Mint
       #3

    Some years ago I worked in a shop with several computers/servers running and the owner was 400 miles away. He used an APC device where he could log into it and kill the power to the machines, usually specific IP addresses. But the BIOS had to be set according to whether it restarted or stayed shut down, took awhile to get everything set as desired. It worked best if not having passwords set for logging on, may not be appropriate in every situation.
      My Computers


  4. Posts : 17,661
    Windows 10 Pro
       #4

    bro67 said:
    The bad thing is that if someone has a window open because they are not finished working on something, the work needs to be saved or place the unit into a Hibernate mode.
    The -f (force) switch with shutdown command forces shut down regardless if there are programs running or unsaved documents open.

    This command forces computer shut down immediately:

    shutdown -s -t 0 -f

    Easiest way to force shutdown of another computer on same network is to use PowerShell:

    Stop-Computer -ComputerName COMPUTER_NAME -Force

    Kari
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:13.
Find Us




Windows 10 Forums