PowerShell

Speaking at PDCConf 2021

Microsoft Azure, PowerShell, Speaking, Thomas Maurer

I am happy and honored to speak at this year’s PDC Conf 2021. PDC stands for PowerShell...
Read More

PowerShell: Download script or file from GitHub

PowerShell • One Comment

Since a lot of people are starting to store their scripts and files in GitHub repositories, I often get the question, how can I download a...
Read More

Getting started with Windows Package Manager WinGet

Microsoft, PowerShell, Windows

In this blog post I want to quickly share how you can get started with the new Windows Package Manager and the WinGet CLI. At the Microsoft...
Read More

Getting started and Learn PowerShell on Microsoft Learn!

PowerShell

I remember running my first commands and building my first automation using Windows PowerShell back...
Read More

Create a Windows 10 development virtual machine

Microsoft, PowerShell, Visual Studio, Visual Studio Code, Windows • 4 Comments

If you want to create a Windows 10 development virtual machine (VM) on your Windows 10 device, Microsoft Hyper-V with the quick start...
Read More

Stop typing PowerShell credentials in demos using PowerShell SecretManagement

PowerShell

We all sometimes create presentations with some PowerShell demos. And often, we need to use credentials to log in to systems for example...
Read More

How to chain multiple PowerShell commands on one line

PowerShell • One Comment

PowerShell one-liners sometimes are an easy way to achieve something quickly. There are cases where...
Read More

How to run scripts against multiple Azure VMs by using Run Command

Microsoft Azure, PowerShell • 24 Comments

I wrote a blog post on how to run scripts in your Azure VM by using Run Command, and explained how handy this feature is to manage Azure...
Read More

Get System Uptime with PowerShell

PowerShell • 3 Comments

Sometimes you want to know how long your system is running. There are multiple ways to get the uptime of your system using the GUI or...
Read More

Az Predictor Module – Azure PowerShell Predictions

PowerShell • 6 Comments

Azure PowerShell is one of my preferred ways to build automation and manage Microsoft Azure....
Read More
Close