HOTSPOT
You have a server named Server1. Server1 runs Windows Server 2012 R2.
A user named Admin1 is a member of the local Administrators group.
You need to ensure that Admin1 receives a User Account Control (UACJ prompt when
attempting to open Windows PowerShell as an administrator.
Which setting should you modify from the Local Group Policy Editor?
To answer, select the appropriate setting in the answer area.

Explanation:
Local Group Policy Editor is a Microsoft Management Console (MMC) snap-in that is used to
configure and modify Group Policy settings within Group Policy Objects (GPOs).
Administrators need to be able to quickly modify Group Policy settings for multiple users and
computers throughout a network environment. The Local Group Policy Editor provides
administrators with a hierarchical tree structure for configuring Group Policy settings in
GPOs. These GPOs can then be linked to sites, domains, and organizational units (OU) that
contain computer or user objects.To work efficiently, administrators need to have immediate
access to information about the function and purpose of individual policy settings. For
Administrative Templates policy settings, Local Group Policy Editor provides information
about each policy setting directly in the web view of the console. This information shows
operating system requirements, defines the policy setting, and includes any specific details
about the effect of enabling or disabling the policy setting.
References:
http://technet.microsoft.com/en-us/library/dn265982.aspx
Enabled
Admin Approval Mode and all other UAC policies are dependent on this option being enabled. Changing this setting requires restarting the system.
Disabled
Admin Approval Mode and all related UAC policies are disabled.
https://technet.microsoft.com/en-us/library/jj852217(v=ws.10).aspx
0
0
I agree with answer but not completely. I think we need to modify 2 options:
1.”
User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode
Prompt for consent on the secure desktop
When an operation requires elevation of privilege, the user is prompted on the secure desktop to select Permit or Deny. If the user selects Permit, the operation continues with the user’s highest available privilege.”
https://technet.microsoft.com/en-us/library/jj852205%28v=ws.10%29.aspx
2.
The option that already marked in answer
0
0