I’m trying to set up a Win2008R2 (SP1) server as the Pull Server for DSC configuration, and I simply cannot get it to load the DSC-Service feature.
I’ve loaded .Net framework ver 4.5.1 and then WMF ver 4.0.
I did find a set of release notes for the preview of WMF 4.0 that included the command: dism /online /enable-feature:DSC-Service
While this seems to have ‘enabled’ the feature, it still refuses to allow the “Add-WindowsFeature Dsc-Service” command, or the push of the configuration from a client PC that should also add this service and set up the related IIS bits.
I’ve tried as many search combinations in Google as I can think of, but I’m still at a loss as to what I’m missing. I do see that it should work fine for Win2012, but I don’t have that option just at the moment.
What have I missed??
Many thanks in advance,
Mike