nerdexam
Microsoft

98-349 · Question #263

Which task can be accomplished by a standard user, regardless of the system security settings?

The correct answer is D. Adding a driver for new hardware. A standard user can typically add a driver for new hardware when connecting a Plug and Play device that Windows can automatically provision with an existing, trusted driver.

Understanding Operating System Configurations

Question

Which task can be accomplished by a standard user, regardless of the system security settings?

Options

  • AInstalling a program
  • BChanging an account name or type
  • CChanging their own password
  • DAdding a driver for new hardware

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    14% (7)
  • D
    73% (36)

Why each option

A standard user can typically add a driver for new hardware when connecting a Plug and Play device that Windows can automatically provision with an existing, trusted driver.

AInstalling a program

Installing most programs typically requires writing files to protected system directories (like Program Files) or making changes to the HKEY_LOCAL_MACHINE registry hive, which necessitates administrator privileges.

BChanging an account name or type

Changing an account name or type (e.g., from Standard User to Administrator) involves modifying system-level user account settings and security identifiers, which requires administrative rights.

CChanging their own password

While a standard user can usually change their own password, system security settings, such as Group Policy, can be configured to prevent users from changing their passwords, making this task not universally possible 'regardless of the system security settings'.

DAdding a driver for new hardwareCorrect

Standard users can connect many Plug and Play (PnP) devices, such as USB peripherals, for which Windows already contains a signed driver in its driver store or can automatically fetch one through Windows Update. In such cases, the system can install and configure the driver without requiring administrative privileges or a User Account Control prompt, allowing the hardware to function.

Concept tested: Standard user permissions for device installation

Source: https://learn.microsoft.com/en-us/windows/client-management/device-installation-restrictions

Topics

#User permissions#Standard user#Security#Windows security

Community Discussion

No community discussion yet for this question.

Full 98-349 Practice