Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
4 Points
5 Posts
Aug 03, 2010 08:03 AM|LINK
I know this is an old post, but the following may help some people.
This article lists all the Property Flags of UserAccountControl along with their Values.
http://support.microsoft.com/kb/305144
You should use a bitwise And to work out if one of these is being used.
justin-clark...
Member
4 Points
5 Posts
Re: How to get disable accounts of Active directory.
Aug 03, 2010 08:03 AM|LINK
I know this is an old post, but the following may help some people.
This article lists all the Property Flags of UserAccountControl along with their Values.
http://support.microsoft.com/kb/305144
You should use a bitwise And to work out if one of these is being used.