Sending email as an alias (proxy address) with Office 365

2 weeks ago

Sending emails in Microsoft Exchange world using an alias for an account has always been a pain. It required working…

Submitting blogs to web.archive.org using PowerShell

2 weeks ago

Since my website went down in fire with OVH SBG2, I used this occasion to publish my restored website via…

Advanced HTML reporting using PowerShell

2 weeks ago

I've been using HTML reporting in PowerShell for a while. Initially, I would usually build HTML by hand, but the…

Monitoring LDAPS connectivity/certificate with PowerShell

2 weeks ago

Some time ago, I wrote a blog post on checking for LDAP, LDAPS, LDAP GC, and LDAPS GC ports with…

The only command you will ever need to understand and fix your Group Policies (GPO)

2 weeks ago

I've been working on cleaning up Group Policies for a couple of months. While it may seem trivial, things get…

Creating Office 365 Migration Diagram with PowerShell

2 weeks ago

A few weeks ago, I posted a concept migration diagram for Office 365 to Twitter and Facebook. Today I thought…

Remove-Item : Access to the cloud file is denied while deleting files from OneDrive

2 weeks ago

I like OneDrive. It allows me to keep my data secure and always synchronized. If things go wrong, I can…

Introducing PSTeams 2.0 – Support for Adaptive Cards, Hero Cards, List Cards and Thumbnail Cards

2 weeks ago

PSTeams PowerShell module has been on the market for a while now. It supports sending notifications to Microsoft Teams channels…

Visually display Active Directory Trusts using PowerShell

2 weeks ago

Active Directory Trusts are useful to connect one or more domains. But as useful those are, they can be very…

Visually display Active Directory Nested Group Membership using PowerShell

2 weeks ago

In the Active Directory PowerShell module, you have two commands to your disposal that help display group membership. Those are…