How to email users regarding MIAs?
I would like to set up an automated process that emails the users when their device(s) are MIA for +15 days. I found one article but the solution failed ~ even with adjustments to the code.
9 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Code: IF(USER.EMAIL IS NULL or USER = '', 'my.email@domain.com', USER.EMAIL) as user_email,
-- 'my.email@domain.com' as user_email, -- (for testing) - ncaplan 7 years ago
KACE Systems Management Appliance
Model: K1000
Hardware Model: Virtual (VMware/Hyper-V)
Version: 8.1.108
Surely by now there is a simple solution. Thanks! - ncaplan 6 years ago