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, …

File name of 255 characters and path up to 32,727 symbols are supported by Automation Workshop

There are certain limits of file name and path lengths in the Microsoft Windows. These limits are very high for most practical purposes, thus not encountered very often, and because of that, are somewhat vaguely understood. In this discussion I am mainly going to refer to NTFS file system as the currently most advanced file …

From scripting to Visual tool and back to scripting

In the beginning there was a IT World without an easy to use automation solution. Then came Febooti Software and in November 03, 2008 they released Automation Workshop. And IT professionals were happy, because they could create Automation Workshop’s Tasks using GUI, instead of writing boring Batch (.bat) scripts, VBScripts, JScripts or even PowerShell scripts. …