Can we block a single kb not to install on the group of server via baseline

can we block a single kb not to install on the group of server via baseline though it is included into the baseline?

that means 1 or more servers stop receiving 1 particular KB via baseline action?

You’d need to make a custom copy of the Fixlet and modify its relevance to exclude the group.

how to exclude the group.?

Get the group id from the console, and add a relevance line

not member of group 53333 of site "mycustomsite"

2 Likes

Ok , will try thanks