This repository provides two PowerShell scripts for managing Cloudflare account-level IP Access Rules (firewall rules): Export Script: Retrieves and saves existing IP Access Rules to a JSON file.
Microsoft has altered the process of importing updates for Windows Server Update Services (WSUS), replacing the previous ActiveX-based method with a new PowerShell script. The change was announced on ...
PowerShell scripts are great because they can be used to do almost anything. One of the limitations to PowerShell scripts, however, is that it isn't always practical to give a script to someone who ...
Microsoft has released a new PowerShell script for updating the Windows 11 /10 and Server bootable media for the latest UEFI Secure Boot certificate. Back in February of 2024, Microsoft announced that ...
PackageManagement's default package providers (NuGet and PowerShellGet/Gallery) lack the ability to load their NuGet Packs into PowerShell. While PowerShellGallery Packages can be loaded with ...
We're going to build off my previous series to show how to further the communication channel between Excel and PowerShell. In a recent series of posts, I explained how to launch a PowerShell script ...