Using WMI alerts in notification system

  • I want to use WMI alerts in our notification mechanism.

    For that purpose, I read that I have to change the value of

    'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.x\SQLServerAgent\AlertReplaceRuntimeTokens in registery to 1.

    Will this change affect any other thing r in SQL SERVER? I mean, is it safe to do this change?

    Thanks

  • You don't have to edit the Registry for that.

    Open SQL Server Agent Properties. Go to "Alert System" tab. At the bottom of the screen you can see the checkbox "Replace tockens for all job responses to alerts"

    This method is safe and does not affect anything else.

    Hope this helps you.

  • Thanks alot

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply