ansible-lockdown / Windows-2019-CIS

CIS Baseline Ansible Role for Windows 2019
MIT License
130 stars 70 forks source link

Not able to RDP after hardening of Windows server 2019 OS #87

Closed vivekbangare closed 4 months ago

vivekbangare commented 7 months ago

Question After applying for WINDOWS-2019-CIS roles(devel branch), I cannot RDP after the reboot of Windows server 2019, what would you need to do to fix the issue?

Environment:

Note: I have set win19cis_rule_18_10_57_3_9_3 to false from defaults/main.yml , still facing the same issue.

MrSteve81 commented 6 months ago

@vivekbangare Good day and thank you for raising your question. Upon the creation of these roles we have found a number of different issues with RDP and WinRM when applying the CIS. In our testing of the roles we have a variable that we use that we set to true to skip the tasks we have identified that cause these breaking changes. Set the following variable then you can backwards work the listed controls to see which are causing the issues. It could likely be a firewall rule here. Please try this and let us know how things go. win_skip_for_test: true

frederickw082922 commented 5 months ago

Good day @vivekbangare ! Any update?

frederickw082922 commented 4 months ago

No follow-up response from @vivekbangare ! Closing #87