Get-OfficeWebAppsFarm
Returns details about the OfficeWebAppsFarm object that the current server is a member of.
Syntax
Default (Default)
Get-OfficeWebAppsFarm
Description
The Get-OfficeWebAppsFarm cmdlet returns details about the OfficeWebAppsFarm object that the
current server is a member of. This object represents a group of servers that work as a unit to
provide web-based editing and viewing of Office documents. No parameters are used with the
Get-OfficeWebAppsFarm cmdlet.
Examples
EXAMPLE 1
Get-OfficeWebAppsFarm
This example returns details about the OfficeWebAppsFarm object.
EXAMPLE 2
(Get-OfficeWebAppsFarm).Machines
This example returns details about the servers that are members of the Office Online Server farm. These details include the health status and roles held by each server.