원격 위치에서 컴퓨터를 어떻게 다시 시작합니까? 인터넷을 통해 Windows(Windows) 10 컴퓨터를 원격으로 다시 시작하거나 종료할 수 있는 몇 가지 방법에 대해 논의할 것 입니다. 작업을 완료하기 위해 타사 및 Windows 기본 제공 도구를 통해 작업을 수행하는 방법에 대해 논의했습니다. 계속해서 최상의 방법으로 원격으로 컴퓨터를 다시 시작하거나 종료하는 방법에 대해 논의해 보겠습니다.
Windows 10 을 원격 종료(Shutdown) 하거나 다시 시작 하는 방법(Restart)
원격 위치에서 컴퓨터를 다시 시작하거나 종료해야 할 필요가 있을 때마다 이러한 도구를 테스트 실행하여 작동하는지 확인하십시오.
- 원격 데스크톱 연결 사용
- Windows PowerShell을 사용하여 다시 시작
- Shutdown.exe를 사용하여 다시 시작
- 셔터 도구.
자세히 살펴보겠습니다.
1] 원격 데스크톱 연결 사용
원격 데스크톱 연결 은 (Remote Desktop Connection)Windows 10/8/7 에 내장된 도구 이므로 다른 것을 다운로드할 필요가 없습니다. RDP ( 원격 데스크톱 프로토콜(Remote Desktop Protocol) )는 컴퓨터에 원격 액세스를 허용하는 Microsoft 의 독점 도구입니다 .
Windows 10 에 내장되어 있으므로 검색 창을 사용하여 검색하고 실행하십시오. 도구가 실행되면 액세스하려는 컴퓨터의 IP 주소와 요청 시 사용자 이름 및 비밀번호를 입력하기만 하면 됩니다.
액세스 권한을 얻은 후 일반적인 방법으로 마우스를 사용하여 Windows 10 시스템을 다시 시작하면 됩니다.(Windows 10)
2] Windows PowerShell을 사용하여 다시 시작
여기에 언급된 다른 방법과 달리 이 방법은 두 시스템이 동일한 네트워크에 있어야 하므로 생각하는 방식으로 원격 재시작이 아니지만 여전히 그렇습니다. 이를 통해 몇 가지 명령으로 한 Windows 10 컴퓨터를 사용하여 다음 방에서 다른 컴퓨터를 다시 시작할 수 있습니다.(Windows 10)
첫 번째 단계는 Windows PowerShell 프로그램을 시작한 다음 다음 명령을 입력하는 것입니다.
/m \[remotecomputerIP]
거기에서 /r 을 입력하여 시스템을 완전히 다시 시작합니다.
이제 다른 명령에 대해 알아보려면 /?그리고 키보드의 Enter 키를 누르십시오.
이 게시물은 PowerShell을 사용하여 Windows 10을 원격으로 다시 시작(Remotely Restart Windows 10 using PowerShell) 하는 방법에 대한 자세한 설명을 제공합니다 .
3] Shutdown.exe를 사용하여 다시 시작
Windows 10 컴퓨터 시스템을 원격으로 종료하거나 다시 시작하는 또 다른 좋은 방법은 Shutdown.exe 를 사용하는 것입니다 . 운영 체제에 미리 포장되어 있기 때문에 멀리 갈 필요가 없습니다. 이제 계속 진행하기 전에 먼저 사용할 각 컴퓨터를 구성해야 합니다. 여기에는 종료하려는 컴퓨터와 원격으로 작업을 완료하는 데 사용할 컴퓨터가 포함됩니다.
원격 종료 대화(Remote Shutdown Dialog) 상자와 Windows 10/8/7 에서 사용할 수 있는 종료 옵션을 사용하여 로컬 또는 네트워크로 연결된 컴퓨터를 원격 종료, 다시 시작 또는 로그오프할 수 있습니다.
구성
좋습니다. 가장 먼저 해야 할 일은 원격 레지스트리(Remote Registry) 서비스를 활성화하여 작업을 진행하기 위해 몇 가지 구성을 수행하는 것입니다. 서비스는 기본적으로 비활성화되어 있으므로 계속해서 켜 볼까요?
원격 레지스트리 서비스를 활성화하려면 서비스 관리자를 시작하십시오(launch the Services Manager) . 이렇게 하려면 시작(Start) 메뉴를 클릭한 다음 Services.msc 를 입력 한 다음 키보드에서 Enter 키를 누르십시오. 열리면 목록에서 원격 레지스트리(Remote Registry) 를 검색하십시오. 거기에서 마우스 오른쪽 버튼을 클릭한 다음 속성(Properties) 이라는 옵션을 선택합니다 .
그런 다음 시작 유형(Startup Type) 섹션으로 이동하여 옆에 있는 상자를 클릭하면 드롭다운 메뉴가 나타납니다. 그런 다음 메뉴에서 자동(Automatic) 을 클릭한 다음 적용(Apply) 을 클릭 하고 확인을 선택합니다.
Windows Defender 방화벽 열기
필요한 포트를 열려면 Windows Defender 방화벽 앱을 통해 이 작업을 수행(do this via the Windows Defender Firewall app) 해야 합니다 . 이 경우 검색 옵션을 사용하여 Windows 방화벽(Windows Firewall) 을 실행 해야 합니다 . 그런 다음 Windows Defender 방화벽을 통해 앱 또는 기능 허용(Allow an app or feature through the Windows Defender Firewall) 섹션으로 이동하십시오 .
거기에서 WMI(Windows Management Instrumental) 까지 아래로 스크롤하고 (Windows Management Instrumental (WMI))방화벽(Firewall) 을 통해 통신하도록 허용하면 됩니다 . 이제 사용자 계정에 관리자 권한이 있어야 합니다. 그렇지 않으면 컴퓨터를 종료하는 명령이 작동하지 않습니다.
원격으로 종료
마지막 단계는 명령 프롬프트(Command Prompt) 를 시작한 다음 다음 명령을 입력하고 Enter 키를 누르는 것입니다.
shutdown /i
이제 사용자에게 종료 대화 상자가 표시됩니다.
열리는 창에서 추가(Add) 를 클릭 합니다. 이렇게 하면 원격 종료하려는 컴퓨터의 이름을 추가할 수 있습니다. 컴퓨터(Computer) 를 마우스 오른쪽 버튼으로 클릭 하고 속성을 선택하여 PC 이름을 찾을 수 있습니다. 또는 찾아보기 버튼을 사용하여 네트워크에서 다른 PC를 찾을 수도 있습니다.
다음으로 명령을 선택합니다. 완료되면 확인을 클릭합니다.
원격 컴퓨터에 로컬로 로그온하지 않고 원격 컴퓨터를 예기치 않게 다시 시작하거나 종료하는 이유를 문서화할 수도 있습니다.
다음 사항에 유의하십시오.
- 다른 PC에 명령을 보내려면 해당 컴퓨터에 대한 관리 권한도 있어야 합니다.
- Shutdown Event Tracker 가 정보 를 기록할 수 있으려면 원격 컴퓨터에서 원격 레지스트리(Remote Registry) 서비스를 활성화해야 합니다.
- 원격 관리(Remote Administration) 및 Windows Management Instrumentation 방화벽 예외 는 원격 컴퓨터에서 활성화되어야 합니다.
화면의 지시에 따라 원격으로 다른 컴퓨터 를(Simply) 종료하거나 다시 시작하기만 하면 됩니다.
이 게시물은 명령 프롬프트를 사용하여 Windows 10 컴퓨터를 원격으로 종료하는 방법을 자세히 보여줍니다 .
4] 무료 셔터 도구 사용
물론 우리는 최근에 셔터를 검토했기 때문에 셔터 에 대해 이야기할 것입니다. (Shutter)이벤트를 예약하기 위한 훌륭한 도구이지만 원격 위치에서 컴퓨터를 다시 시작하거나 일반 용어로 인터넷을 통해 다시 시작하는 데에도 적합합니다.
시작하려면 옵션 > 웹 인터페이스 > 활성화 > 수신 IP 선택 > 사용자 이름 및 Password > Click Save 합니다.
우리의 경험에 따르면 이 프로그램은 사용하기 쉽고 눈이 편합니다. 특별한 것은 없지만 일부 기능은 이해하기 쉽지 않을 수 있습니다. 그래도 컴퓨터를 다시 시작하거나 종료할 때 여기에는 복잡함이 없습니다.
물론 원격 위치에서 컴퓨터를 다시 시작하는 다른 방법이 있지만 위의 옵션이 권장되는 옵션이므로 기회를 주세요.
How to Remote Shutdown or Restart your Windows 10 computer
Hоw do we restart a computer from a rеmote location, you ask? We’re going to discuss somе of the ways you can remote restаrt or shutdown your Windows 10 computer via the internet. To get the job done were going tо discuss how to do it via third-party and Windows bυіlt-in tools. Let’s go on ahead and discuss how to restart or shut down your computer remоtely in the best wayѕ possible.
How to Remote Shutdown or Restart Windows 10
Whenever you feel the need to restart or shut down your computer from a remote location, then give these tools a test run to see if they work for you.
- Use Remote Desktop Connection
- Restart using Windows PowerShell
- Restart using Shutdown.exe
- Shutter tool.
Let us take a look at them in detail.
1] Use Remote Desktop Connection
Remote Desktop Connection, a tool built into Windows 10/8/7, so no need to download anything else. RDP (Remote Desktop Protocol) is a proprietary tool from Microsoft that allows remote access to a computer.
Since it is built into Windows 10, just search for it by using the search bar and fire it up. Once the tool is running, just simply input the IP address of the computer you want to gain access to, along with the username and password when asked.
After gaining access, use your mouse to restart the Windows 10 system in a common way and that’s it.
2] Restart using Windows PowerShell
Unlike the other methods mentioned here, this one requires both systems to be on the same network, therefore, it’s not a remote restart in the way you might think, but still very much so. With this, you can use one Windows 10 computer to restart another in the next room with just a few commands.
The first step is to launch the Windows PowerShell program, then type the command:
/m \[remotecomputerIP]
From there, type /r to force a full restart of the system.
Now, if you want to learn about the other commands, type /? and hit the Enter key on the keyboard.
This post offers a detailed discussion on how to Remotely Restart Windows 10 using PowerShell.
3] Restart using Shutdown.exe
Another great way to remotely shutdown or restart your Windows 10 computer system, is by the use of Shutdown.exe. You don’t have to go far for it since it comes pre-packed in the operating system. Now, before moving forward, you must first configure each computer you plan on using. That includes the computer you want to shut down and the computer that will be used to remotely complete the task.
Using the Remote Shutdown Dialog box and the shutdown options available in Windows 10/8/7, you can remote shutdown, restart or log off local or networked computers, quite easily.
The configuration
OK, so the first thing we will need to do is to perform some configurations to get things going by enabling the Remote Registry service. The service is disabled by default, so let’s go on ahead and turn it on, shall we?
In order to enable the remote registry service, please launch the Services Manager. To do this, click on the Start menu, then type Services.msc and then hit the Enter key on your keyboard. Once it is opened, search for Remote Registry in the list. From there, right-click on it then select the option that says Properties.
After doing that, go to the section that says Startup Type, click in the box beside it and a dropdown menu should appear. From the menu, then, please click on Automatic, then click Apply, and follow up with selecting OK.
Open Windows Defender Firewall
When it comes down to open the required port, we must do this via the Windows Defender Firewall app. In that case, you must fire up the Windows Firewall by using the search option. After doing that, please go to the section that says Allow an app or feature through the Windows Defender Firewall.
From there, scroll down to Windows Management Instrumental (WMI) and allow it to communicate through the Firewall, and that’s it. Now, your user account must have administrator privileges or the command to shut down your computer will not work.
Shutdown remotely
The final step, then, is to launch the Command Prompt then type the following command and hit the Enter key:
shutdown /i
The user should now see a shutdown dialog box.
In the window which opens, click Add. This will let you add the name of the computer that you want to remote-shutdown. You can find the name of the PC by right-clicking Computer and selecting Properties. Alternatively, you can also use the browse button to look for other PC’s on your network.
Next, select the command. Once done, click OK.
You can also document the reason for an unexpected restart or shutdown of a remote computer without logging on locally to that computer.
Do note that:
- To send commands to other PC’s you will have to have administrative privileges on those computers as well
- For Shutdown Event Tracker to be able to record information, the Remote Registry service must be enabled on the remote computer
- The Remote Administration and Windows Management Instrumentation firewall exceptions must be enabled on the remote computer.
Simply follow the instructions on the screen to either shut down or restart another computer remotely.
This post shows you in detail how to Remotely Shutdown a Windows 10 computer using Command Prompt.
4] Using free Shutter tool
Of course, we would talk about Shutter since we’ve recently reviewed it. It’s a great tool for scheduling events, but it is also perfect for restarting your computer from a remote location, or via the internet in layman terms.
To get started, open Options > Web Interface> Enable > Select Listen IP > Set your Username and Password > Click Save.
From our experience, the program is easy to use and easy on the eyes. Nothing out of the ordinary here, but do expect that some features may not be super easy to understand. Still, when it comes down to restarting or shutting down your computer, there are no complexities here.
Certainly, there are other ways to restart your computer from a remote location, but the above options are the ones we recommend, so give them a chance.