Random Active Directory Notes #3
Last time I talked briefly about IDirectoryObject and IDirectorySearch, let’s go into a little more …
Last time I talked briefly about IDirectoryObject and IDirectorySearch, let’s go into a little more …
If you have ever used Adsi you have probably used the IADs interface or derived interfaces such as IADsUser or …
I am working on an Customer Management Console that will present all adminstrative tasks that customers will …
If you are going to use the Active Directory Service Interface (ADSI) in Delphi, the first thing you will need …
I am writing a class that wraps Active Directory into Objects that live in an Objectlist, much like my …
Most administrator will want to prevent normal users from opening Regedit and a command prompt. Usually this …
Microsoft has releaseed the Remote Server Administration Tools (RSAT) for Vista SP1. RSAT enables IT …
I had to lookup some users in Active Directory today which I received by mail. Offcourse I got full users name …