> cd ~
~/blogs

$ cat ~/blogs/*

Learnings, notes, and things I've figured out along the way.

search:~$
blogMar 26, 2026

Auto-Shutdown EC2 Windows Server When Idle

How I built a PowerShell script + Windows Task Scheduler setup to automatically shut down an EC2 Windows when no RDP sessions are active.

#aws#ec2#powershell#automation#devops
7 min read
blogMar 26, 2026

Start EC2 and Connect via RDP in 1-Click

How I built a PowerShell script that automatically starts my AWS EC2 instance and connects via RDP — all from a single click.

#aws#ec2#powershell#automation#devops#rdp
6 min read
2 posts found