Skip to content

Fix NRPT issue without writing into the registry #30

@irwir

Description

@irwir

The issue was Missing NRPT keys on Windows Server 2019, and for the fix commit df4863a was created.
The issue was closed, but the fix could be improved.

The service fails to start automatically on boot, but successfully runs with manual start - this implies that registry entries are not strictly required.
On Windows absence of policy/registry records commonly have a predefined interpretation, and programs could be expected to behave accordingly.
Therefore, creation of the registry record should be avoided; while the service would be using appropriate defaults - as it probably does on manual start.

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