How to Safely Remove the Office WebApp Server or WAC server in SharePoint

Jerry Xu-MSFT 7,926 Reputation points
2020-11-04T01:22:44.217+00:00

Hi,

We are about to decommission WAC server in sharepoint, can you please give pointers on how to properly remove it in Farm so that live sharepoint servers are not impacted.

Appreciate your response, thank you!

Regards,

Fran

Source Link from TechNet

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,818 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Emily Du-MSFT 42,026 Reputation points Microsoft Vendor
    2020-11-04T08:34:36.593+00:00

    You could run below PowerShell to remove the current farm from the Office Web Apps Server.

    Remove-OfficeWebAppsMachine  
    

    Reference:
    Remove-OfficeWebAppsMachine


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. sco gordo 301 Reputation points
    2020-11-04T18:23:47.67+00:00

    Out of curiosity, are you permanently removing OWA from your farm? I thought it was considered required. Are you moving from one OWA server to a new OWA server?

    0 comments No comments