A Minor Irritation with VHDs and Dynamic Disks
Explores limitations of PowerShell vs. DISKPART for managing dynamic disks and VHDs, with workarounds.
Explores limitations of PowerShell vs. DISKPART for managing dynamic disks and VHDs, with workarounds.
A guide listing 20 creative PowerShell script ideas for generating custom system alerts and notifications using the Pulseway monitoring platform.
Explains how to use PowerShell scripts with Pulseway monitoring software to create custom alerts based on system events.
An update to the New-NanoServerVHD script to support a new version of Convert-WindowsImage, adding VHDx and GPT support for Generation 2 VMs.
A bug fix for setting the computer name during Nano Server installation in Windows Server 2016, resolving an issue in the Unattend.xml file.
A guide to automating the installation of Windows Management Framework 5.0 using a Group Policy startup script, including version checking.
A technical guide on troubleshooting PowerShell script parameter issues when deploying them via Group Policy Objects (GPO), including character limits and quoting problems.
A PowerShell script to immediately decline all superseded updates in WSUS, bypassing the 30-day automatic wait period.
Introduces a PowerShell module for tracking and reporting changes to file, folder, and share permissions (ACLs) over time for security auditing.
A PowerShell module called DSC Tools that simplifies the setup and configuration of Desired State Configuration (DSC) Pull Servers and Local Configuration Manager.
A PowerShell script tutorial for resolving hostnames from a CSV file to track DNS record updates.
A PowerShell guide for retrieving Desired State Configuration (DSC) from a remote server using a secure SSL connection and custom CIM session options.
A guide to integrating SCCM application deployment links into a custom web portal using PowerShell, creating a unified user experience.
Guide to integrating SharePoint Code Analysis Framework (SPCAF) with TeamCity build configurations for improved SharePoint and Office 365 ALM.
A quick guide on using PowerShell commands to clear all Windows Event Logs, including both standard and application logs, with an option for archiving.
A PowerShell workflow for automating the optimization of multiple Hyper-V VHD/VHDx files across hosts, including parallel processing.
A guide to using PowerShell scripts for deploying and removing Microsoft Office 2013 via Group Policy startup scripts, including parameter configuration.
A personal guide and study tips for passing the Microsoft 70-410 exam on installing and configuring Windows Server 2012 R2.
A PowerShell script for load testing a web server's search function by simulating multiple user requests.
A PowerShell script to verify folder copy integrity by comparing file hashes, ensuring data remains unchanged after IT operations.