Dark Mode

2 captures
01 Dec 2016 - 21 Feb 2017
Nov DEC Jan
01
2015 2016 2017
success
fail
About this capture
COLLECTED BY
Organization: Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls. At any given time several distinct crawls are running, some for months, and some every day or longer. View the web archive through the Wayback Machine.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20161201140347/https://technet.microsoft.com/en-us/windows-server-docs/security/group-managed-service-accounts/user-rights-assignment/modify-firmware-environment-values
Table of contents

Shared to

Table of contents +
TOC
Collapse the table of content
Expand the table of content

Modify firmware environment values

Corey Plett|Last Updated: 11/21/2016

Applies To: Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

This security policy reference topic for the IT professional describes the best practices, location, values, policy management, and security considerations for this policy setting.

Reference

This security setting determines who can modify firmware environment values. Firmware environment values are settings that are stored in the nonvolatile RAM of non-x86-based computers. The effect of the setting depends on the processor.

On x86-based computers, the only firmware environment value that can be modified by assigning this user right is the Last Known Good Configuration setting, which should only be modified by the system.

On Itanium-based computers, boot information is stored in nonvolatile RAM. Users must be assigned this user right to run bootcfg.exe and to change the Default Operating System setting using the Startup and Recovery feature on the Advanced tab of System Properties.

The exact setting for firmware environment values is determined by the boot firmware. The location of these values is also specified by the firmware. For example, on a UEFI-based system, NVRAM contains firmware environment values that specify system boot settings.

On all computers, this user right is required to install or upgrade Windows.

This policy setting is supported on versions of Windows that are designated in the Applies To list at the beginning of this topic.

Constant: SeSystemEnvironmentPrivilege

Possible values

  • User-defined list of accounts

  • Administrators

  • Not Defined

Best practices

  1. Ensure that only the local Administrators group is assigned the Modify firmware environment values user right.

Location

GPO_name\Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment

Default values

By default this setting is Administrators on domain controllers and on stand-alone servers.

The following table lists the actual and effective default policy values for the most recent supported versions of Windows. Default values are also listed on the policy's property page.

Server type or GPODefault value
Default Domain PolicyNot defined
Default Domain Controller PolicyAdminstrators
Stand-Alone Server Default SettingsAdminstrators
Domain Controller Effective Default SettingsAdminstrators
Member Server Effective Default SettingsAdminstrators
Client Computer Effective Default SettingsAdminstrators

Operating system version differences

There are no differences in the way this policy setting works between the supported versions of Windows that are designated in the Applies To list at the beginning of this topic.

Policy management

This section describes features, tools, and guidance to help you manage this policy.

A restart of the computer is not required for this policy setting to be effective.

Any change to the user rights assignment for an account becomes effective the next time the owner of the account logs on.

This security setting does not affect who can modify the system environment values and user environment values that are displayed on the Advanced tab of System Properties.

Group Policy

Settings are applied in the following order through a Group Policy Object (GPO), which will overwrite settings on the local computer at the next Group Policy update:

  1. Local policy settings

  2. Site policy settings

  3. Domain policy settings

  4. OU policy settings

When a local setting is greyed out, it indicates that a GPO currently controls that setting.

Security considerations

This section describes how an attacker might exploit a feature or its configuration, how to implement the countermeasure, and the possible negative consequences of countermeasure implementation.

Vulnerability

Anyone who is assigned the Modify firmware environment values user right could configure the settings of a hardware component to cause it to fail, which could lead to data corruption or a denial-of-service condition.

Countermeasure

Ensure that only the local Administrators group is assigned the Modify firmware environment values user right.

Potential impact

None. Restricting the Modify firmware environment values user right to the members of the local Administrators group is the default configuration.

See Also

User Rights Assignment

  • IN THIS ARTICLE
  • Reference
  • Possible values
  • Best practices
  • Location
  • Default values
  • Operating system version differences
  • Policy management
  • Group Policy
  • Security considerations
  • Vulnerability
  • Countermeasure
  • Potential impact
  • See Also
(c) 2016 Microsoft