criteo-cookbooks / winrm-config

Windows Remoting Server
Apache License 2.0
5 stars 2 forks source link

Configure WinRM via Registry instead of using Wsman provider #4

Closed Annih closed 9 years ago

Annih commented 9 years ago

Leverage registry_key LWRP instead of home made providers when possible:

Rewrite listener LWRP to use the registry Rewrite service_certmapping LWRP to be able to run as System on Workgroup server (Fix #3) Add a recipe to enable and control the Windows service 'WinRM'

rveznaver commented 9 years ago

+1