Install Sysinternals from the Microsoft Store
Yesterday at [email protected] special event for the birthday of the Sysinternals Suite, Mark...
Azure Stack HCI Days 2021 recordings available!
Last week I had the chance to speak at the Azure Stack HCI Days 2021, and now the recordings are available. The Azure Stack HCI Days are a...
Speaking at PDCConf 2021
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...
Install Azure Tools using WinGet
Sometimes you need to set up a fresh developer or admin workstation with all the latest Azure tools...
PowerShell: Download script or file from GitHub
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...
Check if network connectivity for Azure Arc Connected Machine Agent is blocked
To onboard a server to Azure Arc, you will need to install the Azure Connected Machine Agent, which communicates outbound securely to Azure...
Getting started and Learn PowerShell on Microsoft Learn!
I remember running my first commands and building my first automation using Windows PowerShell back...
Stop typing PowerShell credentials in demos using PowerShell SecretManagement
We all sometimes create presentations with some PowerShell demos. And often, we need to use credentials to log in to systems for example...
How to run scripts against multiple Azure VMs by using Run Command
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...
Get System Uptime with PowerShell
Sometimes you want to know how long your system is running. There are multiple ways to get the...