Skip to content

We can't enable sync_notification and/or status_notification #11

@VladyslavMatus

Description

@VladyslavMatus

B/s of we can't specify recipients - it obtains critical error when tried to save config on configure recipe.

There no way to configure recipients via PS - it is read only properties.
Recipients information stored in database - so we should insert required data into database. Unfortunately we can't modify WID without administrator privileges, also WID uses only Windows Authentication mode (IMO it is not possible to work with it now via chef). But it seems that we can insert into MS SQL Express required data.

Also we have to insert recipients data before we save parameters in configure recipe and after we installed WSUS role

We can configure notification via MMC also we can enable sync_notification and/or status_notification after we added recipients manually

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