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

Active Directory Report

Powershell: Get AD users with Password Never Expires

March 14, 2020June 25, 2015 by Morgan

We can get the list of AD users whose password never expire using Active Directory Powershell cmdlet Search-ADAccount with the …

Read more

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

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

Export Inactive AD Users to CSV using PowerShell

March 16, 2020May 27, 2015 by Morgan

One of the most common task in Active Directory is finding inactive AD users on regular basis to disable or …

Read more

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

Get AD Group Membership of User with Powershell

March 16, 2020April 10, 2015 by Morgan

In this article, I am going write PowerShell script to find and list Active Directory Groups of an AD user …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Export AD Users to CSV using PowerShell

March 11, 2020March 16, 2015 by Morgan

We can generate and export Active Directory users report to CSV file using Powershell cmdlets Get-ADUser and Export-CSV. Get-ADUser cmdlet …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

VBScript to Export Locked Out AD Accounts to CSV file

March 12, 2020February 24, 2015 by Morgan

In this article, I am going write vbscript code to find and export locked out AD users to CSV file. …

Read more

Categories Active Directory, Active Directory Report, System Administration, VBScript

VBScript to find locked out accounts in AD

March 12, 2020February 12, 2015 by Morgan

In this article, I am going write vbscript code to find locked-out Active Directory user accounts and export currently locked-out users to …

Read more

Categories Active Directory, Active Directory Report, System Administration, VBScript
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 © 2025 MorganTechSpace