Partial configurations dependson

Hi
Using WMF 5 on a MS 2012R2 Server, I have written two configurations; ConfigSQL and ConfigSharePoint.
I want to appy them to a node VM01 using the PUll method (from a Pull Server; PullVM02).

When writing the the LCM configuration, how can I if possible choose what partial configuration is executed first (ConfigSQL) on the node VM01? I’d like the ConfigSQL MOF to run before the ConfigSharePoint MOF.

Any tips are welcome!

Brgs

Bjørn

Hi Bjorn, checkout the 2nd and 3rd example on the following page: https://msdn.microsoft.com/en-us/powershell/dsc/partialconfigs

I hope that helps.

Hi Daniel,

Thank you!

brgs

Bjørn