News

Posey's Tips & Tricks How To Use .CSV Files with PowerShell, Part 1 When it comes to bulk administration, few things are handier than .CSV files. In this two-part series, Brien demos his top ...
Want to get Folder size (including subdirectories) instantly no matter how large on Windows PC? Use PowerShell as shown in this post.
Users had to use the WSUS admin user interface to import updates. Microsoft has replaced this method with a PowerShell script. Now, users can download and import updates into WSUS using PowerShell.
Brien Posey, who frequently writes about various techniques for using PowerShell to manage Hyper-V virtual machines, demonstrates how the task automation and configuration management framework can ...
Using it, you can view and change access to many, but not all, features in your Dell systems BIOS, ranging from Wake On LAN/WLAN to your BIOS and HDD password features. In this article, I will walk ...
A handy tip was shared online this week, showing how you can use PowerShell to monitor changes to the Windows Registry over time.
Prioritizing hardware upgrades for Windows Servers need not be a lengthy manual process with knowledge of the Get-WmiObject cmdlet.
Microsoft's PowerShell is now cross-platform and available on Linux. Here's how you get it set up.
Whether you need to use PowerShell day-to-day or just want to poke around and learn it while on a Chromebook, here's how to get started.
In the second part of this series, Brien shows how to import a .CSV file into a PowerShell array, including two methods for zooming in on just the specific data you need and filtering out the rest.