exam questions

Exam 70-339 All Questions

View all questions & answers for the 70-339 exam

Exam 70-339 topic 2 question 12 discussion

Actual exam question from Microsoft's 70-339
Question #: 12
Topic #: 2
[All 70-339 Questions]

You need to configure Office Online Server integration for Chicago.
How should you complete the Windows PowerShell commands? To answer, select the appropriate Windows PowerShell segment or value from each list in the answer area.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: New-SPWOPIBinding -
From the SharePoint 2016 Management Shell, run the following commands to register a new WOPI Binding for the Office Online Server and allow authentication over HTTP connections:
New-SPWOPIBinding -ServerName <Office Online Server FQDN> -AllowHTTP
Set-SPWOPIZone -zone internal-http
Etc.

Box 2: oos-chi.contoso.com -
Scenario: You must deploy a new Office Online Server farm named oos-chi.contoso.com to the environment. This farm will be used from within the network and externally. All connections to the Office Online Server farm must use IPSec.

Box 3: Set-SPWOPIZone -
From the SharePoint 2016 Management Shell, run the following commands to register a new WOPI Binding for the Office Online Server and allow authentication over HTTP connections:
New-SPWOPIBinding -ServerName <Office Online Server FQDN> -AllowHTTP
Set-SPWOPIZone -zone internal-http
Etc.

Box 4: internal-http -
References:
https://social.technet.microsoft.com/Forums/en-US/9e10903f-9311-4926-8bbb-89a275f5ded1/how-to-install-office-online-server-for-sharepoint-2016? forum=SP2016

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jaak
4 years, 11 months ago
https://docs.microsoft.com/en-us/powershell/module/sharepoint-server/set-spwopizone?view=sharepoint-ps
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...