Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to realize remote shutdown or restart of windows server

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article is about how to achieve windows server remote shutdown or restart, the editor feels very practical, so share with you to learn, I hope you can learn something after reading this article, say no more, follow the editor to have a look.

First open the running window on a windows2008 server, enter the DOS interface, and then type the following command:

Shutdown / r / m\\ hostname-t 0

Where / r indicates restart, / m represents machine hostname, and-t indicates delay time (0 means immediate restart)

If you need to shut down, type the following command:

Shutdown / s / m\\ hostname-t 0

Where / s means to turn off the computer

If you are not familiar with the command line, you can type the following command directly in the run box:

Shutdown-I

A dialog box will pop up and enter the relevant parameters in it.

Remote shutdown or restart requires local administrator privileges. To shut down the computer remotely, add the appropriate user to the local administrator, or modify the group policy to add user rights.

Add user account permissions for remote shutdown

1. In the Group Policy Editor, open the computer configuration → Windows Settings → Security Settings → Local Policy → user Rights assignments

two。 Select Force shutdown from remote system in the right pane of the Group Policy window and double-click to open it.

3. Click the add user or Group button at the bottom of the dialog box to add a user who can shut down remotely.

The above is how to achieve remote shutdown or restart of the windows server. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report