Disable notification for all users using script

Govind Kumar S1
Kilo Guru

Hi all,

I want to disable notification for all users for Temporary purpose. Anyone can suggest me , how to achieve this using Script.

Thanks & Regards

Govind Kumar Sharma

1 ACCEPTED SOLUTION

Help me understand this.



Why do you need to write a script when you can do this by simply unchecking the checkbox?


Or just navigate to user table and add the 'Notification' field to list view. Double click on notification field and select 'Disable' for a record. Now right click on the header and click 'Update All'



11-6-2015 2-28-57 PM.png


View solution in original post

13 REPLIES 13

Hi Kalai,



Where should I write this script . In business rule or Background script or somewhere else?? Could you please guide me Kalai



Thanks & Regards


Govind Kumar Sharma


But why don't you use email properties?



System Properties > Email > Mail sending enabled > uncheck


Hi Kalai,



Requirement is using Script only, that'swhy I am looking for script. can you please help me in this.



Thanks & Regards


Govind Kumar Sharma


Help me understand this.



Why do you need to write a script when you can do this by simply unchecking the checkbox?


Or just navigate to user table and add the 'Notification' field to list view. Double click on notification field and select 'Disable' for a record. Now right click on the header and click 'Update All'



11-6-2015 2-28-57 PM.png


Thanks Kalai And Gurpreet . I will close this thread once a get confirmation.