How to get LoginNames of all Users in my Domain?
-
Hi I would like get LoginNames of all users in My Domain. I could get the list of all user names in my domain using IADS and IDirectorySearch using the article [^] Can any body suggest me relevant approach or provide me any links for solving this? Thanks Satya
Today is a gift, that's why it is called the present.
-
Hi I would like get LoginNames of all users in My Domain. I could get the list of all user names in my domain using IADS and IDirectorySearch using the article [^] Can any body suggest me relevant approach or provide me any links for solving this? Thanks Satya
Today is a gift, that's why it is called the present.
Have you tried
NetUserEnum()
orNetQueryDisplayInformation()
?"Love people and use things, not love things and use people." - Unknown
"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch
-
Hi I would like get LoginNames of all users in My Domain. I could get the list of all user names in my domain using IADS and IDirectorySearch using the article [^] Can any body suggest me relevant approach or provide me any links for solving this? Thanks Satya
Today is a gift, that's why it is called the present.