- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 08:03 AM
We performed a full clone to our Dev Instance. I'd like to know what our options are for disabling Notifications for all users. I know an individual user can make a change from their Preferences, but I want to perform either (1) an instance wide shutdown of Notifications or (2) Restrict a Select Set of Users from sending Notifications.
- Is there a system parameter that can be set?
- I saw a post regarding changing the Notification field in sys_user. I want to confirm that if the Notification field is set to Disable for a user, then this Disables Notifications/Emails to that user.
Thanks in advance for any insight you can shed on this topic.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 08:47 AM
Hi Renee,
Once cloned ServiceNow will get the system properties for sending mail disabled automatically for the target instance.
- Is there a system parameter that can be set? -- Yes
- I saw a post regarding changing the Notification field in sys_user. I want to confirm that if the Notification field is set to Disable for a user, then this Disables Notifications/Emails to that user. -- That's correct. You can perform this action as bulk update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 10:05 AM
Yes
So if you did not perform any action on the user table, and you want to keep all your notification should go out, then put a single email address in the 2nd box.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 08:09 AM
Hi @Renee-17
Do you want to stop all notification for time period, the disable email properties but in this case as soon as you enable it email wll go out.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 08:32 AM
Just to make sure I'm understanding your response....Are you saying that if I change the Notification field from "Enable" to "Disable" in sys_users for a given set of users, it will stop notifications from being sent to those users?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 08:43 AM
Hi @Renee-17
(1) an instance wide shutdown of Notifications
I am referring instance wise, if you disable this or if you don't want to disable, add a single email address so that all email will go to that email id not to individuals.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 09:58 AM
Do I have to enable email sending in order to receive all emails to the test email account(s) that are listed?