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

Search Results for: label/Active Directory

Powershell – Get AD Users Password Expiry Date

March 12, 2020March 13, 2015 by Morgan

We can find and list the password expiry date of AD user accounts from Active Directory using the computed schema …

Read more

Categories Active Directory, CSV, LDAP Filters, Powershell

AD user not inheriting permissions of non admin user

March 12, 2020February 19, 2015 by Morgan

Problem: Today, I have faced access denied (The user has insufficient access rights) problem when modifying a user object by …

Read more

Categories Active Directory, AD Permission

Export Disabled AD Users to CSV with Powershell

March 12, 2020February 11, 2015 by Morgan

We can Ffnd and export disabled AD Users using powershell cmdlets Search-ADAccount and Export-CSV. The below powershell lists all the …

Read more

Categories Active Directory, CSV, Powershell

Reset AD User Password with C#

March 12, 2020January 30, 2015 by Morgan

We can reset Active Directory User password using DirectoryEntry class and UserPrincipal class. In this article, I am going to write C# code snippets …

Read more

Categories Active Directory, C#, CSV

Find Disabled AD User Accounts using Powershell

March 12, 2020January 22, 2015 by Morgan

We can find and list disabled Active Directory users using powershell cmdlet Search-ADAccount with the AccountDisabled parameter. In this article, I …

Read more

Categories Active Directory, CSV, Powershell

How to Add and Edit Registry Values via Group Policy

March 12, 2020January 10, 2015 by Morgan

In this article, I am going to explain how to add and edit registry values into group of computers via …

Read more

Categories GPO, Registry

Group Policy: Account logon vs Logon events

March 12, 2020December 21, 2014 by Morgan

Both are Logon Audit Polices in Group Policy. In Active Directory based domain system, Logon , Logoff and Logon Failures events are …

Read more

Categories Active Directory, AD Audit, Event ID, GPO, Logon Audit

Add start menu shortcut via Group Policy

March 12, 2020December 16, 2014 by Morgan

In this article I am going to explain about how to add shortcut icon in start menu to open file/folder …

Read more

Categories Active Directory, GPO
Newer posts
← Previous Page1 Page2

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 © 2026 MorganTechSpace