Bill Kindle

Bill is a former career Systems Administrator turned Cyber Security Engineer with 17 experience and counting. He has worked for both small businesses and large multi-national enterprises. Bill has been both an author and editor for The PowerShell Conference Book Volume 2 and 3, a TechSnips contributor, vExpert, presenter and blogger. His current role focuses on security automation engineering and supporting a Security Operations Center. Certifications include Linux+/LPIC-1, AZ-900, A+, Network+, Security+, Project+, Zabbix Certified Specialist to name a few.

Master Linux Kill Process Using ps, pgrep, pkill and More

Learn the many ways of finding processes with ps, top, psgrep, and get-process and kill processes in Linux with the kill, killall, and stop-process commands

Traceroute in Windows 10: Mastering Network Route Tracking

Explore the tracert utility in Windows 10 and learn how to effectively track your network traffic with this hands-on tutorial.

Open PowerShell in a Folder: A Step-by-Step Tutorial

Discover how to open PowerShell in a folder within Windows File Explorer with this easy-to-follow guide.

Mastering PowerShell Where-Object: A Comprehensive Guide

Unlock the full potential of the PowerShell Where-Object cmdlet to filter objects effectively in your scripts.

PowerShell to Get a Registry Value: A Tutorial Walkthrough

Master using PowerShell to get registry values, key information, and more with this comprehensive tutorial.

Find Azure IP Ranges and Service Tags with PowerShell

Discover how to find the latest Azure IP ranges and service tags, and build a handy PowerShell script to stay up-to-date.

Automate CrowdStrike Falcon Sensor Deployment with PowerShell

Learn how to automate the deployment of CrowdStrike Falcon Sensor to Windows PCs using a powerful PowerShell script.

Master PowerShell Logging Techniques

Unlock the power of PowerShell logging with transcripts, scriptblock logging, and module logging in this comprehensive tutorial.

Manage NTFS Permissions with PowerShell: A Tutorial

Master the management of NTFS permissions in PowerShell with this comprehensive, step-by-step tutorial.

Install Ubuntu Server 20.04: A Step-by-Step Walkthrough

Follow this step-by-step guide to learn the pre and post-installation process for Ubuntu Server 20.04 and get started today.

Free Zabbix Monitoring for VMWare ESXi Hosts: Get Started

Monitor VMWare ESXi hosts without breaking the bank using Zabbix monitoring in this comprehensive, step-by-step guide.

PowerShell IIS Mastery: Create and Manage Websites

Become an expert in managing IIS with PowerShell. Create websites, configure settings, and automate tasks to level up your IT skills.

Back to Basics: Understanding PowerShell Objects

Learn some key concepts when it comes to objects in PowerShell and apply to your own scripting through coding and visualizations.

PowerShell Logging Best Practices for IT Pros

Establish clear PowerShell logging guidelines with informative and actionable logs for better understanding and troubleshooting.

Domain Controller vs Active Directory: A Comprehensive Comparison

Discover the differences and similarities between domain controllers and Active Directory.

Import & Export OVF Files: Move VMs Between Hosts

Learn how to import and export OVF files to move virtual machines between hosts in this informative tutorial.

Master PowerShell Windows Updates Reporting

Build a comprehensive PowerShell Windows Updates report and stay informed on your systems' update status.

Escape Double Quotes in PowerShell: Multiple Methods

Discover various methods to escape double quotes in PowerShell, making your scripts more robust and reliable.