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

Active Directory

Schedule Task to Export AD Users to CSV using Powershell script

March 13, 2020November 21, 2014 by Morgan

We can export Active Directory users to CSV file using Powershell cmdlets Get-ADUser and Export-CSV. We have two type of …

Read more

Categories Active Directory, CSV, Powershell, Task Scheduler

Reset AD User Password using Powershell script

March 13, 2020November 18, 2014 by Morgan

In this article, I am going write Powershell script samples to Reset AD user Password and Reset Bulk AD user’s …

Read more

Categories Active Directory, Powershell

Event 4769 – A Kerberos service ticket was requested.

March 13, 2020November 17, 2014 by Morgan

Event ID 4769 will be logged whenever a service ticket (token to access resource) was requested by user or computer. …

Read more

Categories Active Directory, Event ID, Logon Audit

Unlock Bulk AD Users From CSV using Powershell script

March 13, 2020November 17, 2014 by Morgan

In this article, I am going write Powershell script samples to Unlock set of AD Users from specific OU and …

Read more

Categories Active Directory, CSV, Powershell

Event ID 4724 – An attempt was made to reset an account’s password

March 13, 2020November 16, 2014 by Morgan

Event ID 4724 will be logged in Domain Controller whenever we reset an user’s password. In this article, I am …

Read more

Categories Active Directory, AD Audit, Event ID

The samAccountName IdentityType must be in the form “domainnameuserName”, “machinenameuserName”, or “userName”

March 13, 2020November 12, 2014 by Morgan

Hi, I got this error ‘The samAccountName IdentityType must be in the form “domainnameuserName”, “machinenameuserName”, or “userName”‘ when trying to …

Read more

Categories Active Directory, C#

Unlock AD User Account using Powershell script

March 13, 2020November 8, 2014 by Morgan

In this article, I am going write Powershell script samples to unlock Active Directory user account by user’s samAccountName and …

Read more

Categories Active Directory, Powershell

Enable Bulk AD Users From CSV with Powershell

March 13, 2020November 8, 2014 by Morgan

In this article, I am going write powershell script to enable bulk AD user accounts from CSV file. You can …

Read more

Categories Active Directory, Powershell

Disable Bulk AD Users from CSV using Powershell

March 13, 2020November 8, 2014 by Morgan

In Powershel, you can disable an AD user account by using the Active Directory Powershell cmdlet Disable-ADAccount. Disable AD User …

Read more

Categories Active Directory, Powershell

Export AD Users to CSV using Powershell Script

March 13, 2020November 1, 2014 by Morgan

Description: We can easily export Active Directory users to CSV file using Powershell cmdlets Get-ADUser and Export-CSV. In this article, …

Read more

Categories Active Directory, CSV, Powershell
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 … 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