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

Active Directory Report

Check if AD user exists with PowerShell

April 25, 2020November 10, 2016 by Morgan

In this article I am going write powershell commands to check if an Active Directory user exists or not with …

Read more

Categories Active Directory, Active Directory Report, Powershell, Powershell Tips

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

Find AD Users who never logged on using Powershell

March 10, 2020May 31, 2016 by Morgan

We can use the Active Directory powershell cmdlet Get-ADUser to query users from AD. We can find and get a …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Get AD User Home Directory using PowerShell

March 10, 2020April 21, 2016 by Morgan

We can easily retrieve AD user’s home directory path by using the Active Director powershell cmdlet Get-ADUser. In this post, …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Get AD Computer Description using Powershell

March 10, 2020March 31, 2016 by Morgan

We can find and get the description of Active Directory computers by using the AD powershell cmdlet Get-ADComputer. In this …

Read more

Categories Active Directory, Active Directory Report, Powershell

Get all users in AD group using Powershell

March 11, 2020March 16, 2016 by Morgan

We can get a list of members of an AD group using the Powershell cmdlet Get-ADGroupMember. In this post, I …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Get all computers from OU in AD using PowerShell

March 11, 2020March 4, 2016 by Morgan

We can get a list of all computers in Active Directory using the Powershell cmdlet Get-ADComputer. In this article, I …

Read more

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

Get list of all computers in AD using PowerShell

March 11, 2020February 24, 2016 by Morgan

We can get a list of all computers in Active Directory using the Powershell cmdlet Get-ADComputer. The Get-ADComputer cmdlet supports …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

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

Powershell: Find AD users with Change Password at Next Logon

March 14, 2020June 25, 2015 by Morgan

We can get the list of AD users who should change their password at the next logon using Active Directory …

Read more

Categories Active Directory, Active Directory Report, 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