Automation

03/13/2023

Automate Cursor Movement on Windows with PowerShell

In this technical blog post, we explore how to automate cursor movement on a Windows screen using PowerShell. With our step-by-step guide, you can learn how to import the necessary libraries and define a C# class and method to easily move the cursor on the screen within your PowerShell script. By the end of this post, you'll have a better understanding of how to automate cursor movement in PowerShell, and how to use PowerShell to streamline various repetitive tasks.
01/06/2023

Introduction to BASH: A Beginner’s Guide

Are you new to BASH and want to learn the basics? Look no further! In this beginner's guide, we'll cover the fundamentals of BASH and how to use it to perform common tasks, automate processes, and write scripts. By the end of this guide, you'll have a good understanding of how BASH works and be on your way to becoming a proficient user.
01/02/2023

PowerShell Syntax and Operators: A Beginner’s Guide

To write effective scripts, it is important to understand the syntax and operators of the PowerShell language, especially if you are new to PowerShell. This blog […]
06/22/2020

Alexa Routines To Call Da Da

We have a few smart devices in our home. One of those are an Echo Dot Kids version. Now I do not sync my contacts with […]