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

AD Management

Disable AD User based on specific attribute using Powershell

March 6, 2020February 14, 2017 by Morgan

In this article, I am going write powershell script to disable Active Directory user account by using user’s specific property …

Read more

Categories Active Directory, AD Management, Powershell

Check if AD Users from OU are Member of a Group using Powershell

March 6, 2020November 1, 2016 by Morgan

We can use the Active Directory powershell cmdlet Get-ADGroupMember to check if an AD user is member of an AD …

Read more

Categories Active Directory, Active Directory Report, AD Management, Powershell

whenCreated vs createTimeStamp

March 10, 2020July 13, 2016 by Morgan

Both are Active Directory schema attributes which specifies the date and time of when an AD object was created. Both …

Read more

Categories Active Directory, AD Attribute, AD Management, System Administration

UserAccountControl Attribute Flag Values – Active Directory

March 10, 2020July 12, 2016 by Morgan

UserAccountControl attribute is bitwise attribute and it control the behavior of the AD user and computer account. This attribute value …

Read more

Categories Active Directory, AD Attribute, AD Management, System Administration

Powershell: Unable to find a default server with Active Directory Web Services running

March 13, 2020November 17, 2015 by Morgan

Problem Today I experienced the error “Unable to find a default server with Active Directory Web Services running.” in Powershell …

Read more

Categories Active Directory, AD Management, Powershell, Windows Service

Get AD Nested Group Members with Powershell

March 13, 2020September 19, 2015 by Morgan

This article helps you to query nested AD group members using powershell. We can get group members by using the …

Read more

Categories Active Directory, Active Directory Report, AD Management, Powershell, System Administration

Check if User is member of AD Group using VBScript

March 14, 2020July 16, 2015 by Morgan

In this article, I am going to write vbscript code to find an Active Directory user is member of an …

Read more

Categories Active Directory, AD Management, VBScript

Import Bulk AD Users from CSV using C#

March 14, 2020July 11, 2015 by Morgan

In this article. I am going write C# code samples to create bulk AD users from CSV file and create …

Read more

Categories Active Directory, AD Management, C#, CSV

Add AD Group Members using PowerShell Script

March 16, 2020June 2, 2015 by Morgan

In this article, I am going to write powershell script samples to add members to Active Directory group and add AD …

Read more

Categories Active Directory, AD Management, Powershell

Export AD Computers to CSV using PowerShell

March 16, 2020May 27, 2015 by Morgan

We can generate and export Active Directory computers report to CSV file using powershell cmdlets Get-ADComputer and Export-CSV. The Get-ADComputer …

Read more

Categories Active Directory, Active Directory Report, AD Management, CSV, Powershell
Older posts
Page1 Page2 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