Blog
Blog
Articles techniques, guides pratiques et retours d’expérience sur PowerShell, .NET, Active Directory et l’automatisation IT.
Saisissez une requête pour rechercher dans toute la section Blog.

Office 365 – Creating Archive Mailboxes with PowerShell in bulk
Quick PowerShell Script that allows to enable Archive Mailboxes for users that don’t have it enabled. Below script just does…

Office 365 – Find Users Forwarding Emails (PowerShell)
Use PowerShell to find Office 365 users who forward email through inbox rules so you can audit external forwarding and risky mail flow.

Update-Module – PackageManagement\Install-Package : Unable to find repository
I was installing newest version of my PSWinDocumentation module on Windows 2016 when I noticed I can’t really get anything…

Windows 10 – No prompt to overwrite when pasting from .zip file
A copy operation from Explorer's built-in ZIP view may behave differently from a normal folder copy and skip the usual overwrite prompt, so it is worth extracting first…

PSWinDocumentation – Audit Active Directory Passwords
Audit Active Directory passwords with PSWinDocumentation and breached-password data to find weak, reused, or exposed credentials before attackers do.

Ubuntu 18.04 – Fixing Unifi .deb package to run with 3.6 mongodb
Fix the UniFi .deb package on Ubuntu 18.04 so it runs with MongoDB 3.6 and keeps the controller working on newer systems.

Windows 10 – Microsoft Store, Edge, Windows Updates, Microsoft Outlook not able to connect with error 0x80072EE7, 0x80070005
Fix Windows 10 connectivity issues where Microsoft Store, Edge, Windows Update, and Outlook fail with errors 0x80072EE7 and 0x80070005 on Insider builds.

PSTeams – Send notifications to MS Teams from Mac / Linux or Windows
If you’re new to this module it’s very simple PowerShell module allowing to send notifications straight to Microsoft Teams channels….

Office 365 – The following error occurred during validation in agent Archive ParameterSet Enforcement Agent
If you try to use Enable-Mailbox for cloud-only Office 365 users, Exchange Online can return an Archive ParameterSet Enforcement Agent error because the mailbox really n…

PSWinDocumentation – Export to Word, Excel, SQL of AD, AWS, Exchange, O365 Exchange, O365 Azure AD
Today I’m pushing forward with PSWinDocumentation project. I’ve fixed some bugs but I also added a couple of new features. I did lie a bit in the first sentence because…