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

Active Directory

Grant Send As Permission using Powershell

March 14, 2020August 5, 2015 by Morgan

We can grant send as permission for a exchange mailbox using the Add-ADPermission powershell cmdlet. To perform this task, your …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell

TokenGroups vs MemberOf

March 14, 2020August 3, 2015 by Morgan

We might come across these attributes when we build applications that require role-based security. In this article, I am just …

Read more

Categories Active Directory, AD Attribute

C#: Get nested group membership for AD user

March 14, 2020August 1, 2015 by Morgan

In .NET C#, we can get the list of AD user group memberships using two methods. In first method, we …

Read more

Categories Active Directory, C#

Create Bulk Mailbox Users from CSV using Powershell

March 14, 2020July 31, 2015 by Morgan

We can use the Exchange Powershell cmdlet New-Mailbox to create mailbox AD user.In this article, I am going write powershell …

Read more

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

Create Mailbox User using Powershell

March 14, 2020July 28, 2015 by Morgan

Creating new mailbox user is one of the important task for every Administrator either for actual new employee or for …

Read more

Categories Active Directory, CSV, Exchange Server, Mailbox, Powershell

GPO : Default Group Policies and Settings

March 14, 2020July 28, 2015 by Morgan

By default, the group policy objects Default Domain Policy and the Default Domain Controllers Policy are created when we create …

Read more

Categories Active Directory, GPO, System Administration

How to Apply Group Policy at OU Level

March 14, 2020July 28, 2015 by Morgan

GPOs can be configured Locally, at the Site level, the Domain level or at the Organizational Unit (OU) level. Group …

Read more

Categories Active Directory, GPO, System Administration

Enable ActiveSync for Mailbox Users using Powershell

March 14, 2020July 24, 2015 by Morgan

We can enable and disable Exchange ActiveSync feature for mailbox users using the powershell cmdlet Set-CASMailbox. This article contains Powershell …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell

Disable ActiveSync for Mailbox Users using Powershell

March 14, 2020July 21, 2015 by Morgan

We can enable and disable Exchange ActiveSync feature for mailbox users using Set-CASMailbox cmdlet. In this article, I am going …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell

C# : The server is unwilling to process the request

March 14, 2020July 17, 2015 by Morgan

Problem I am receiving the error “The server is unwilling to process the request” when changing the AD attribute userAccountControl …

Read more

Categories Active Directory, C#
Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … 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