Simple UDP Messaging in PowerShell or Ncat: Build your own Listener and Sender
Ever needed to test simple UDP communication without reaching for Wireshark or Netcat? In this post we will see how…
Mastering Azure Managed Identities
Managing credentials securely is a crucial aspect of building applications in the cloud. Azure Managed Identities simplify this process by…
How to install Azure PowerShell on Linux
To install Azure PowerShell on Linux we first need install PowerShell Core (PowerShell 7 or later) and then install the…
Introduction to Azure Service Principals – How to create and how to use them
In Azure, secure access to resources is a top priority. Two essential tools for achieving this are Service Principals and…
Install PowerShell Modules offline
Installing PowerShell modules offline is essential in environments with limited or no internet access, such as secure datacenters or isolated…
Windows Cheat Sheet for essential Commands
Mastering a few key Windows commands can save you time, troubleshoot issues, and unlock hidden features. From speeding up tasks…
What is PowerShell Dot Sourcing?
Dot sourcing in PowerShell is a method used to execute a script or a function in the current scope rather…
How to run Azure VMs in Safe Mode – RDP Service not available in Safe Mode – Using the Serial Console and Special Administration Console (SAC) for Azure VMs
For Azure virtual machines you doesn’t have a real GUI console like for Hyper-V or vSphere in on-premises environments. In…
Set up and deploy BgInfo from Sysinternals by using Microsoft Intune
In this post we will see how we can set up and deploy BgInfo from Sysinternals on Windows devices by using Microsoft Intune. BgInfo runs…
Microsoft Graph PowerShell
In this post I want to summarize some basics you need to know to use the Microsoft Graph PowerShell to…
Follow me on LinkedIn
