I\'d like 3 SELECT boxes that allow people to select the month, day, and year. I\'m sure there are HTML pre-sets like this, right?
I\'m currently trying to authenticate via Active Directory Services using the PrincipalContext class. I would like to have my application authenticate to the Domain using Sealed and SSL contexts. In o
I have a list of user\'s security identifiers and I need to get a list of userPrincipalName\'s... is there any way that I can get it without loading up the use开发者_如何学Pythonrs DirectoryEntry and
I am receiving a \"CoreData could not fulfill a fault for ...\" error message when trying to access a new attribute in a new data model. If I work with new data I\'m ok, but when I attempt to read exi
I need to set properties related to Remote Desktop Services on Active Directory users in .NET (i.e., via System.DirectoryServices), but I can\'t see that these properties are exposed by the API? I kno
I have a program that will let me manage users on our terminal server that we use to demo our software. I have been trying to improve the performace of adding users to the system (It adds the main acc
I am using a WCF service to expose certain Active Directory management functions to our help desk staff without giving them the group membership required to manipulate AD directly. Adding users to and
I need to determine value of (DirectoryEntry) user.Propertes[\"pwdLastSet].Value how would I marshal s开发者_Go百科uch value to .Net Type..User Management with Active Directory—How Password Modificat
I am writing a program that will create users in bulk, I have a operation that is part of the creation that is blocks for about 5 seconds, to get around this I was going to make it threaded and have e
I have a environment where I need to frequently change the parameters to a program that is launched when a user logs in to the terminal server. As of right now we open the computer management snap-in