Compartilhar via


ForceShutdownNow (Standard 7 Package Reference)

7/8/2014

ForceShutdownNow modifies the Reseal setting, and specifies whether the computer shuts down immediately after the setting is applied.

Reseal is a special-case setting. It is processed before any other setting in the configuration pass. In some scenarios, it instructs Windows Setup either to process or to ignore all other settings in that configuration pass before starting another configuration pass. The following table provides scenarios for each combination of configuration pass, mode, and forced-shutdown behavior. When a configuration pass has more than one result, the table lists the results in the order that they take place.

Configuration pass

Mode value

ForceShutdownNow value

Result

auditSystem

Audit

false

Starts the auditSystem configuration pass.

auditSystem

Audit

true

Gg750574.note(en-US,WinEmbedded.60).gifNote:
Unsupported, do not use. Sets the computer into a loop of reboots.

auditSystem

OOBE

false

  1. Ignores all other auditSystem configuration-pass settings.
  2. Starts the oobeSystem configuration pass.

auditSystem

OOBE

true

  1. Ignores all other auditSystem configuration-pass settings.
  2. Prepares Windows Setup to start the oobeSystem configuration pass.
  3. Shuts the computer down immediately with no end-user interaction.

auditUser

Audit

false

  1. Processes all other auditUser configuration-pass settings.
  2. Prepares Windows Setup to start the auditSystem configuration pass.
  3. Restarts the computer.

auditUser

Audit

true

  1. Processes all other settings in the auditUser configuration pass.
  2. Prepares Windows Setup to start the auditSystem configuration pass.
  3. Shuts the computer down immediately with no end-user interaction.

auditUser

OOBE

false

  1. Processes all other settings in the auditUser configuration pass.
  2. Prepares Windows Setup to start the oobeSystem configuration pass.
  3. Restarts the computer.

auditUser

OOBE

true

  1. Processes all other settings in the auditUser configuration pass.
  2. Prepares Windows Setup to start the oobeSystem configuration pass.
  3. Shuts the computer down immediately with no end-user interaction.

oobeSystem

Audit

false

  1. Ignores all other oobeSystem configuration-pass settings.
  2. Starts the auditSystem configuration pass.

oobeSystem

Audit

true

  1. Ignores all other oobeSystem configuration-pass settings.
  2. Prepares Windows Setup to start the auditSystem configuration pass.
  3. Shuts the computer down immediately with no end-user interaction

oobeSystem

OOBE

false

Starts the oobeSystem configuration pass.

oobeSystem

OOBE

true

Gg750574.note(en-US,WinEmbedded.60).gifNote:
Unsupported, do not use. Sets the computer into a loop of reboots.

Values

true

The computer shuts down immediately after the Mode setting is applied.

false

The computer does not shut down immediately after the Mode setting is applied.

The default value for this setting is false.

Valid Passes

auditSystem

auditUser

oobeSystem