Closed shurick81 closed 6 years ago
With version 1.0.0.0 there are several naming changes. Have a look into the changelog.
OfficeOnlineServerWebAppsFarm becomes OfficeOnlineServerFarm OfficeOnlineServerWebAppsMachine becomes: OfficeOnlineServerMachine
As @andikrueger points out, you will need to modify your script as follow: [...] OfficeOnlineServerFarm Farm { InternalURL = "https://$($mainParameters.OOSHostName)" EditingEnabled = $true } [...]
Details of the scenario you try and problem that is occurring: Trying to build a farm. I get this error:
The DSC configuration that is using the resource:
Version of the Operating System and PowerShell the DSC Target Node is running: Windows 2016 PSVersion 5.1.14393.1770
Version of the DSC module you're using: 1.0.0.0