Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

Exchange Online

Export All Email Addresses from Office 365 using Powershell

March 2, 2020February 3, 2020 by Morgan

We can use the Exchange Powershell command Get-Mailbox to retrieve the primary email address and secondary (or alias) email addresses …

Read more

Categories Exchange Online, Exchange Server, Office 365, Powershell

Remove Mailbox Permissions (Full Access or Send As) using Powershell

January 18, 2021November 11, 2019 by Morgan

Removing existing mailbox permission is one of the important Exchange management task. We can use the Remove-MailboxPermission cmdlet to remove …

Read more

Categories Exchange, Exchange Online, Mailbox, Office 365, Powershell

Set Primary Email Address for Office 365 Users using Powershell

March 2, 2020October 14, 2019 by Morgan

In this post, I am going to share Powershell commands to add email alias and set the new alias as …

Read more

Categories Azure AD, Exchange Online, Office 365, Powershell

Get Calendar Permissions for All Users in Office 365

September 16, 2022September 13, 2019 by Morgan

In Exchange, the calendar data is located in a special folder (Calendar) under the user’s mailbox. We can use the …

Read more

Categories Exchange Online, Mailbox Calendar, Office 365, Powershell

Set-MailboxFolderPermission : There is no existing permission entry found for user

February 29, 2020September 13, 2019 by Morgan

Problem You might have received the below error message when you try to add permission for a user in another …

Read more

Categories Exchange Online, Mailbox, Mailbox Calendar, Office 365, Powershell

Fix: Send-MailMessage : The SMTP server requires a secure connection or the client was not authenticated

January 12, 2021September 12, 2019 by Morgan

Problem You might have received the below error message when you try to send mail using the Send-MailMessage cmdlet. Send-MailMessage …

Read more

Categories Exchange Online, Office 365, Powershell

Hide Office 365 Group from GAL via Graph API

March 1, 2020September 5, 2019 by Morgan

We can easily hide Office 365 Groups from Global Address List (GAL) by using the Set-UnifiedGroup cmdlet by setting the property HiddenFromAddressListsEnabled …

Read more

Categories Exchange Online, GAL, Microsoft Graph, Office 365, Office 365 Groups

Get all Public Folders and Permissions using Powershell

March 2, 2020August 1, 2019 by Morgan

You can get a list of all public folders with the Exchange powershell cmdlet Get-PublicFolder and you can easily extract …

Read more

Categories Exchange, Exchange Online, Office 365, Powershell, Public Folder

Create a new public folder in Office 365 using Powershell

March 2, 2020July 26, 2019 by Morgan

Public folders are used to share information and collaborate with other people in your organization. Once the admin enables public …

Read more

Categories Exchange, Exchange Online, Office 365, Powershell, Public Folder

Full Access Mailbox Permissions Report using Powershell

March 2, 2020July 9, 2019 by Morgan

In this post, we will explore how to list users who have full access permission in other users’ mailbox. We …

Read more

Categories Exchange Online, Exchange Server, Mailbox, Office 365, Powershell
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page9 Next →

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace