Skip to main content
ONTAP EMS reference

gpo.frmwork events

Suggest changes

gpo.frmwork.RSoPApplied

Severity

NOTICE

Description

This event occurs after the resultant set of Group Policy (GPO) is calculated and applied to the Replicated Database (RDB) successfully.

Corrective Action

(None).

Syslog Message

GPO policy applied into RDB successfully.

Parameters

vserver (STRING): Vserver name.

gpo.frmwork.secJobFailed

Severity

ERROR

Description

This message occurs when starting or restarting the GPO Security Apply job fails.

Corrective Action

Check the CIFS configuration by running the "vserver cifs show -vserver <vserver-name>" and "vserver cifs check -vserver <vserver-name>" commands. Run the job again using the "vserver cifs group-policy update -force-reapply-all-settings true -vserver <vserver-name>" command.

Syslog Message

Failed to start a GPO Security Apply job run for Vserver %s, reason: %s.

Parameters

vserver (STRING): Vserver name.
reason (STRING): Reason for the failure.

gpo.frmwork.updateFailed

Severity

ERROR

Description

This message occurs when updating group policy object (GPO) tables fails.

Corrective Action

Check the CIFS configuration by running the "vserver cifs show -vserver <vserver-name>" and "vserver cifs check -vserver <vserver-name>" commands. Run the job again using the "vserver cifs group-policy update -force-reapply-all-settings true -vserver <vserver-name>" command.

Syslog Message

GPO tables update failed for Vserver %s, reason: %s.

Parameters

vserver (STRING): Vserver name.
reason (STRING): Reason for the failure.

gpo.frmwork.updateRSoPFailed

Severity

ERROR

Description

This message occurs when updating group policy object (GPO) RSoP (Resultant Set of Policy) settings fails.

Corrective Action

Check the CIFS configuration by running the "vserver cifs show -vserver <vserver-name>" and "vserver cifs check -vserver <vserver-name>" commands. Run the job again using the "vserver cifs group-policy update -force-reapply-all-settings true -vserver <vserver-name>" command.

Syslog Message

GPO RSoP update failed for Vserver %s, reason: %s.

Parameters

vserver (STRING): Vserver name.
reason (STRING): Reason for the failure.