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.

Dashimo – Easy Table Conditional Formatting and more

blog

Dashimo – Easy Table Conditional Formatting and more

Explore Dashimo updates for easier table sorting, conditional formatting, and cleaner PowerShell dashboards built on PSWriteHTML.

dashimopowershellpswritehtmlreporthtml
Meet Dashimo – PowerShell Generated Dashboard

blog

Meet Dashimo – PowerShell Generated Dashboard

Meet Dashimo, a PowerShell-generated dashboard toolkit for building HTML reports and status views with more flexibility than older scripts.

cssdashboarddashimohtmljavascriptpowershell
Backing up Bitlocker Keys and LAPS passwords from Active Directory

blog

Backing up Bitlocker Keys and LAPS passwords from Active Directory

Back up BitLocker recovery keys and LAPS passwords from Active Directory so older restores and disaster recovery scenarios remain accessible.

active directorybitlockerlapspowershell
Creating Visual Indicators for spoofed / external emails with PowerShell

blog

Creating Visual Indicators for spoofed / external emails with PowerShell

I’ve been managing mail service for users for a lot of years now. I don’t do it daily but I’ve spent my fair share of time analyzing spam emails. Mail vendors are doing…

exchangeexchange 2013exchange 2016exchange onlineoffice 365powershell
Accessing AzureVM with NLA and broken domain trust relationship

blog

Accessing AzureVM with NLA and broken domain trust relationship

Regain access to Azure VMs after a broken domain trust by disabling NLA remotely and repairing the machine relationship with PowerShell.

ad trustazureazure vmnlapowershell
Active Directory – The directory service was unable to allocate a relative identifier

blog

Active Directory – The directory service was unable to allocate a relative identifier

I’ve been testing Disaster Recovery scenario restoring Active Directory. One of the servers was restored, and it worked for a moment after restore. If you can regain you…

active directoryaderrorpowershell
Changing Exchange folder permissions in multilanguage Office 365 tenants

blog

Changing Exchange folder permissions in multilanguage Office 365 tenants

One of the tasks I often get when setting up new Office 365 tenant or installing Exchange Servers is to change the visibility of Room Mailboxes or in some cases even sta…

exchangeexchange onlinepowershellroom mailbox
Using PowerShell to fix Ubiquiti Unifi requirement for MongoDB 3.6 on Ubuntu 18

blog

Using PowerShell to fix Ubiquiti Unifi requirement for MongoDB 3.6 on Ubuntu 18

Use PowerShell on Ubuntu 18 to patch UniFi .deb packages that reject MongoDB 3.6, reducing the manual steps needed after upgrades.

linuxmongodbpowershellubuntuubuntu 18.04unifi
PSWinReporting 1.8 – Split of branches (Legacy vs. New Hope)

blog

PSWinReporting 1.8 – Split of branches (Legacy vs. New Hope)

A new branch of PSWinReporting is slowly coming, and I thought it would be the best time to have a final article about it with all configuration options available for th…

eventevent monitoringeventspowershellpswinreporting
PowerShell – Returning one object from a function as an Array

blog

PowerShell – Returning one object from a function as an Array

Few weeks had passed since I’ve initially written PowerShell – Few tricks about HashTables and Arrays I wish I knew when I started. I was happily using my tips and trick…

arrayforeachforeach-objectgoot-to-knowpowershell