ComputersSoftware

A program for remote computer reboot. Remote access

Managing a local network from multiple computers can require the system administrator to take the most unexpected things. One such knowledge is remote computer reboot. To accomplish this, you will need some preliminary training, and it should be done much earlier than you will need to "reboot" yourself.

Customize

The first thing you need to do is add the user from which the computer will be rebooted remotely, to the "Administrators" group on the PC that you want to restart. In practice, this means that on your local network your user name should be referred to the "administrator" on all workstations.

The next step is to enable the Remote Registry service on all workgroup computers. To do this, you will also need administrator rights.

In versions of Windows before the "seven" you need to enable the "terminal services" service.

Enabling the service

So, first, let's look at connecting the services we need. Remember that remote control of the computer can only occur if it has already been initialized and trained.

There are two ways to start the utility management utility.

  1. We press the "Start" button and enter the combination "services.msc" into the search line. After that you need to find the above lines, click on them with the right mouse button and select "Properties". In the window that opens, on the "General" tab you will see a drop-down list. For the service to be turned on independently each time the user starts the computer, select the "Automatic" mode. Save the changes and exit.
  2. The second way is a bit trickier. Press the key combination "Ctrl" + "Alt" + "Del". Go to the "Services" tab and at the bottom of the window click on the button of the same name. After that, we repeat the same actions as in the previous paragraph.

Command

There are different methods with which you can perform remote control of the computer. This and special programs, and built-in tools Windows, and the usual command line. We will begin with the most elementary and visual.

Remote reboot of the computer through the command line is performed in two stages.

  1. Run the "line" from the "Start" menu. To do this, either go to the "Standard" folder and select the desired shortcut, or enter the command "cmd" in the search line.
  2. Now you have options. First, you can try entering "shutdown -i". Before you open the information window. This utility is used to remotely reboot the computer. After that, you will need to add the PC from the workgroup there, using the appropriate button. Then specify the desired action, in our case - "reboot". Specify the reason for registration in the event log, although this is not necessary.

Another option involves a slightly different development of events.

  1. Run the command prompt.
  2. Now you have to enter the command. Be careful, the syntax is not easy. First, we write the already familiar "-shutdown" command with the "-r" option. After that, you need to specify the computer that you want to turn off. Therefore, we write "/ m \\ computer_name". Also, if necessary, you can add a comment using the key "/ s" text "".

Programmatically

Of course, remote rebooting can be done not only manually. The program for remote computer reboot is the right tool for those who are too lazy to understand the intricacies of managing a PC through the console. It is also an ideal option for parents trying to control the time of children spent behind toys.

For example, you can use the LanShutDown 4.0 utility. It is completely free with an intuitive interface. It contains only two files. LanShutdownC.exe should be placed on the "admin" PC. ShutdownC.exe should be "dropped" into the folder with standard Windows programs.

EMCO Remote Shutdown 5.0.7 is another program for remote computer reboot. Allows you to perform any actions with the station without additional settings. Its only drawback is pay. But if you want to use it for a solid company, then it is the best fit for the purpose.

Desktop

If the program for a remote computer reboot does not suit you, you can always use other methods. Most system administrators set up a remote desktop when creating a local network to have access to the employee's computer at any time. If you also use it, you can always use the following advice.

Under normal remote desktop mode, there is no "Shutdown" item in the Start menu. Thus, it may seem that you can not turn off your PC without getting up from your seat. However, it is not. There are two ways to reboot a remote PC in this mode.

  1. If you close all folders and windows, and then press the combination "Alt" + "F4", then you will see a familiar window in which you can choose to reboot.
  2. The second way is to use the command line already on the most remote PC. To do this, use the instruction that we wrote in the corresponding paragraph. Call the command line and enter the operation without specifying the computer name.

Files

Another way to remotely reboot a computer is to use executable BAT files. They contain instructions and commands that you will initially write in them.

So, all you need is to follow the next instruction.

  1. Create a text document in any editor.
  2. Then the reboot command is written: "-shutdown / r".
  3. Click "Save as ...".
  4. In the title, enter, for example, "reload.bat". It does not matter how you call the file, the main thing is to specify its extension correctly.

All. Now, using the command line or the remote desktop, you can simply run this "utility". After you double-click on it, an automatic restart will begin.

Error

Sometimes there are times when users can not connect to a remote computer. In most cases, this happens for the reason that the correct communication is not established between the stations.

  1. When using Remote Desktop, be sure to check if enough RAM is available. If it does not suffice, close all third-party applications.
  2. Network problems are the most common error. To start, "ping" the remote computer with the command "ping ip". If the exchange of packages is in progress, try verifying the spelling of the computer name.
  3. Check if the services are enabled.
  4. Turn off the firewall. It can block incoming connections.
  5. In the computer properties, allow connections from remote computers.
  6. The client computer must have an account with administrator rights, which is called the same as the user in your workplace.

These were the most common reasons why you can not connect to a remote computer. With the rest of the problems you need to understand more closely and carefully, because in each case there are their nuances, and it is impossible to foresee them.

Similar articles

 

 

 

 

Trending Now

 

 

 

 

Newest

Copyright © 2018 en.delachieve.com. Theme powered by WordPress.