VisualStudio and ISE Steroids Vertical Guides
How to set up vertical guides at 100 characters in Visual Studio Code and PowerShell ISE Steroids to improve PowerShell code readability.
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.
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 is deprecated and replaced by the new xDFS module in the PowerShell Gallery, requiring configuration updates.
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.
Tip on using Azure Resource Explorer to explore and test Azure Resource Manager REST APIs live.
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.
Microsoft re-publishes Windows Management Framework 5.0 RTM installer, fixing a PSModulePath issue from the initial release.
Guide to creating an Azure AD application and service principal using PowerShell for Azure Resource Manager authentication.
Introduction to a blog series on Azure Resource Manager, covering templates, PowerShell, C#, and REST APIs for managing Azure resources.
Introduces a PowerShell script to simplify creating SSL/TLS certificates, CA certificates, and client certificates, automating complex command-line tools.
Part 7 of a series on creating professional PowerShell DSC resources, focusing on integration testing and best practices.