Which 3 actions should you perform?

Server 1 and Server2 host a load-balanced Application pool named AppPool1. You need to ensure thatAppPool1 uses a group Managed Service Account as its
identity. Which 3 actions should you perform?

Server 1 and Server2 host a load-balanced Application pool named AppPool1. You need to ensure thatAppPool1 uses a group Managed Service Account as its
identity. Which 3 actions should you perform?

A.
Install a domain controller that runs Windows Server 2012 R2, Run the New- ADService Accountcmdlet, Modify the settings of AppPool1.

B.
Configure the Security settings of the contoso.com zone.

C.
Add a second legacy network adapter, and then run the Set-VMNetwork Adoptercmdlet.

D.
From Windows Powershell, run Get-DNS ServerDiagnostics.

Explanation:
For the application pool to use a group Managed Service account as its identity you will have to make sure that there is a domain controller where you can add the
account and then modify the application pool accordingly.
Thus you should use the New- ADService Account on the domain controller that will create a new Active Directory service account.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


t

t

The main answer is correct!

You can create a gMSA only if the forest schema has been updated to Windows Server 2012, the master root key for Active Directory has been deployed, and there is at least one Windows Server 2012 DC in the domain in which the gMSA will be created.

https://technet.microsoft.com/en-us/library/jj128431.aspx