MVP: OMG
Author announces receiving the Microsoft MVP award in Cloud and Datacenter Management, thanking mentors and family, and pledging continued PowerShell community work.
Author announces receiving the Microsoft MVP award in Cloud and Datacenter Management, thanking mentors and family, and pledging continued PowerShell community work.
A technical guide on using PowerShell's BurntToast module to create localized toast notifications, supporting multiple languages.
A technical guide on implementing graceful, in-place updates for toast notifications using the BurntToast PowerShell module, focusing on progress bars.
A technical review of Veeam Backup for Office 365 v3, focusing on selective folder backup features and performance improvements.
Explains how to make a mandatory integer parameter in a PowerShell function accept null values using the [AllowNull()] and [Nullable] attributes.
A technical blog post about using Shoulder Taps, a Windows 10 notification feature, with the BurntToast PowerShell module.
A guide to performing mathematical calculations using PowerShell, leveraging the .NET Math library for operations beyond basic arithmetic.
A guide on using Azure PowerShell to deploy VMs from Marketplace and custom images, covering key commands and resource group creation.
A guide to using PowerShell to automate batch transcription of audio files with the Azure Speech Service REST API.
A developer details migrating a personal blog archive tweet automation script from a home server to Azure Functions, exploring serverless PowerShell.
A detailed review of Veeam Backup for Microsoft Office 365 v3.0 beta, highlighting new features like granular OneDrive folder selection and significantly faster backup speeds.
A sysadmin's critique of the new Windows 10 RSAT installation process via Settings and PowerShell, highlighting workflow annoyances.
A guide to setting up toast notifications for Azure Pipelines build status using PowerShell Universal Dashboard and BurntToast.
A developer shares their journey of learning Azure Pipelines through trial and error, focusing on setting up a build pipeline for a PowerShell project.
A guide to creating a Windows Scheduled Task that automatically prunes unused Docker images to free up disk space on a server.
Author shares PowerShell scripts to automate downloading and deploying the Azure Stack Development Kit (ASDK), simplifying the setup process.
A technical guide on using the BurntToast PowerShell module to create and display Windows toast notifications on remote computers via XML.
A PowerShell community member reflects on the supportive online tech community and demonstrates a New Year's toast script using the BurntToast module.
A guide to enabling and managing Cross-Origin Resource Sharing (CORS) in Azure Cosmos DB using the PowerShell module.
A developer's guide to creating custom GitHub Actions using PowerShell, covering setup, Docker configuration, and a simple Hello World example.