Open jensotto opened 3 years ago
@ykuijs Will it be possible to include this improvement anytime soon?
Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Sorry @johlju I don't have the environment for this available anymore. I don't expect that I will be able to contribute much to this right now as my focus is elsewhere. All I can say is that the changes worked fine in a manually edited version of this module with the suggested changes on the server used for OOS.
No worries, I understand. I will label this as abandond so another contributor can take over to verify this. I'm sure the code worked for you in your scenario, but I worried it will break existing configurations in other scenarios.
Pull Request (PR) description
Added support for specifying LDAP:// syntax and OU hierarchy for FarmOU
It's now possible to specify FarmOU like this:
"Servers/OOS" or "ldap://OU=OOS,OU=Servers"
ntds:// format is supported by the underlying Office Online Server Management Shell but is not implemented in OfficeOnlineServerDSC.
This Pull Request (PR) fixes the following issues
Task list
This change is