Hi @SowmyaB
Depending on your server platform, you could use
Get-ADUser on Windows
ldapsearch on Linux/Unix
To retrieve the mail/email property dynamically for a given user and send him/her an alert email.
Not sure about your organization, but in most companies, the general IT Infrastructure/Server Management group have the tools to perform such activities, while the Application Administrators, such as SAS System Administrator, typically responsible for
Support one/multiple SAS Environments
Ensuring uptime to meet business need
Addressing any performance issues.
Perform necessary patching, upgrades, and installation of Hotfixes across the environments.
Troubleshoot issues with installations and user's configurations and set-up.
Hope this helps
... View more