by Edward van Biljon | Sep 16, 2024 | Azure, Active Directory, Exchange Online PowerShell, Office 365 PowerShell, PowerShell
Understanding the Error The ‘get-mgserviceprincipal: insufficient privileges to complete the operation’ error is a common issue encountered by users of PowerShell, particularly when handling Microsoft Graph service principals. This error primarily...
by Edward van Biljon | Feb 2, 2024 | Exchange Online PowerShell, Office 365 PowerShell, PowerShell
Delegate user rights in Microsoft Exchange allow users to manage another user’s mailbox, including accessing and managing their calendar. However, there may be situations where you need to reset delegate user rights to resolve issues or make changes to...
by Edward van Biljon | Feb 1, 2024 | Exchange Online PowerShell, Office 365 PowerShell, PowerShell
Delegate permissions in Exchange Online allow users to manage another person’s mailbox, calendar, or tasks. However, there may be instances where you need to reset these delegate permissions for various reasons, such as when an employee leaves the organization...
by Edward van Biljon | Dec 17, 2023 | Exchange 2019 PowerShell, Exchange 2016 PowerShell, Exchange 2019, Exchange Online PowerShell, PowerShell, PowerShell ISE, PowerShell V7
In my previous blog post, we looked at creating a self signed certificate using PowerShell (3x Liner). The certificate obviously is not what a professional cert is, one thing missing is the “Friendly Name” which can be changed in the MMC and certificates...
by Edward van Biljon | Dec 12, 2023 | PowerShell, Exchange Online PowerShell, Office 365 PowerShell, PowerShell ISE, PowerShell V7
Microsoft in recent times removed older versions of the Exchange Online PowerShell Module and many applications that were using a specific version were required to update to continue working. Many times, customers ask, how do I verify the version I have installed on...
by Edward van Biljon | Nov 17, 2023 | Exchange 2019 PowerShell, Exchange 2016, Exchange 2016 PowerShell, Exchange 2019, Exchange Online PowerShell
In Outlook, Users create Mailbox Inbox rules and then when things stop working or so they think such as “I’m no longer receiving email” but I can send without a problem. When you troubleshoot the issue, Outlook shows rules. This is where PowerShell...