Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registry settings required on all servers #283

Open
loginatgithub opened this issue Sep 7, 2020 · 0 comments
Open

Registry settings required on all servers #283

loginatgithub opened this issue Sep 7, 2020 · 0 comments

Comments

@loginatgithub
Copy link

Dear All,
Registry settings required on all servers:
Name: RestrictGuestAccess Type: REG_DWORD Value: 1

Please help me in completing below code.
Thank you in advance

name: Registry settings required on all servers
hosts: ALL
become: yes
tasks:
name: Required rgistry settings(RestrictGuestAccess)
loop
- HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application
- HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Security
- HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System
- HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\DNS Server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant