PowerShell Desired State Configuration How-To Pull Mode

This script will accomplish 3 things; configure a pull server, create a basic configuration to be pulled by a target node, and create a Local Configuration Manager configuration for the target node.

Execute the following code on the Pull Server.

Create the mof to configure the target node.

Execute this code on the Target Node.