Automation/Scripting


Dynamically Construct a PowerShell GUI, Part 2

Learn how to dynamically generate PowerShell GUI elements from a SQL data source and update values with user input.

Dynamically Construct a PowerShell GUI, Part 1

Learn how to use loops and dynamic object naming in PowerShell to build GUI settings interfaces that can adapt as new parameters are added.

Restoring a File from a Windows Image Backup

PowerShell recovery scripts using WBAdmin no longer work in Windows 11, but VHDX mounting offers a manual workaround for restoring files.

Using PowerShell To Back Up Windows 11

A PowerShell script using WBAdmin can create full system backups of Windows 11, offering a simple, scriptable alternative for advanced users.

Q&A: Making the Command Line Smarter with AI Shell

Microsoft’s AI Shell aims to transform the command-line interface by bringing intelligent, natural language assistance to cloud automation and everyday CLI workflows.

Gears

Using PowerShell To Back Up SQL Server Express Edition

PowerShell offers a lightweight and efficient solution for backing up SQL Server Express databases on local workstations without the need for full system backups.

Q&A: Creating a Smarter, Cross-Platform PowerShell Profile

PowerShell expert Sean Wheeler shares insights on building smarter, cross-platform profile scripts, community-driven development and the future of PowerShell.

Q&A: PowerShell for Everyone

Jason Helmick, project manager on the PowerShell team, breaks down why the scripting language tool can be used to simplify your workflows no matter your level of expertise.

PowerShell Desktop AI Revisited, Part 2: Under the Hood

In this second part, Brien explores how to connect to a remote Ollama server, manage multiple models and dynamically populate a UI with available LLMs.

PowerShell Desktop AI Revisited, Part 1: Code Refinement

Let's revisits my PowerShell-based desktop AI project, this time with a revamped script for improved performance.

Unleash the Power of Automation

PowerShell pro James Petty is ready to share his secrets on how IT professionals can supercharge their daily tasks with automation.

Using Configuration Files to Control PowerShell Scripts, Part 3

Learn how to leverage configuration files to customize PowerShell scripts, including language, formatting and display settings, in this conclusion to a three-part series.

Using Configuration Files to Control PowerShell Scripts, Part 2: Building Blocks

Learn how to use PowerShell's GUI capabilities to dynamically create configuration files that enhance script flexibility and usability.

Using Configuration Files to Control PowerShell Scripts, Part 1: The Basics

Learn how to use JSON configuration files to make PowerShell scripts more dynamic, flexible and user-friendly.

Using PowerShell to Restore Backup Data

Use this simple code to apply your air gapped backups to your system.

Subscribe on YouTube