Powershell script to send emails automatically
Project detail
Powershell script to send emails automatically
I have a list of users to whom I need to send emails everyday with an attachment
I want the PS script to be scheduled in task scheduler to read the list of users from a txt file which will be updated and then email with an attachment stored in the same folder.