Azure PowerShell Managing Abandoned M365 Groups November 30, 2022November 30, 2022Vince If you’re using Azure, Teams, SharePoint, Yammer, etc. you’ve probably noticed M365 groups magically appearing in your tenant. They seem to pop up whenever you do anything relating to Microsoft’s…Continue readingManaging Abandoned M365 Groups
PowerShell PowerShell Remoting Results in Errorcode 0x80090322 June 11, 2021June 11, 2021Vince In a domain with around 700 servers, there seems to be a very small handful that will simply not allow me to use Enter-PSSession or Invoke-Command despite having domain admin…Continue readingPowerShell Remoting Results in Errorcode 0x80090322
Azure PowerShell Find Expiring Enterprise Applications and App Registrations June 10, 2021June 1, 2022Vince So you have an Azure Tenant loaded with Enterprise Applications and App Registrations. It’d be a shame if they started to expire wouldn’t it? Oh wait, that’s exactly what they…Continue readingFind Expiring Enterprise Applications and App Registrations
Certificates PowerShell Use PowerShell to Generate Report of Certificates Issued by your Root CA June 7, 2021December 7, 2022Vince Some of you may love using certutil.exe, most of you probably don’t. I personally prefer to do things in PowerShell as the data is much easier to manipulate and read.…Continue readingUse PowerShell to Generate Report of Certificates Issued by your Root CA