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

Active Directory

Create new Active Directory User in C#

March 16, 2020October 24, 2013 by Morgan

Description   In this article, I am going to write C# code snippets to create new Active Directory user and …

Read more

Categories Active Directory, C#

Enable Active Directory user account via VBScript

March 16, 2020October 23, 2013 by Morgan

Description In this article, I am going to explain and give VBScript source code to Enable Active Directory user account …

Read more

Categories Active Directory, VBScript

Find AD user location in VBScript by samAccountName

March 16, 2020October 22, 2013 by Morgan

In this article I am going give the VBScript code to find Active Directory user’s location (distinguishedname) by their samAccountName. …

Read more

Categories Active Directory, VBScript

Create Bulk AD users from CSV file using VBScript

March 16, 2020October 17, 2013 by Morgan

Description     This article contains the VBScript code to Create Bulk Active Directory users from CSV file and also contain the VBScript code to …

Read more

Categories Active Directory, VBScript

Create user in Active Directory by VBScript

March 16, 2020October 16, 2013 by Morgan

Description     This article contains VBScript code to create user in Active Directory with various methods and it also …

Read more

Categories Active Directory, VBScript

Well Known SIDs and Built in Group SIDS

March 16, 2020October 15, 2013 by Morgan

  Well-known SIDs are a group of SIDs that identify generic users or generic groups. Their values remain constant across all …

Read more

Categories Active Directory, Security

Difference between a RID and a SID in Active Directory

December 4, 2023October 15, 2013 by Morgan

SID (Security Identifier) – An SID is a Security Identifier. It’s the “primary key” for any object in an Active …

Read more

Categories Active Directory, Security

Event 4672 Special Logon

March 16, 2020October 15, 2013 by Morgan

Event ID 4672 This event get logged whenever an account assigned any ‘administrator equivalent’ user rights logs on.  For instance …

Read more

Categories Active Directory, Event ID, Logon Audit

Event 4624 null sid – Repeated security log

March 16, 2020October 10, 2013 by Morgan

I have several of security log entries with the event 4624 followed shortly by an event 4634. Since it seams …

Read more

Categories Active Directory, Event ID, Logon Audit, Security

Tracking User Logon Activity using Logon and Logoff Events

March 16, 2020October 9, 2013 by Morgan

We can track the user’s Logon Activity using Logon and Logoff Events – (4624, 4634) by mapping logon and logoff event …

Read more

Categories Active Directory, Event ID, Logon Audit
Older posts
Newer posts
← Previous Page1 … Page14 Page15 Page16 … 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