Hey guys, I am not sure if you are familiar with Ansible, but I would imagine some of you are. I understand this is for Linux, but I would want to have the insights of you. At work, we are starting at looking at locking down Windows servers in a reproducible way. Currently we manage all of Linux base via Ansible and have no issues. We have some basic playbook for Windows to join the domain and setup for using Ansible on them. In Windows, I have not found a way to manage configurations in proper way. Some of the requirements are: version controlled, reproducible, scalable. So for the only options I have found are the native GPO editor ( less favourite option) or manage configuration with Ansible via registry keys. I understand this is a linux user group, but I am looking at treating Windows as Linux if you have not noticed yet. Thank you very much for your help and insights! -Simon