Resolved! Send an email from a scheduled job with variables passed from script
Hello Everyone,I am working on a scheduled job which will automatically remove users from groups.Currently I have made a script to query users not logged in for 6 months and then remove these users from all the groups.Here is the script:var grUser = ...