How to register a node with a DSC pull server
NOTE – The latest information regarding DSC Pull Service can be found in the DSC documentation using the link:
https://docs.microsoft.com/en-us/powershell/dsc/pullserver
……….
In PowerShell 4.0, each node in a DSC configuration identifies itself to the pull server with its ConfigurationId, a GUID.


