How can we help you today? How can we help you today?

How to enable Scripting Notifications?

How do I modify an environment variable to enable scripting notifications?  I don't see an example here in the docs

https://documentation.red-gate.com/monitor14/setting-up-script-notifications-239668102.html#enabling-script-notifications
mdspain
0

Comments

1 comment

  • Alex B
    Hi @mdspain,

    This is a Windows environment variable, which can be set in a couple of ways.

    You can either run this on Base Monitor server from an elevated cmd prompt

    [System.Environment]::SetEnvironmentVariable('SQLMONITOR_ScriptAlertResponse','1', 'Machine')

     

    Or do it using the UI via Start > Run > "Edit the system environment variables" > Click Environment variables button near bottom right > set it in the System Environment variables section:

     Kind regards,

    Alex

     

    Alex B
    0

Add comment

Please sign in to leave a comment.