Automation/Scripting


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 techniques for working with .CSV files in PowerShell. First up: How to create a .CSV file.

PowerShell 7 Now Commercially Released

Microsoft announced on Wednesday that PowerShell 7 has reached "general availability" (GA) commercial release.

How To Boot Hyper-V VMs in a Specific Order

While Hyper-V doesn't have a tool that controls the order in which VMs boot up, there are some workarounds available, some of them involving PowerShell.

Microsoft Outlines Early Progress on PowerShell Secrets Management

Microsoft described progress on its coming PowerShell Secrets Management Module in a Thursday announcement.

PowerShell 7 Reaches Release Candidate Stage

Microsoft announced earlier this week that PowerShell 7 is now available as a "release candidate" version.

Windows Server 20H1 Getting Smaller Containers and Faster PowerShell

Microsoft is promising to deliver a smaller container size and improved PowerShell performance with its next release of Windows Server.

PowerShell 7 Expected to Get Commercially Released in January 2020

Microsoft is planning a "general availability" release of PowerShell 7 for production environments sometime in January.

How To Perform Conditional Logic in PowerShell

While you wait for PowerShell to add support for ternary operators, here's a method you can use now to evaluate Boolean conditions without the need to write If – Then – Else statements.

How To Use PowerShell Like a Spreadsheet

Instead of viewing data in a static list, use PowerShell's grid view capability to manipulate how your data is displayed.

A Quicker Way To Create Hyper-V Inventory Reports

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.

Steel Grid Graphic

Updated Tools for Office 365 and Microsoft Azure Arriving Soon

Microsoft recently announced a bunch of tooling updates for organizations using Office 365 and Azure solutions.

Taking a Fresh Look at Office 365 Flow

Microsoft has evolved Flow into a very capable workflow automation platform. The catch is that if you want to use Flow to its fullest potential, you'll need to pay a little extra.

How To Use PowerShell To Locate a Specific Application

Here's how to streamline your PowerShell query process to avoid returning a huge list of applications.

How To Use PowerShell To Uninstall an Application

The Control Panel has long been Microsoft's workhorse for deleting unwanted apps. But while this method works fine most of the time, it's not exactly scalable.

Microsoft Releases PowerShell 7 Preview 3

Microsoft announced on Wednesday that the PowerShell 7 Preview 3 scripting solution is now available.

Subscribe on YouTube