dsccommunity / OfficeOnlineServerDsc

This module contains DSC resources for deployment and configuration of Office Online Server.
MIT License
15 stars 16 forks source link

Adding exit code 3010 to OOSInstall #47

Closed ykuijs closed 4 years ago

ykuijs commented 5 years ago

Pull Request (PR) description

This PR adds exit code 3010 to OOSInstall, which indicates that install was successful, but a reboot is required.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov-io commented 5 years ago

Codecov Report

Merging #47 into dev will decrease coverage by 1%. The diff coverage is 81%.

Impacted file tree graph

@@        Coverage Diff        @@
##           dev   #47   +/-   ##
=================================
- Coverage   92%   90%   -2%     
=================================
  Files        4     4           
  Lines      273   305   +32     
=================================
+ Hits       252   276   +24     
- Misses      21    29    +8
ykuijs commented 5 years ago

@NikCharlebois Ready for review and merge!