How to run msvc cl.exe from command-line (powershell)
A guide to setting up the MSVC cl.exe compiler directly in PowerShell by reverse-engineering the Visual Studio environment variables.
A guide to setting up the MSVC cl.exe compiler directly in PowerShell by reverse-engineering the Visual Studio environment variables.
Automating Azure tag updates with PowerShell to save time and reduce errors, including a sample script and CSV format.
A collection of 24 advanced Azure PowerShell one-liners for administrators to quickly query, audit, and manage cloud resources.
Guide to implementing a Dev/Test/Prod pipeline for Azure DNS changes using Infrastructure-as-Code and PowerShell automation.
A guide to using a PowerShell script with Ollama and the Qwen 2.5 model to perform AI-assisted code reviews on PostgreSQL database migration scripts.
Explains how to integrate local AI (Ollama) with PowerShell to automate SQL code reviews and checks in DataOps pipelines using tools like Flyway.
Guide to configuring Azure Private Endpoints with custom DNS solutions, including automation using PowerShell.
A technical guide on using PowerCLI with Python to integrate VMware automation with external tools like Slack, Jira, and REST APIs for IT workflows.
A guide to scheduling and automating VMware scripts using Windows Task Scheduler, covering PowerCLI and Python with best practices for reliability.
A guide to using Connect-MgGraph PowerShell cmdlet for authenticating and automating Microsoft Graph API access, covering app registration and authentication flows.
A guide to displaying progress indicators in Windows Terminal tabs and taskbar icons using PowerShell and .NET OSC sequences.
A practical guide to managing Azure Policy using PowerShell for automation, repeatability, and governance in existing Azure environments.
Guide on securing Azure Private DNS using Azure Firewall and NSGs, with PowerShell automation for enterprise deployment.
A PowerShell script tutorial for identifying and reporting empty Azure Resource Groups to reduce maintenance overhead.
A developer built an automated tool using PowerShell and GitHub Actions to track and filter important changes in Microsoft's AKS and Kubernetes Fleet Manager documentation.
BurntToast, a popular PowerShell module for Windows notifications, celebrates its 10th anniversary and releases its first stable v1.0.0 version.
Using PowerShell to standardize and orchestrate deployments across different Infrastructure as Code tools like ARM, Bicep, and Terraform in Azure.
A guide to using a PowerShell script to automatically register all required Azure Update Manager resource providers in an Azure subscription.
A PowerShell guide for migrating Azure Key Vault secrets between tenants and subscriptions, including a detailed script.
A PowerShell script tutorial for exporting Azure App Configuration key-values to a CSV file for analysis and migration.