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

Active Directory

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 Active Directory User’s GUID and SID in C#

March 13, 2020January 23, 2016 by Morgan

We can find an Active Directory User’s GUID and SID in C# by using the UserPrincipal class which exists under …

Read more

Categories Active Directory, C#, Development

Get the Current User’s Active Directory GUID and SID in C#

March 13, 2020January 23, 2016 by Morgan

You can get an Active Directory User’s GUID and SID in C# by using UserPrincipal class. The UserPrincipal class exists …

Read more

Categories Active Directory, C#, Development

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

Change Password – Exception has been thrown by the target of an invocation

March 13, 2020September 25, 2015 by Morgan

You may receive the error “System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation” when you try to …

Read more

Categories Active Directory, AD Permission, C#, Ldap

Exception has been thrown by the target of an invocation – Access is denied

March 13, 2020September 25, 2015 by Morgan

Problem I have received the error “System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.UnauthorizedAccessException: Access …

Read more

Categories Active Directory, AD Permission, C#, Ldap

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

Get AD Nested Group Membership with Powershell

March 13, 2020September 11, 2015 by Morgan

This article helps you to understand how to query nested group memberships using powershell. The Microsoft given AD powershell cmdlet …

Read more

Categories Active Directory, Powershell, System Administration
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … 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