reset

Syntax

reset[-w|[-s]|-c][string]

Description

Resets the system.

Options

-w

Performs a warm boot.

-s

Performs a shutdown.

-c

Performs a cold boot.

string

Specifies a string to be passed to reset service.

Usage

The default usage of this command performs a cold reset. If string is specified, it is passed into the SystemTable ResetSystem() function, informing the system of the reason for the system reset.

Example

To reset the system:

Shell> reset