Skip to content

[BUG]: Incorrect Parameter #209

@DarkAdept1

Description

@DarkAdept1

Describe the bug

Link:
https://github.com/meetrevision/playbook/blob/main/src/Configuration/Tasks/registry/security/vbs.yml

String: - !RegistryValue: {path: 'HKLM\SYSTEM\Policies\Microsoft\Windows\DeviceGuard', value: 'HVCIMATRequired', type: REG_DWORD, data: '0'}

This is incorrect. Instead of 'HKLM\SYSTEM\Policies\Microsoft\Windows\DeviceGuard' it should be 'HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard'

I have a few more comments. I wanted to publish them in your Discord group, but I can't due to unclear restrictions. Why give a user an invitation to a Discord group and then restrict their rights? The question is rhetorical.

Steps to reproduce

Expected behavior

A correction is expected.

Environment

Windows 11 25H2
Playbook 25.10

Additional information

No response

Have you searched for similar issues?

  • I have searched for similar issues and found none.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions