Skip to content
Nik Charlebois edited this page Jun 6, 2018 · 6 revisions

Welcome to the OfficeOnlineServerDsc wiki!

Here you will find all the information you need to make use of the Office Online Server DSC resources, including details of the resources that are available, current capabilities and known issues, and information to help plan a DSC based implementation of Office Web Apps.

Please leave comments, feature requests, and bug reports in the issues section for this module.

Getting started

To get started download OfficeOnlineServerDsc from the PowerShell Gallery and then unzip it to one of your PowerShell modules folders (such as $env:ProgramFiles\WindowsPowerShell\Modules). To install from the PowerShell gallery using PowerShellGet (in PowerShell 5.0) run the following command:

Find-Module -Name OfficeOnlineServerDsc -Repository PSGallery | Install-Module

To confirm installation, run the below command and ensure you see the SharePoint DSC resoures available:

Get-DscResource -Module OfficeOnlineServerDsc 

DSC requirements

To run PowerShell DSC you need to have PowerShell 4.0 or higher (which is included in Windows Management Framework 4.0 or higher). This version of PowerShell is shipped with Windows Server 2012 R2, and Windows 8.1 or higher. To use DSC on earlier versions of Windows install the Windows Management Framework 4.0.

Supported Office Online Server versions

OfficeOnlineServerDsc currently supports Office Online Server 2016 and Office Web Apps 2013 on any OS supported by either product.

Included resources

The OfficeOnlineServerDsc module includes the following DSC resources