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.
I believe it should be Install a domain controller that runs Windows Server 2012, Run the NewADServiceAccountcmdlet, Modify the settings of AppPool1.
B.
Configure the Security settings of the contoso.com zone.
C.
Add a second legacy network adapter, and then runthe Set-VMNetworkAdoptercmdlet.
D.
From Windows Powershell, run Get-DNSServerDiagnostics.
Wording of this question is messed up.
A is correct!
A. Install a domain controller that runs Windows Server 2012, Run the NewADServiceAccountcmdlet, Modify the settings of AppPool1
I think I found the same question with proper wording.
http://www.microsoft4shared.com/new-updated-microsoft-mcsa-70-411-real-exam-questions-and-answers-download-171-180.html
The answer however is different from Green Hostings comment. However it does seem correct to me as both application servers are already installed with W2012 so that would seem unnecessary.
I have this TechNet article applying to 2008R2, makes me wonder why I have to upgrade the domain controller:
https://technet.microsoft.com/en-us/library/Dd391964%28v=WS.10%29.aspx
https://technet.microsoft.com/en-us/library/dd367859%28WS.10%29.aspx
maybe someone can help me out with what the point is that i’m overseeing…