https://github.com/dsccommunity/officeonlineserverdsc
This module contains DSC resources for deployment and configuration of Office Online Server.
https://github.com/dsccommunity/officeonlineserverdsc
dsc dsc-resources officeonlineserver oos
Last synced: about 1 month ago
JSON representation
This module contains DSC resources for deployment and configuration of Office Online Server.
- Host: GitHub
- URL: https://github.com/dsccommunity/officeonlineserverdsc
- Owner: dsccommunity
- License: mit
- Created: 2016-02-03T22:46:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T19:49:40.000Z (over 1 year ago)
- Last Synced: 2025-03-24T00:14:26.675Z (7 months ago)
- Topics: dsc, dsc-resources, officeonlineserver, oos
- Language: PowerShell
- Homepage:
- Size: 380 KB
- Stars: 15
- Watchers: 16
- Forks: 16
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OfficeOnlineServerDsc
[](https://dev.azure.com/dsccommunity/OfficeOnlineServerDsc/_build/latest?definitionId=29&branchName=master)

[](https://codecov.io/gh/dsccommunity/OfficeOnlineServerDsc)
[](https://dsccommunity.visualstudio.com/OfficeOnlineServerDsc/_test/analytics?definitionId=29&contextType=build)
[](https://www.powershellgallery.com/packages/OfficeOnlineServerDsc/)
[](https://www.powershellgallery.com/packages/OfficeOnlineServerDsc/)This module contains DSC resources for deployment and configuration of Office Online Server (formerly known as Office Web App Server).
## Code of Conduct
This project has adopted this [Code of Conduct](CODE_OF_CONDUCT.md).
## Releases
For each merge to the branch `master` a preview release will be
deployed to [PowerShell Gallery](https://www.powershellgallery.com/).
Periodically a release version tag will be pushed which will deploy a
full release to [PowerShell Gallery](https://www.powershellgallery.com/).## Contributing
Please check out common DSC Community [contributing guidelines](https://dsccommunity.org/guidelines/contributing).
## Change log
A full list of changes in each version can be found in the [change log](CHANGELOG.md).
## Documentation
The documentation can be found in the [OfficeOnlineServerDsc Wiki](https://github.com/dsccommunity/OfficeOnlineServerDsc/wiki).
The DSC resources schema files is used to automatically update the
documentation on each PR merge.### Examples
You can review the [Examples](/src/Examples) directory
for some general use scenarios for all of the resources that are in the module.The resource examples are also available in the [OfficeOnlineServerDsc Wiki](https://github.com/dsccommunity/SqlServerDsc/wiki).