nerdexam
Microsoft

70-243 · Question #143

You create a domain user named User1. The domain user are member of the local groups on each client computer as described in the following: You plan to configure client Push installation. You need…

The correct answer is C. Add User1 to the Client Admins group, and then configure User1 as the client push installation account. The Client Push installation account requires local administrator rights on target computers; least privilege means using a group that grants only local admin access rather than a higher-privileged account.

installation and configuration

Question

You create a domain user named User1. The domain user are member of the local groups on each client computer as described in the following:

You plan to configure client Push installation. You need to configure the client push installation account. The solution must use the principle of least privilege. What should you do?

Exhibit

70-243 question #143 exhibit

Options

  • AConfigure User3 as the client Push installation account
  • BSpecify User5 as the manager of the Clients OU, and then configure User5 as the client push
  • CAdd User1 to the Client Admins group, and then configure User1 as the client push installation account
  • DConfigure User1 as the client push installation account

How the community answered

(54 responses)
  • A
    6% (3)
  • B
    9% (5)
  • C
    83% (45)
  • D
    2% (1)

Why each option

The Client Push installation account requires local administrator rights on target computers; least privilege means using a group that grants only local admin access rather than a higher-privileged account.

AConfigure User3 as the client Push installation account

User3's group memberships are not described as providing the appropriate scope or least-privilege level needed for client push across the target client computers.

BSpecify User5 as the manager of the Clients OU, and then configure User5 as the client push

Specifying a user as OU manager grants AD delegation rights, not local administrator rights on client computers, which is the actual requirement for Client Push installation.

CAdd User1 to the Client Admins group, and then configure User1 as the client push installation accountCorrect

Adding User1 to the Client Admins group (a local administrators group on client computers) and then configuring User1 as the Client Push installation account satisfies the requirement by granting the minimum necessary privilege - local administrator rights on the clients - without elevating the account to domain admin or other broader roles. This follows the principle of least privilege while still meeting the technical requirement for client installation.

DConfigure User1 as the client push installation account

Configuring User1 directly without first adding them to the Client Admins group would mean User1 lacks the local administrator rights required for Client Push to succeed on the client computers.

Concept tested: Least privilege configuration for SCCM Client Push account

Source: https://learn.microsoft.com/en-us/mem/configmgr/core/clients/deploy/deploy-clients-to-windows-computers#client-push-installation

Topics

#client push installation#least privilege#installation account#local administrator

Community Discussion

No community discussion yet for this question.

Full 70-243 Practice