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 ...
In my previous post, I showed you how to create a clickable button in Excel. That button displayed a simple message box. Now, I want to show you how to use the button to kick off a PowerShell script.
When I (along with many other people) had a lot of trouble trying to install SQL Server Management Studio in an attempt to switch from the SQL Server 2008 R2 evaluation to the free Express version, I ...
PowerShell has made it dead simple to automate all kinds of things. However, its simplicity can be deceiving. PowerShell takes the complexity out of script writing but unless you're writing a ...
A script is just a collection of commands saved into a text file (using the special .ps1 extension) that PowerShell understands and executes in sequence to perform different actions. In this post, we ...
You can get rid of ads and make Windows usable with just a few clicks.
This repository contains PowerShell scripts organized by Azure service categories. Scripts include proper error handling, parameter validation, and follow PowerShell ...
Plays are written to be performed. A script is a written version of the play. Watch this clip to understand the basic structure of a play script. Narrator: Some stories are written for people to ...
Set Theme Dark Mode.ps1 - Sets the Sandbox to Dark theme and also changes to a dark wallpaper Set Theme Light Mode.ps1 - Restores the Light theme. Doesn't currently change the wallpaper back though.