PDA

Click to See Complete Forum and Search --> : local accounts


Techno
Oct 18th, 2006, 03:37 PM
using System.Management, I want to just get the list of all NON system user accounts, accounts that us users have created on the local computer
how can I do this? I know how to get the user accounts but I dont want things like ASPNET/IUSR/SQLDebugger accounts etc...

what other way can I obtain just the manually created user accounts?