You can enable and disable alerts directly using unityadmin.
-
From unityadmin, enable or disable alerts using the following example commands:
Alert Action Example Enable single alert ALERT ENABLE 40034; Enable multiple alerts ALERT ENABLE 40034, (40043, 40023, 40012); Disable single alert ALERT DISABLE 40034; Disable multiple alerts ALERT DISABLE 40034, (40043, 40023, 40012);