blog

Blog

Technical articles, tutorials, and insights on PowerShell, .NET, Active Directory, and enterprise IT automation.

Tag
Category

Type to search across all blog posts.

Image Manipulation, Image Resize, Image Combine and more with PowerShell

blog

Image Manipulation, Image Resize, Image Combine and more with PowerShell

ImagePlayground is a PowerShell module that works in PowerShell 5.1 and PowerShell 7+. It works partially on Linux and should work on macOS, except for charts. That mean…

.netbar codecombineconvertexif datagrayscale
Easy way to send emails using Microsoft Graph API (Office 365) with PowerShell

blog

Easy way to send emails using Microsoft Graph API (Office 365) with PowerShell

When you’re using Office 365 and want to send an email, you have two choices SMTP or Microsoft Graph API, which is a “new” kid on the block. For some time, I’ve used Mic…

Azure Applicationemailsgraph apimicrosoft graphoauth2office 365
Adaptive Cards with Tables and Linebreaks in Microsoft Teams

blog

Adaptive Cards with Tables and Linebreaks in Microsoft Teams

PSTeams is a PowerShell module that helps simplify sending notifications to Microsoft Teams via Incoming webhooks. It’s easy to use and doesn’t require playing with JSON…

adaptive cardsmicrosoft teamsoffice 365powershellteams
Working with VirusTotal from PowerShell

blog

Working with VirusTotal from PowerShell

Virus Total is an excellent service. It’s a single place where hundreds of antivirus engines can verify if the file, URL, domain name, or IP Address is trusted or not. O…

apipowershellrestapisecurityvirusvirus total
Reporting group membership for critical Active Directory groups

blog

Reporting group membership for critical Active Directory groups

I work a lot with Active Directory-related tasks. One of the tasks is to know the group membership of critical Active Directory Groups such as Domain Admins, Enterprise…

active directoryadgroup membershipgroupsnested groupspowershell
Finding duplicate DNS records by IP Address using PowerShell

blog

Finding duplicate DNS records by IP Address using PowerShell

In my earlier blog post, I showed you a way to find duplicate DNS entries using PowerShell, but the focus was on finding duplicate entries based on hostname. But what if…

active directorydnsDNSServerduplicatespowershell
Finding duplicate DNS entries using PowerShell

blog

Finding duplicate DNS entries using PowerShell

Today’s blog post is about Active Directory-integrated DNS and how to find duplicate entries. By duplicate, I mean those where one DNS name matches multiple IP addresses…

active directoryaddnsDNSServerpowershell
OfficeIMO – Free cross-platform Microsoft Word .NET library

blog

OfficeIMO – Free cross-platform Microsoft Word .NET library

I’ve created a cross-platform (Windows, Linux, macOS) Word library based on Open XML SDK that heavily simplifies creating and modifying Word documents. Open XML SDK, whi…

c#csharpdocxmicrosoft officeofficeimoword
Reading IIS logs with PowerShell

blog

Reading IIS logs with PowerShell

Today I was reading Twitter, as I am pretty addicted to technology news when Adam Bacon mentioned that he’s surprised that no one has rebuilt IIS Parser as pure PowerShe…

iisiis-serverlogspowershell
PowerShell – Comparing advanced objects

blog

PowerShell – Comparing advanced objects

Two years ago, I wrote a blog post on how you can compare two or more objects visually in PowerShell that works on Windows, Linux, or macOS. I’ve been using that for a w…

comparehtmlpowershellpssharedgoodspswritehtml