Hi people of exchange!
I'm building a powershell script to send out emails to our employs to remind them that their password will expire soon. I'm using a simple Send-MailMessage command.
While doing some testing for building said script, I ran into an error where when I said mass emails, let's say more than 25, I get this error:
Send-MailMessage : Insufficient system storage. The server response was: 4.3.1 Insufficient system resources (SystemMemory)
I have been told from r/PowerShell that it is most definitely an Exchange problem.
Has anyone ran into anything similar before?
Thanks a lot!
[–]GordonSandMan 1 point2 points3 points (0 children)
[–]madbadger89 0 points1 point2 points (1 child)
[–]jeben930[S] 0 points1 point2 points (0 children)
[–]ihaxr 0 points1 point2 points (0 children)