Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7972573
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:54:12+00:00 2026-06-04T07:54:12+00:00

I was asking few days ago how to combine Lotus Notes data with data

  • 0

I was asking few days ago how to combine Lotus Notes data with data from Active Directory. I was sure, that there will be no problem with retrieving user accounts from AD, but actually, there is one problem. I used the Get-QADUser to receive user names, but as I later realize, there are no user accounts. I have only winxp and win2003 server, so I can’t use Active Directory Module for PowerShell and it’s Search-ADAccount cmdlet.

I’m trying Get-QADUser, but with no effect. This command lists domain names in this form:

Markus Elen                user            CN=Markus Elen,OU=Users,OU=CENTRAL,DC=pb,DC=sk

but I need name of user and his domain account.

Is it possible to do it with QADUser or other cmdlet other than Search-ADAccount? Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T07:54:14+00:00Added an answer on June 4, 2026 at 7:54 am

    Get-QADUser returns an object with lots of properties, which does include the user account name. Try

    Get-QADUser markus |fl
    

    to see them all. You probably want either

    Get-QADUser markus |ft Name, LogonName
    Get-QADUser markus |ft Name, NTAccountName
    

    although if you’re reading these programmatically you should accept the objects directly from Get-QADUser and query the properties directly from them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A few days ago I posted a thread asking on how to find the
A few days ago, I posted this question and this question asking about how
A few days ago i asked this question: Displaying images from Facebook photo albums
A few days ago I was told that recent versions of g++ produce better
A few days ago I've discovered that singleton can become anti-pattern in Android. My
I've been asking a question or two over the past few days of working
So, there seems to be a few questions asking about removing files/directories matching certain
Note that I'm asking about something that will call a callback function more often
I have a problem that has been bothering me now for a few days.
I know there have been a few other people asking this question, but my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.