Hi,
I am trying to just add a feature to a remote server with DSC and am receiving this message. It works fine locally but not on the remote server. Here is the entire message:
The WS-Management service cannot process the request. The CIM namespace root/Microsoft/Windows/DesiredStateConfiguration is invalid.
+ CategoryInfo : ObjectNotFound: (root/Microsoft/…gurationManager:String) , CimException
+ FullyQualifiedErrorId : HRESULT 0x80338000
+ PSComputerName : servername
I think I have all of the permissions on the remote server, but perhaps I need an agent? The remote server is Windows 2012, not R2.
Thanks in advance for any help, I’m pulling my hair out
Thanks.
I am ready to start creating a pull method, but cannot figure out what I need for a Windows 2008 R2 server as a “client”. I have installed the WMF 4 on the test 2008 R2 server. Can you help?
p.s. I am not using SCCM or Configuration Manager.
Thanks!