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

Exchange Server

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

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

Enable or Disable In-Place Archive in Exchange Online using Powershell

March 6, 2020March 23, 2017 by Morgan

In Exchange Online, users can have additional mailbox storage space by enabling In-Place Archive. Archive mailboxes also provide an alternate …

Read more

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

Check Mailbox Size and Usage Report using Powershell

October 13, 2022October 13, 2016 by Morgan

We are often required to check mailbox size and storage quota for every user’s mailbox. In this post, we will …

Read more

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

Exchange Server Role – msExchCurrentServerRoles attribute

March 14, 2020September 2, 2015 by Morgan

We can use the Active Directory schema attribute “msExchCurrentServerRoles” to determine the role installed on the server. You can use …

Read more

Categories Active Directory, Exchange Server, Ldap, LDAP Filters

Find name of Exchange Organization in C#

March 14, 2020September 2, 2015 by Morgan

In .NET C#, you can find the name your Exchange Organization using DirectoryEntry class from Configuration context store. Use the …

Read more

Categories Active Directory, C#, Exchange Server

Send on Behalf vs Send As Permissions

March 14, 2020August 31, 2015 by Morgan

Both Send on Behalf and Send As are similar permissions, however, there is one difference between these two permissions. Send …

Read more

Categories Active Directory, AD Permission, Exchange Server, Mailbox, Powershell

Set-Mailbox : No provisioning handler is installed.

March 14, 2020August 29, 2015 by Morgan

I am receiving the error “No provisioning handler is installed” when I run the Set-Mailbox cmdlet in normal powershell console. …

Read more

Categories Exchange Server, System Administration

Remove Send on Behalf permissions using Powershell

March 14, 2020August 29, 2015 by Morgan

We can remove send on behalf permission from a exchange mailbox user using the powershell cmdlet Set-Mailbox with the parameter …

Read more

Categories Active Directory, AD Permission, Exchange Server, Mailbox, Powershell

Grant Send on Behalf Permissions using Powershell

March 14, 2020August 29, 2015 by Morgan

We can set or grant send on behalf permission for a exchange mailbox user using the powershell cmdlet Set-Mailbox with …

Read more

Categories Active Directory, AD Permission, Exchange Server, Mailbox, Powershell
Older posts
Page1 Page2 … Page4 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