PowerShell: Module Management
2024-12-16
Manage PS module installs and updates
PowerShell: Working With Arrays
2024-12-18
Manage Arrays in PS, efficiently
PowerShell: Building Functions
2025-01-05
Build Repetitive/Complex Code into Functions
PowerShell: Connect to Microsoft Azure (Graph API)
2025-01-17
Work with Entra Connect via PowerShell
PowerShell: Entra Connect Remote Sync
2025-02-19
Remotely initiate Entra Connect syncs with PowerShell and the ADSyncTools module
PowerShell: Calculated Properties on User Objects
2025-02-23
Create calculated user properties for reporting
PowerShell: Create an Azure Automation Account
2025-03-02
Use Powershell and the Az module to create an automation account with runbooks
PowerShell: Comments
2025-03-10
Use comments for more than documentation