Skip to content
Home » Task automation

Task automation

Windows Commands for System and Process Monitoring

TLDR; This blog covers Windows commands for system and process monitoring, including systeminfo, tasklist, taskmanager, perfmon, typeperf, dir, chkdsk, ipconfig, netstat, taskkill, taskcreate, start, and wmic. These commands provide an efficient way to access system and process info and take action to resolve any issues. Caution and best practices should… Read More »Windows Commands for System and Process Monitoring

Eliminate Errors and Save Time with IT Automation

Types of IT automation Tools for IT automation Best practices for IT automation Use-cases for IT automation Examples of bash scripts for IT automation Scheduling tasks with cron: Automating file backups with a bash script: Automating the installation of software with a bash script: