Reporting on Trello Boards with PowerTrello
A guide to using the PowerTrello PowerShell module to generate reports and automate tasks from Trello boards.
A guide to using the PowerTrello PowerShell module to generate reports and automate tasks from Trello boards.
Part 4 of a series on configuring a CI/CD pipeline for Azure Stack, focusing on using PowerShell scripts for deployment via TFS.
A guide to securing Azure DevOps VM deployments by dynamically managing NSG rules with PowerShell to restrict inbound access.
A guide on using PowerShell to download .gitignore templates from GitHub's REST API for automating project setup.
A guide to updating the Windows Server 2012R2 image in Azure Stack using PowerShell and sysprep.
A guide to synchronizing DHCP reservations across multiple non-clustered servers using PowerShell for reliable client addressing.
Part 2 of a series on building a CI/CD pipeline in Azure Stack, covering ARM templates, TFS build agents, and SAS tokens.
First part of a series on setting up a CI/CD pipeline for Infrastructure as Code (IaC) deployments targeting both Azure and Azure Stack.
A guide to checking BitLocker encryption status on remote Windows computers using PowerShell and the manage-bde command.
A technical guide on using PowerShell to read, analyze, and validate certificates within PFX files, including trust chain inspection.
A guide to installing Azure PowerShell modules on Windows Server 2012 R2 using PowerShell commands and GitHub.
A PowerShell developer shares his 2017 New Year's resolutions focused on blogging, community involvement, and improving his open-source project.
A guide to using PowerShell and Pester to continuously test SSL certificates for expiration, protocols, and encryption strength.
A developer's troubleshooting journey with PowerShell's Updateable Help system, detailing pitfalls and solutions for hosting help files.
A guide to using PowerShell's Operation Validation Framework (OVF) with Microsoft OMS for continuous infrastructure testing and monitoring.
A technical guide testing methods to prevent Windows 10 from automatically rebooting after updates, using PowerShell and VMs for validation.
A guide to automating Docker installation on Windows Server 2016 using PowerShell Desired State Configuration (DSC).
A guide to using the PowerShell LabBuilder module to automate the creation of a Windows Server 2016 and Nano Server lab environment in Hyper-V.
A guide to automating AWS EBS snapshot creation and cross-region copying using PowerShell for disaster recovery purposes.
A PowerShell script to export a Base-64 encoded x.509 certificate on Windows 7, which lacks the standard Export-Certificate cmdlet.