dsccommunity / OfficeOnlineServerDsc

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

OfficeOnlineServerFarm: FarmOU does not work with LDAP:// syntax or OU's not directly on the root #58

Open jensotto opened 3 years ago

jensotto commented 3 years ago

Details of the scenario you tried and the problem that is occurring

Using LDAP:// syntax for Farm OU fails on TestResource Using an OU not directly on the root fails (ie "Servers/OfficeOnlineServer") on TestResource

Verbose logs showing the problem

N/A

Suggested solution to the issue

Test-OosDscFarmOu is implemented so that it only supports a FarmOU value containing the name of the OU, and the OU needs to be in the root of the AD. FarmOU needs to be extended to support LDAP:// syntax and deep OU hierarchy.

The DSC configuration that is used to reproduce the issue (as detailed as possible)

N/A

The operating system the target node is running

N/A

Version and build of PowerShell the target node is running

5.1

Version of the DSC module that was used

1.5.0