I am using PowerShell 4.0 and configured a DSC Pull Server. Few clients are connected to the Pull Server and those are getting configurations properly. Below is the LCM details in a client machine:
However, there are some times we would like to push a configuration to these clients. When I try to push, it is successful and the RefershMode gets changed to PUSH and all other settings are as it was before. Now from now onwards I don’t get any configuration from the Pull server anymore. Again I needed to change the mode to PUSH and it works fine.
Can both Pull and Push modes can be configured in the same client machine ? Will those work together ?
Thanks for your help!