News

Learn how to pass spreadsheet values as parameters to a PowerShell script for more dynamic and functional automation.
If you need to generate Hyper-V inventory reports but don't want the hassle of writing your own custom PowerShell script, here is a shortcut.
As you can see, environment variables can be managed a few different ways. Your preference and persistence needs will determine how you choose to work with them in your PowerShell scripts. For a full ...
The “ Simple HTTP api for executing PowerShell scripts ” is itself just a PowerShell script. So changing functionality just requires modifying a single file, no compilation needed.
DISM is the Swiss Army Knife of Windows 10 maintenance and with the Windows 10 Creators Update it gained a helpful collection of PowerShell scripts. Here's how to put them to use.
When creating automation scripts to discover, add, update or remove records from a remote SQL database, you need to make sure your script can successfully connect to the database.
OneDrivemapper is a PowerShell script that lets you easily map OneDrive for Business as a Network Drive. Post also covers how to setup synchronization.