Skip to content

Set-DbcCisConfig policy.oleautomation wrong type #1032

Open
@AndreasEDA

Description

@AndreasEDA

Hi
In the function Set-DbcCisConfig the command (row 35)

Set-DbcConfig -Name policy.oleautomation -Value 0

should be replaced with

Set-DbcConfig -Name policy.oleautomation -Value $false

Reason: policy.oleautomation is boolean and not integer

Kind Regards
Andy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions