Category: PowerShell

Azure VM Ephemeral OS Disks

Reveal the Secrets Behind Azure VM Ephemeral Disks!

Ephemeral OS Disks in Microsoft Azure can dramatically improve VM performance while reducing costs. In this post, we’ll explore what they are, why they
Unleash the Power of PowerShell Pipelines

Unleash the Power of PowerShell Pipelines for Beginners

Ever wonder how PowerShell pros turn long scripts into quick one-liners? The secret is pipelines—and in this post and video, you’ll learn how to
PowerShell

Loop Like a Pro: PowerShell Arrays & foreach Tutorial for Beginners

If you’re new to PowerShell and want to build your scripting and automation skills, understanding how to work with arrays and loops is essential.
PowerShell Splatting

PowerShell Parameter Splatting Demystified: Essential Tips for Beginners!

Hashtables Long PowerShell commands with tons of parameters can be a headache—especially when you’re automating tasks or managing infrastructure with scripts. In this post,

MSIX Packaging Tool: Convert EXE & MSI to MSIX

In this post and accompanying video, we convert an EXE and MSI installer into an MSIX package format. Introduction If you’re working with Azure
Azure Files Share

Secure Access to Windows File Shares Over the Internet with SMB Over QUIC – No VPN Needed!

In this video, we explore SMB over QUIC, a secure and encrypted way to access Windows file shares over the internet without a VPN.

Send Email with SendGrid and PowerShell

Updated 12/2022In this video, we create a free SendGrid account in Azure and send email with the Rest API and PowerShell. We walk through

Getting Started with Microsoft Graph and PowerShell

The Azure AD and MSOnline PowerShell Modules will be depreciated soon.  The replacement is the Microsoft Graph PowerShell module based on the Microsoft Graph
Scroll to Top