Chris Rasmussen · Photographer · Infrastructure Guy · Code Dabbler · Traveller

VB.NET – List Active Directory users – Follow-up

Today I received a comment on an old article of mine called “VB.NET – List Active Directory users – Re-write“. It was from a user who had tried the code and, while it worked fine, it stopped listing users when it reached a count of 1000. The active directory I was using to test this code didn’t have 1000 users so I had no idea this would happen at the time. So, today I set about...

VB.NET – List active directory users – Re-write

Please note: This is a rewrite of an article I wrote way back in 2007. The original article has been updated with a link to this one. As per usual I had a situation where I had to do some Active Directory stuff with VB.NET. I had to grab a list of all the users in our AD so that people could select a user and perform functions on them from within a webpage. Another note: This article is VB.NET-specific. If...

Follow Up – VB.NET – List active directory users – Sorting the results

In an article I wrote back in 2007 entitled VB.NET – List active directory users I discussed listing the users in your Active Directory using VB.NET. Recently a visitor posted a question about how to sort the results by last name. Here’s how …...

VB.NET – List active directory users

Don’t worry, the article still exists. It’s just been re-written and re-posted with updated and better code. For the new article please go to this link: VB.NET – List active directory users –...
Powered by Wordpress | Designed by Elegant Themes