Get-OfficeWebAppsMachine
Published: July 16, 2012
Applies to: Office Web Apps Server
Returns details about the current server that is in an Office Web Apps Server farm.
Get-OfficeWebAppsMachine
Parameters
Detailed Description
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.
Input Types
Return Types
------------------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.
