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

Active Directory

Convert SID to Username using Powershell

March 13, 2020September 8, 2015 by Morgan

You might come across the object sid value in Active Directory environment. We can use the .NET Framework class System.Security.Principal.SecurityIdentifier …

Read more

Categories Active Directory, Powershell, Powershell Tips, Security

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

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

Grant Send on Behalf Permission using EMC

March 14, 2020August 29, 2015 by Morgan

We can easily set or grant a user Send on Behalf permissions to another user’s mailbox using the Exchange Management …

Read more

Categories Active Directory, AD Permission, Exchange Server, Mailbox

Remove Full Access Permission using Powershell

March 14, 2020August 25, 2015 by Morgan

We can use the Remove-MailboxPermission cmdlet to remove full access permission from a user’s mailbox. To perform this task, your …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell, System Administration

Grant Full Access Permission using Powershell

March 14, 2020August 25, 2015 by Morgan

We can grant full access permission for a exchange mailbox user using the Add-MailboxPermission powershell cmdlet. To perform this task, …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell, System Administration

Remove Send As Permissions using Powershell

March 14, 2020August 5, 2015 by Morgan

We can remove send as permission from a exchange mailbox for a particular Admin user using the Remove-ADPermission powershell cmdlet. …

Read more

Categories Active Directory, Exchange Server, Powershell
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page18 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