AutoIt Cmdlets for Windows PowerShell

AutoIt Cmdlets for Windows PowerShell

Overview The newest versions of the AutoIt scripting language now come with a bonus for PowerShell users. A set of native PowerShell Cmdlets! This allows you to add the unique features of AutoIt – window manipulation and keystroke simulation – to your...
Detect an SSD Disk Using a Script

Detect an SSD Disk Using a Script

Overview A common request when creating automated desktop builds or custom maintenance tools is the ability detect if the main system drive is an SSD disk or not. This information can be used to configure a system in a particular way. For example, to run (or not run)...