70-489 · Question #106
A company has two SharePoint farms as described in the following table. You need to process incoming server requests on HRFarm that originate from FinanceFarm. What should you do? (Each correct…
The correct answer is A. Configure both farms to use Secure Sockets Layer (SSL) connections. C. Run the Windows PowerShell cmdlet New-SPTrustedSecurityTokenlssuer on a server in HRFarm. D. Log on as a member of the Administrators group on a server in HRFarm. New-SPTrustedSecurityTokenIssuer Creates a trust between a server to server principal. Use the New-SPTrustedSecurityTokenIssuer cmdlet to establish a trust between a server to server principal.
Question
A company has two SharePoint farms as described in the following table. You need to process incoming server requests on HRFarm that originate from FinanceFarm. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
Options
- AConfigure both farms to use Secure Sockets Layer (SSL) connections.
- BRun the Windows PowerShell cmdlet New-SPTrustedSecurityTokenlssuer on a server in FinanceFarm.
- CRun the Windows PowerShell cmdlet New-SPTrustedSecurityTokenlssuer on a server in HRFarm.
- DLog on as a member of the Administrators group on a server in HRFarm.
- ERun the Windows PowerShell cmdlet Get-SPTrustedSecurityTokenIssuer -Identity FarmA on a server
How the community answered
(33 responses)- A64% (21)
- B12% (4)
- E24% (8)
Explanation
New-SPTrustedSecurityTokenIssuer Creates a trust between a server to server principal. Use the New-SPTrustedSecurityTokenIssuer cmdlet to establish a trust between a server to server principal.
Topics
Community Discussion
No community discussion yet for this question.