Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant