dsccommunity / OfficeOnlineServerDsc

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

Replace function `Test-OosDscParameterState` with `Test-DscParameterState` or `Compare-DscParameterState` #70

Open johlju opened 11 months ago

johlju commented 11 months ago

Suggest replacing the function Test-OosDscParameterState with the Test-DscParameterState or Compare-DscParameterState from the common module DscResource.Common.

https://github.com/dsccommunity/OfficeOnlineServerDsc/blob/6b6ce1f3d6df5ffbe237d6f6c69e0f89c76089d4/src/Modules/OfficeOnlineServerDsc.Util/OfficeOnlineServerDsc.Util.psm1#L291-L474