Skip to content

ShellGeek

  • Home
  • PowerShell
  • PowerShell Tips
  • Docker
  • Microsoft Services
    • Office 365
    • Microsoft 365
    • Outlook
  • About Us

Dsquery

Dsquery is a command-line tool that is available on windows servers and available if Active Directory Domain Services (AD DS) is installed.

Dsquery Command – Query Active Directory

April 14, 2024September 8, 2023 by shelladmin

Dsquery is a command-line tool that is available on Windows Server and available if Active Directory Domain Services (AD DS) is installed. Dsquery is used …

Read more

Dsget User – Display Properties of the User

April 14, 2024August 11, 2022 by shelladmin

The dsget user command displays the properties of the user in the active directory. It can also get membership information for a single user. Dsget …

Read more

Dsquery Computer – Find Computers in AD

April 14, 2024August 11, 2022 by shelladmin

Use the Dsquery Computer command to find computers in the active directory that matches the specified search criteria. To use the dsquery computer command, open …

Read more

Dsquery Server – Find All Domain Controllers

April 14, 2024August 11, 2022 by shelladmin

The Dsquery Server command is used to find all domain controllers that match the specified search criteria. Using the dsquery server, you can find all …

Read more

Use Dsquery to Export Group Members to CSV

April 14, 2024August 11, 2022 by shelladmin

Use the Dsquery Group command to find the group based on provided samid and pipe it to Dsget group command to get group members and …

Read more

Dsquery User Email Address Examples

April 14, 2024May 21, 2022 by shelladmin

Dsquery user command finds the user in the active directory that matches the specified search criteria. Active Directory user has mail attribute which stores email-address …

Read more

Dsquery User – Find users in the Active Directory

April 14, 2024May 17, 2022 by shelladmin

The Dsquery user command is used to find the users in the active directory that matches the specified search criteria. dsquery user command retrieves user …

Read more

Dsquery to Find Inactive Users in Active Directory

April 14, 2024May 16, 2022 by shelladmin

Use the dsquery user command with an inactive parameter to find inactive user accounts in the active directory. dsquery user command has an inactive parameter …

Read more

Dsquery to Find Disabled User Accounts

April 14, 2024May 16, 2022 by shelladmin

Using the dsquery user and dsget user command, we can find disabled user accounts in the active directory. dsquery user command has a disabled parameter …

Read more

Dsquery to find user group membership

April 14, 2024May 16, 2022 by shelladmin

Using the dsquery and dsget command, we can find user group membership or get all AD groups user is a memberof. Active Directory groups contain …

Read more

Older posts
Page1 Page2 Next →

Recent Posts

  • How to View Docker Container Logs
  • How to Remove a Docker Container
  • How to Stop a Running Docker Container

Footer

  • Home
  • About Us
  • Dsquery
  • Contact
  • Privacy Policy
  • Terms and Conditions
Copyright © 2025 ShellGeek All rights reserved