0. Domain Controller에 로그인

1. Office Online Server용 필수 소프트웨어 설치

사전 설치 소프트웨어
[.NET 프레임워크 4.5.2](<https://go.microsoft.com/fwlink/p/?LinkId=510096>)
[Visual Studio 2013용 Visual C++ 재배포 가능 패키지](<https://www.microsoft.com/download/details.aspx?id=40784>)
[Visual Studio 2015용 Visual C++ 재배포 가능 패키지](<https://go.microsoft.com/fwlink/p/?LinkId=620071>)
[Microsoft.IdentityModel.Extention.dll](<https://go.microsoft.com/fwlink/p/?LinkId=620072>)

파워셀을 관리자 권한으로 실행
2012 R2
Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,InkandHandwritingServices,NET-Framework-Features,NET-Framework-Core,NET-HTTP-Activation,NET-Non-HTTP-Activ,NET-WCF-HTTP-Activation45,Windows-Identity-Foundation,Server-Media-Foundation

2016, 2019, 2022
Add-WindowsFeature Web-Server,Web-Mgmt-Tools,Web-Mgmt-Console,Web-WebServer,Web-Common-Http,Web-Default-Doc,Web-Static-Content,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Security,Web-Filtering,Web-Windows-Auth,Web-App-Dev,Web-Net-Ext45,Web-Asp-Net45,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Includes,NET-Framework-Features,NET-Framework-45-Features,NET-Framework-Core,NET-Framework-45-Core,NET-HTTP-Activation,NET-Non-HTTP-Activ,NET-WCF-HTTP-Activation45,Windows-Identity-Foundation,Server-Media-Foundation

Untitled

2. Office Online Server 설치

Untitled

Untitled

Untitled

Untitled

Untitled

  1. Office Online Server용 언어팩 설치

https://www.microsoft.com/ko-kr/download/details.aspx?id=51963

Untitled

Untitled

Untitled

  1. Office Online Server 팜 배포
HTTP
New-OfficeWebAppsFarm -InternalUrl "<http://servername>" -ExternalUrl "<http://servername>" -AllowHttp -EditingEnabled

HTTPS
New-OfficeWebAppsFarm -InternalUrl "<https://server.contoso.com>" -ExternalUrl "<https://wacweb01.contoso.com>" -CertificateName "OfficeWebApps Certificate" -EditingEnabled

Untitled

Untitled

쉐어포인트 서버로 이동