-
-
Recent Posts
- Reporting on Manager and/or DirectReports in Office 365
- Exploring Azure AD users and Security groups via the SCC PowerShell cmdlets
- Exchange Online module now supports PowerShell 7/Core
- Microsoft finally adds some meaningful controls to the Power platform
- Self-service PowerShell throttling policy relaxation for Exchange Online
RSS Feed
Recent Comments
- Vasil Michev on Using Fiddler to examine remote PowerShell sessions
- Shabby on Using Fiddler to examine remote PowerShell sessions
- Fred on PowerShell 7 is out, compatibility mode saves most Office 365 modules
- Vasil Michev on PowerShell 7 is out, compatibility mode saves most Office 365 modules
- Fred on PowerShell 7 is out, compatibility mode saves most Office 365 modules
Archives
Categories
Category Archives: Exchange Online
Reporting on Manager and/or DirectReports in Office 365
Getting a list of all the direct reports for a given user, or similarly building the manager’s chain seems to be a common question lately, so I figured I’d write a short article on this. There are few different ways … Continue reading
Posted in Azure AD, Exchange Online, Graph API, Microsoft 365, Office 365, PowerShell
Leave a comment
Exploring Azure AD users and Security groups via the SCC PowerShell cmdlets
I’ve blogged previously about the fact that “plain” Azure AD Security groups are synced to EXODS and can in fact be used to assign permissions or added as members of Exchange groups. Similar observations were then made about “non-recipient” Azure … Continue reading
Posted in Azure AD, Exchange Online, Microsoft 365, Office 365, PowerShell
Leave a comment
Exchange Online module now supports PowerShell 7/Core
Yesterday, Microsoft officially released the 2.0.4 version of the Exchange Online V2 PowerShell module. The biggest improvement this version brings is support for running the module on PowerShell 7+ instances, as announced back at Ignite. In other words, we now … Continue reading
Posted in Exchange Online, Microsoft 365, Office 365, PowerShell
Leave a comment
Self-service PowerShell throttling policy relaxation for Exchange Online
Many vendors, Microsoft included, enforce strict throttling policies on their services in order to make sure that resources are not being hogged by a single user/process. In the Exchange world, throttling policies were first introduced in Exchange 2010 and have … Continue reading
Posted in Exchange Online, Microsoft 365, Office 365
3 Comments
Common issues when sending mail via PowerShell in Office 365
Lately I seem to run into such questions quite often, so I figured I’d put a short article outlining the most common issues one might run into when using PowerShell to send email messages via SMTP AUTH in Office 365. … Continue reading
Posted in Exchange Online, Microsoft 365, Office 365, PowerShell
Leave a comment