nerdexam
Microsoft

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.

Implement an application lifecycle management (ALM) process for Microsoft SharePoint 2013

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)
  • A
    64% (21)
  • B
    12% (4)
  • E
    24% (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

#cross-farm authentication#SPTrustedSecurityTokenIssuer#server-to-server trust#SSL

Community Discussion

No community discussion yet for this question.

Full 70-489 Practice