DevOps
-
PowerShell Kill a Process from the Command Line
Killing processes in Windows has long been the easiest way to deal with unresponsive programs that won’t close using the…
Read More » -
Terragrunt vs Terraform: Battle of DevOps tools
Infrastructure as Code (IaC) has become widely adopted by many, including in production environments, development labs, and by home lab…
Read More » -
Ansible vs Terraform: Best DevOps tool?
Ansible and Terraform are excellent DevOps tools that can provide many automation benefits in enterprise and cloud environments. Both of…
Read More » -
Terraform Import Existing Resource: Ultimate Guide
Infrastructure as code (IaC) has become a standard for managing complex IT infrastructures. Terraform, a key player in the IaC…
Read More » -
PowerShell Get Registry Value
The Windows Registry and registry editor have long been tools Windows admins have used to resolve issues, apply settings, etc.…
Read More » -
Enter-PSsession: Run PowerShell Remote Commands
Windows PowerShell has switched up the Windows Server game. Think of PowerShell remoting like a remote control, reaching out to…
Read More » -
Ansible Semaphore: Awesome Open Source Ansible GUI
Ansible is an awesome automation tool that I use in the home lab and production environment regularly. However, sometimes it…
Read More » -
Resolve-DNSname: PowerShell DNS Lookup
It’s always DNS! Or is it? Well, we need the right tools to check DNS name resolution to find out…
Read More » -
PSWindowsupdate: Automated Windows Updates with PowerShell
The process to install Windows Updates can be a pain. Managing WSUS servers can be a headache too. However, with…
Read More »