Get-OfficeWebAppsMachine
Office Web Apps
Applies to: Office Web Apps Server
Topic Last Modified: 2013-12-18
Returns details about the current server that is in an Office Web Apps Server farm.
Get-OfficeWebAppsMachine
The Get-OfficeWebAppsMachine cmdlet returns details about the current server that is in a Office Web Apps Server farm. These details include the roles and health status of the current server and the name of the master server for the farm.
------------------EXAMPLE 1---------------------
Get-OfficeWebAppsMachine
This example returns details about the current server that is in a Office Web Apps Server farm.
------------------EXAMPLE 2---------------------
(Get-OfficeWebAppsFarm).Machines
This example returns details about all servers that are in a Office Web Apps Server farm.
Show: