Adam Bertram

Adam Bertram is a 20+ year veteran of IT and an experienced online business professional. He’s a consultant, Microsoft MVP, blogger, trainer, published author, and content marketer for multiple technology companies.

Temp File Cleaner: A PowerShell Script Guide

Reclaim your storage space. Learn to build a custom temp file cleaner with PowerShell.

Build Your Own HTTP Monitor with PowerShell

Ensure your web service's uptime with a custom HTTP monitor. A beginner-friendly guide to coding in PowerShell.

Place PowerShell Variables in Strings: Quick Tips

Learn to handle PowerShell variables in strings effectively. Account for null values like a pro.

WireShark DNS Filtering: A PowerShell Setup Guide

Setup WireShark DNS filters like a pro. Step-by-step guide on tracking down Iterative DNS queries.

What Is an Infrastructure Developer?

Not quite a software developer, but they work with code. Explore the unique role of an infrastructure developer.

Troubleshoot Connectivity with Test-NetConnection

Solve network issues with ease. Learn how to utilize Test-NetConnection in PowerShell.

Packet Capture with Netsh Trace: A PowerShell Guide

Perform packet captures without extra software. Learn how to use the Netsh Trace command effectively.

Decipher SCCM Client Logs with PowerShell

Read and interpret SCCM client logs effortlessly using PowerShell. Step-by-step guide inside.

Understanding PowerShell EQ Operators

Master the EQ, NE, CEQ, and CNE PowerShell comparison operators. A tutorial by a PowerShell MVP.

Managing IIS App Pools: A PowerShell Tutorial

Learn to create, modify, and remove IIS application pools using PowerShell. Your guide to efficient IIS management.

Active Directory Health Check: PowerShell Scripting

Monitor the health of your Active Directory with our comprehensive PowerShell script. A must-have for IT admins.

Remove All Java Versions: A PowerShell Script Guide

Get rid of all Java versions with one PowerShell script. An invaluable guide for IT pros.

Finding AD Users: Master Get-ADUser in PowerShell

Locate Active Directory users effortlessly. Learn to master the Get-ADUser cmdlet in PowerShell.

Java Deployment Ruleset: Complete Creation Guide

Create and deploy Java deployment rulesets like a pro. Streamline your Java environment management.

Azure Blob Storage: A PowerShell Guide to File Copy

Transfer files to Azure Blob Storage effortlessly using custom PowerShell functions. Step-by-step guide inside.

PowerShell Test-Port: A Custom Tool Guide

Build your own port testing tool with PowerShell. Streamline your network diagnostics.

Dynamic DNS Updates & Permissions: A PowerShell Guide

Secure and automate Dynamic DNS updates and permissions in Active Directory. A hands-on guide using PowerShell.

Substring Searches in PowerShell: Quick Guide

Easily find substrings within strings using PowerShell. Get the guide to the substring method.

Array Comparisons Made Easy with PowerShell

Compare arrays like a pro. Learn how to perform complex array comparisons using PowerShell commands.

Remote Service Logon Accounts: Manage with PowerShell

Set and manage Service Logon Accounts remotely across multiple computers using PowerShell. A must-read for sysadmins.