Updating Logon Hours on a user using C# System.DirectoryServices (windows 2008 Active Directory library) -


This week has hours of access tables ... how can I do this?

Directory Programming. See this thread on the net - this is the best information so far (and I have one while!).

There is also an article on CodeProject - which shows a certain degree of how logon hours work from a DirectoryEntry object.

Here's how to set logon hours in Java - this can also be useful, to see how they do it.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -