Major update to v5.0.0 of Automation Workshop introduces Text to Speech and Trigger Manager

We are excited to announce the major upgrade for Automation Workshop. The version v5.0 introduces 6 new Actions, the Trigger Manager, and a lot of improvements. One of the most requested feature is the Trigger Manager. It allows to view upcoming schedules for all the Triggers, but this feature is particularly interesting for the users …

PowerShell script to send email with attachment

How to start PowerShell? We are going to use the PowerShell console to send an email message with attachments. First, open the PowerShell window from the Start Menu. Type PowerShell and click on the app. How to send email from PowerShell? The following script allows you to send an email message using PowerShell. It uses, …