You’ll need to reconfigure the LCM to use the Pull server again. Once you push to it, it’ll remain in PUSH mode.
What do you get when you go to http://MYTARGETSERVER:8080/PSDSCPullServer.svc in your browser?
If you get something like –
<service xmlns="http://www.w3.org/2007/app" xmlns:atom="http://www.w3.org/2005/Atom" xml:base="http://or-util02/PSDSCPullServer.svc/"> <workspace> <atom:title>Default</atom:title> <collection href="Action"> <collection href="Module"></workspace> </service>
Then your pull server is set up correctly, proceed to the next questions..
Where are you staging the configuration to pull down? Do you have the checksum file for the configuration? Are you using custom resources? If so, are they zipped and labeled with the module name and version? Where are they staged for download?
Steve