PowerShell

Azure Arc enabled Server – Store AWS instance metadata as Azure tag

Microsoft, Microsoft Azure, PowerShell, Windows Server

If you want to onboard an AWS EC2 instance (virtual machine) to Azure using Azure Arc for...
Read More

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 DevOps and Cloud and is the largest...
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...
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 in 2006. Since...
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...
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 you might want to run multiple...
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...
Read More
Close