PowerShell
PowerShell 7.0.3:- Create an email message
In a previous article, we used Windows 10 which has PowerShell 5.1 to create a new email message. Here is the link to the article: https://everything-powershell.com/powershell-create-an-email-using-powershell/ In this article we will perform the same function but we will use PowerShell v7.0.3 instead. We will run with both options as per Read more…