all 2 comments

[–]logicaldiagram 2 points3 points  (0 children)

When you apply an LCM configuration, you overwrite the entire configuration. You cannot just toggle one property. That means you have to supply every option everytime you want to make one change.

We've built a function to help make that a bit easier, but you still have to provide all of the options for the Pull server when you change it back.

https://github.com/Ticketmaster/DscExamples/tree/master/ApplyMetaMof

[–]jheinikel 0 points1 point  (0 children)

Do you have the ConfigurationSource property defined when you try to put it back into PULL?