banner



How To Restart Windows Server 2008

Remote Restart Windows Server 2008Remote Start Windows Server

You tin can remotely reboot your Windows server with the built-in Shutdown.exe utility.

Topics For Remote Server Restart

  • Shutdown.exe Command – The Basics
  • Select Your ComputerName with -one thousand
  • Shutdown Access is Denied. (5)
  • Windows Shutdown – Check the Additional Commands
  • Launch The GUI With Shutdown -i
  • Windows 7 Shutdown Commands

Built-inShutdown.exe Command – The Basics

This shutdown utility is bachelor at the command line in Windows Server 2008 and before operating systems going right back to XP.  Start by typing cmd; remember to 'Run every bit Administrator'.  Once the DOS box launches your kickoff real decision is do you desire to reboot (-r), or shutdown (-s) that server in another part of the network?

Note one: The default with -r is the local machine!  Thus introduce the -thou switch if yous want a remote restart.

Annotation 2: While your 'victim' is probably a Windows Server, you can launch the command from Windows seven or before Microsoft clients.

Alarm:  Despite what anyone tells you, nobody gets to be an expert with Shutdown without accidentally downing the local machine instead of the target calculator.  To recover from this fault pay close attention to the syntax of Shutdown's arrest switch -a.

Select Your ComputerName With -m

When yous attempt to restart a remote Windows server ever recollect that the default computername is the local motorcar, therefore to admission a remote server yous need to append  -m ComputerName.

The full command would be:
Shutdown -r -m \\BigServer  If the minus sign is unfamiliar, you could attempt
Shutdown /s /m \\BigServer, in this example, 'BigServer' is the hostname of the remote operating organisation.  None of these commands is case sensitive and so sHUTDOWN -R -m \\bigserver would work but as well.

Note 1: There is no space between the double backslash and the computername
\\  BigServer would not work.

Annotation two:  If you substitute -s for -r that would mean shutdown.

  For testing -one thousand on the local machine, endeavour 127.0.0.1
For example, shutdown -r -grand  \\127.0.0.1  Such a command is useful in batch files.  Alternatively, to reboot numerous computers effort PowerShell'south command Restart-Estimator.

Examples of Shutdown switches

shutdown -r -m \\YourSrv – Reboots a remote machine called 'YourSrv'.

shutdown -south -thousand \\Laptop – Shuts down, or stops a remote automobile chosen 'Laptop'.

While you probably desire to reboot a Windows server, Shutdown works on all mod Microsoft client operating systems.

Note iii: For once the sequence of switches is vital, hence shutdown -m -s \\Laptop does not piece of work.

Guy Recommends:  A Free Trial of the Network Functioning Monitor (NPM)Review of Orion NPM v12 v12

SolarWinds' Network Performance Monitor will help you lot discover what'south happening on your network.  This utility volition also guide you lot through troubleshooting; the dashboard will indicate whether the root crusade is a cleaved link, faulty equipment or resource overload.

Perhaps the NPM'due south best characteristic is the way it suggests solutions to network problems.  Its 2nd best feature is the ability to monitor the health of individual VMware virtual machines.  If you lot are interested in troubleshooting, and creating network maps, then I recommend that you lot give this Network Performance Monitor a try.

Download your free trial of SolarWinds Network Performance Monitor.

Shutdown Access is Denied. (five)

This is often a permissions trouble, or to be precise a lack of the user right to 'Strength shutdown from a remote system'.

Ane solution is to launch Secpol.msc and adjust the settings as follows:

  1. Local Polices
  2.    User Rights Assigments  (Scroll down)
  3.        Strength shutdown from a remote system
  4.        Add the user who needs to remotely restart the server.

Trap :  You typed Secpol, and forgot the .msc extension thus: Secpol.msc. Meet more on Secpol

Windows Shutdown – Check the Additional Commands

Here is addition information most the optional commands to remotely restart your Windows Server.

-a  Is for arrest.  Naturally it only works during the fourth dimension-out period. Of all the optional switches, this the i to examination before you start restarting servers for real.  The syntax is deceptively unproblematic:Windows Server 2008 Shutdown Tip

Shutdown -a

Avoid overthink, you don't need the -chiliad switch or the machine's name.

Meet more about Cancel Windows Shutdown

-t is for fourth dimension. Is xxx seconds besides long or too short a time?   You can accommodate with -t: 60 to brandish the dialog box for one infinitesimal.  The maximum time is 600 seconds!Windows Server 2008 Shutdown Tip

-f is for strength. 'Mr Nasty', is coming – ready or not!  Shutdown -r -f equally you may have guessed, restarts the machine, and closes whatsoever programs without warning.

-c is for a annotate. Would you like to put your postage stamp on the shutdown?  Allow people know who is in charge, who is restarting their server?  -c "Guy is shutting you downwards"

-d p:4:one reason.  Personally, I would avert this switch, the syntax is catchy the numbers obscure, and information technology does nothing exciting.  That said the thought is sound, it enters a reason for the shutdown in the event log.  If you lot activate shutdown's help, then you lot will go a whole list of major and minor reasons that you could employ with this switch.  For me, this switch is an choice, an option that I practice not take.

Note i: The shutdown command line switches work equally well with a frontward slash, for example, /d, /r or /a
(instead of -d, -r or -a)

Annotation 2: Hither is another example of Shutdown in action

Guy Recommends : SolarWinds' Gratuitous VM MonitorSolarwinds VM Console Free Download

The best feature of this new this new version of SolarWinds VM Monitor is that it checks Windows Hyper-V.  Naturally, information technology still works with virtual machines on VMware ESX Servers.  VM Monitor is a clever desktop tool that not only tests that your server is online, only as well displays the CPU and retentiveness utilization for each node.

Information technology'due south easy to install and to configure this virtual motorcar monitor, all you need the host server'due south IP address or hostname and the logon info. Give this virtual motorcar monitor a endeavour – information technology'due south complimentary.

Download your gratuitous copy of SolarWinds VM Monitor.

Launch The GUI With Shutdown -i

You could just click on the Offset orb and blazon: 'Shutdown -i'.

Consider making a shortcut to shutdown.  The advantage is that yous can include the -i  (/i) for interactive switch.  The benefit is that you have a GUI to command your remote server restarts.

But right-click the desktop,  New, Shortcut, type
Shutdown -i

A shortcut is born.  (See screenshot above right).

Full List of Windows Server Shutdown Commands

Usage: shutdown [/i | /l | /s | /r | /g | /a | /p | /h | /due east] [/f]
[/m \\computer][/t xxx][/d [p|u:]twenty:yy [/c "comment"]]

/i Brandish the graphical user interface (GUI). This must be the first option.
/l Log off. This cannot be used with /m or /d options.
/s Shutdown the estimator.
/r Shutdown and restart the computer.
/yard Shutdown and restart the computer. Afterwards the system is rebooted, restart any registered applications.
/a Abort a arrangement shutdown. This can only exist used during the time-out period.
/p Turn off the local computer with no time-out or warning. Can be used with /d and /f options.
/h Hide the local computer. Tin be used with the /f option.
/due east Certificate the reason for an unexpected shutdown of a computer.
/m \\computer Specify the target estimator.
/t 30 Set the time-out period before shutdown to thirty seconds.
The valid range is 0-315360000 (ten years), with a default of 30. If the timeout period is greater than 0, the /f parameter is implied.
/c "comment" Comment on the reason for the restart or shutdown. Maximum of 512 characters allowed.
/f Force running applications to shut without forewarning users. The /f parameter is implied when a value greater than 0 is specified for the /t parameter.
/d [p|u:]xx:yy Provide the reason for the restart or shutdown.
p indicates that the restart or shutdown is planned.
u indicates that the reason is user defined. If neither p nor u is specified the restart or shutdown is unplanned.
xx is the major reason number (positive integer less than 256).
yy is the minor reason number (positive integer less than 65536).

Restart-Figurer PowerShell Cmdlet

As an alternative to the built-in Windows Server shutdown command try PowerShell.  It has a family of cmdlets such as End-Computer and Restart-Calculator.  A likely scenario is that you lot wish to automate the reboot of a remote server.  With a tiny substitution to the cmdlet's verb you lot could change the control so that information technology simply shuts down the computer.  See more than well-nigh using PowerShell's restart-Computer cmdlet.

»

Summary of Remote Restart Windows Server

It'southward fun to learn the Remote Restart Windows Server, and one day they will save you lot a long walk when you want restart or stop a remote computer.  My advice is to perfect the -a (abort) switch, that fashion you won't panic if you event a control to shutdown the local computer instead of the network machine.

For beginners, shutdown -i helps you to check the options in a GUI.

If you like this folio then delight share it with your friends


Microsoft Windows Server 2008 Topics:

• Server 2008 Abode   • Overview   • What'south New?   • Server Managing director   • Install

• Hyper-V   • Windows LDP.exe download   • Group Policy   • Remote restart Windows server

• Network Performance Monitor   • Windows Server 2012   • SP1 Review   • IPAM 3 Review

Source: https://www.computerperformance.co.uk/longhorn/remote-restart-windows-server/

Posted by: wrightcrummon.blogspot.com

0 Response to "How To Restart Windows Server 2008"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel