Scenarium

 Logg inn       Registrer
Din blogg her!
Del dine tips og triks med andre. Du kan få en blogg her på smallbizserver.no. Send oen PM til Dag Staale.
Del dine tips og triks med andre. Du kan få en blogg her på smallbizserver.no. Send oen PM til Dag Staale.
Regnskaps Angst

Månedsarkiv
Månedsarkiv
Maksimer
Privat post
Privat post
Du må være logget inn for å bruke denne tjenesten.
Blogger
Blogger
29
Tips:
Start CMD vindu med Run as Administrator. For å restarte en server: shutdown /r /m
\\SBS03 /c “generell restart”
To restart or shut down a remote computer and document the reason using the command line
 
  1. Click Start, click All Programs, click Accessories, and click Command Prompt.
  2. Type shutdown /[r|s] /m \\ComputerName /c "Comment" /d [u|p] <xx>:<yy> and then press ENTER.
 

Value
Description
/r
Restarts the remote computer.
/s
Shuts down the remote computer.
/m \\ ComputerName
Specifies the destination computer.
/c " Comment "
Enables you to comment in detail about the reason for the shutdown. You can use a maximum of 511 characters. Comments must be enclosed in quotation marks.
/d [u|p] xx : yy
Lists the reason for the system restart or shutdown, where xx specifies a major reason number from 0 through 255, and yy specifies a minor reason number from 0 through 65,535.
/force
Forces the computer to shut down if other users are logged in. If this is not used and other users are logged in to the remote computer, the computer will not shut down or restart.
Important
If you force the computer to shut down or restart, logged in users will not have the opportunity to save their work.
/t xxx
Sets the time-out period before the system shuts down or restarts to xxx seconds. The valid range is 0-600, with a default of 30. Using the /t flag implies the /force option.

For more detailed information about the shutdown command and additional options, type shutdown /? at the command prompt.
Additional considerations
  • Another way to start Command Prompt is to click Start, click in the Start Search box, type cmd, and press ENTER.
  • The Remote Registry service must be enabled on the remote computer for Shutdown Event Tracker to record information.
  • To shut down or restart a remote computer, the Remote Administration and Windows Management Instrumentation firewall exceptions must be enabled on the remote computer.

Kommentarer

Det er for tiden ingen kommentarer, bli første som lager en!

Registrer kommentar

Navn (påkrevd)

E-post (påkrevd)

Websted

Enter the code shown above: