AutoScale Groups with Domain Join
A guide to deploying AWS AutoScale groups with Windows instances that automatically join a domain and rename themselves using CloudFormation and PowerShell.
A guide to deploying AWS AutoScale groups with Windows instances that automatically join a domain and rename themselves using CloudFormation and PowerShell.
A developer shares lessons learned from submitting PowerShell DSC resources to Microsoft's High Quality Resource Module (HQRM) standards.
A guide on creating Azure AD B2C service principals for Graph API access using PowerShell, addressing tenant permission issues.
A guide to using PowerShell and the Plex API to automatically shut down a home server when no media is being streamed, saving power.
A guide to configuring PowerShell to work through an authenticated proxy server using NETSH and custom functions.
A PowerShell script to automate starting or stopping all WebApps in an Azure subscription, using Azure Automation runbooks.
How to set up vertical guides at 100 characters in Visual Studio Code and PowerShell ISE Steroids to improve PowerShell code readability.
A guide to using PowerShell and CIM to perform bulk updates on multiple Windows Server 2016 Nano Servers efficiently.
The cDFS DSC resource is deprecated and replaced by the new xDFS module in the PowerShell Gallery, requiring configuration updates.
A guide to configuring a Windows Virtual NAT device for isolated Hyper-V lab environments, enabling internet access without external switches or guest NATs.
The cDFS DSC resource for managing Windows Server DFS is moving to the PowerShell Team and will be renamed xDFS, with some breaking changes.
A technical guide on setting up a Site-to-Site VPN in Microsoft Azure using PowerShell commands and configuration steps.
A PowerShell function to retrieve localized names of Hyper-V Integration Services for configuration scripts.
A technical guide on converting a Jenkins installation script into a PowerShell Desired State Configuration (DSC) file for automated server setup.
A tutorial on installing Jenkins CI on Windows Server Core using PowerShell and Chocolatey, including initial configuration steps.
A PowerShell script to identify which physical network adapters are bound to Hyper-V virtual switches, useful for managing network resources in virtualization.
A guide on using PowerShell Desired State Configuration (DSC) to automate the setup of iSCSI Server Targets, Initiators, and iSNS servers.
A guide to configuring an iSCSI Initiator to use an iSNS server using PowerShell commands and WMI.
A tutorial on implementing the ICloneable interface to create cloneable custom classes in PowerShell WMF 5.0.
Explores the new Protect/Unprotect-CmsMessage cmdlets in PowerShell V5 for DSC credential encryption, detailing upgrade challenges.