Tag: PowerShell

Install Azure Tools using WinGet

Microsoft Azure, Windows • One Comment

Sometimes you need to set up a fresh developer or admin workstation with all the latest Azure tools...
Read More Read More: Install Azure Tools using WinGet

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 Read More: PowerShell: Download script or file from GitHub

Check if network connectivity for Azure Arc Connected Machine Agent is blocked

Microsoft Azure • One Comment

To onboard a server to Azure Arc, you will need to install the Azure Connected Machine Agent, which communicates outbound securely to Azure...
Read More Read More: Check if network connectivity for Azure Arc Connected Machine Agent is blocked

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 Read More: Getting started and Learn PowerShell on Microsoft Learn!

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 Read More: Stop typing PowerShell credentials in demos using PowerShell SecretManagement

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

Microsoft Azure, PowerShell • 25 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 Read More: How to run scripts against multiple Azure VMs by using Run Command

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 Read More: Get System Uptime with PowerShell

PowerShell Predictive IntelliSense

PowerShell

2020 must have been a busy year because I missed one of the greatest new PowerShell features called Predictive IntelliSense. Back in...
Read More Read More: PowerShell Predictive IntelliSense

How to check the available VM Sizes (SKUs) by Azure Region

Microsoft Azure • 2 Comments

Do you want to know which Azure VM (virtual machine) sizes are available in an Azure region? Here are some simple ways like the Azure...
Read More Read More: How to check the available VM Sizes (SKUs) by Azure Region

How to Add Sleep/Wait/Pause in a PowerShell Script

PowerShell • 5 Comments

Many of you know the “timeout” command we used when we created Windows Batch scripts....
Read More Read More: How to Add Sleep/Wait/Pause in a PowerShell Script
Close Search Window
Close