Tuesday, March 21, 2023
Exporting Log Analytics Logs with Logic App or Power Automate
›
For many years, all my PowerShell scripts kept a log of all their actions in a local file stored in the same folder where they ran, or in a ...
Monday, March 20, 2023
Update-ModuleManifest is not recognized as the name of a cmdlet in Azure Automation
›
The other day I was moving my PowerShell scripts in Azure Automation to a new Automation Account in a different Azure Subscription. For one ...
Thursday, March 2, 2023
Trigger Power Automate Flow from a PowerShell script to send an email alert
›
Proper error checking, logging, and alerting are essential for any production script. In terms of alerting, whenever my PowerShell scripts f...
Wednesday, August 3, 2022
Monitoring Azure AD Connect Sync times using Power Automate
›
For hybrid/federated environments, Azure AD Connect is a crucial service. Azure AD Connect Health provides invaluable information such as ...
Tuesday, February 15, 2022
Create Calendar Event on all user mailboxes
›
The other day I was asked by our HR department if it was possible to create a calendar event on all user mailboxes. They didn’t want to send...
Friday, October 1, 2021
Unlimited Exchange Online Archiving is no longer Unlimited
›
TLDR: Microsoft has added size restrictions to Unlimited Archiving (aka Auto-Expanding Archiving). The change will take effect beginning No...
Wednesday, July 8, 2020
Exchange Online PowerShell Scripts with Modern Auth
›
Auditing and reporting scenarios in Exchange Online often involve scripts that run unattended. In most cases, these unattended scripts acces...
›
Home
View web version