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.
Invoke-DscResource: Your Gateway to Learning DSC in PowerShell
Get started with the Invoke-DscResource cmdlet and master DSC in PowerShell.
Automate PowerShell Modules with Chocolatey Packages
Create Chocolatey packages to automate PowerShell modules and software installations.
Connect to SQL Server from Linux with ODBC
Set up an ODBC connection to run queries on a Microsoft SQL Server from Linux in this step-by-step guide.
Automate AWS EC2 Snapshots with PowerShell
Manage and automate AWS EC2 snapshots using PowerShell to ensure your data is always backed up.
Python WinRM: PowerShell Remoting for Windows
Learn how to set up Python WinRM for PowerShell remoting on Windows machines in this comprehensive guide.
Test Pending Reboot on Windows Servers with PowerShell
Use PowerShell to quickly test pending reboot across Windows servers and consolidate steps into one script.
Check PowerShell Versions: Best Practices
Discover the best ways to check PowerShell versions on local and remote computers.
Import Users in Active Directory with PSADSync
Easily import users in Active Directory using the free AD sync PowerShell module, PSADSync.
Manage AWS Profiles with PowerShell
Learn how to work with AWS profiles in PowerShell, including creating, managing, and using the default profile.
Rename S3 Folders Swiftly with Python and Boto SDK
Discover how to quickly rename S3 folder objects using Python and the powerful boto SDK.
Effortlessly Create Docker Volumes on Windows
Step-by-step guide to creating Docker volumes in Windows, complete with an informative video tutorial.
Group Objects in PowerShell: Organize Your Data
Master the PowerShell Group-Object cmdlet to group objects based on common properties and simplify data management.
PowerShell WMI: Automate Windows Tasks
Harness the power of PowerShell WMI to automate thousands of tasks on Windows computers.
Delete User Profiles with PowerShell & CIM
Use PowerShell and the CIM command to delete user profiles on Windows systems in this step-by-step guide.
Monitor SQL Server Performance with PowerShell
Set up a SQL Server performance monitor using PowerShell and learn how to query SQL Server performance counters.
List Installed Software with PowerShell: A Free Tool
Build a free tool to quickly and easily list installed software on multiple Windows computers using PowerShell.
Automate UltraVNC Silent Install with PowerShell
Deploy UltraVNC across your computers with a script to automate the silent install process.
PowerShell String Formatting: Master the Basics
Learn the essentials of PowerShell string formatting, including expanding and manipulating strings.