Top "Active-directory" questions

Active Directory (AD) is a distributed directory service created by Microsoft.

Converting LastLogon to DateTime format

My objective is to get a list of users from my domain with the following info: -Display name -Country -Manager …

powershell active-directory
How can I get a list of users from active directory?

How can I get a list of users from active directory? Is there a way to pull username, firstname, lastname? …

c# asp.net .net active-directory
How to get the groups of a user in Active Directory? (c#, asp.net)

I use this code to get the groups of the current user. But I want to manually give the user …

c# asp.net active-directory
Querying Windows Active Directory server using ldapsearch from command line

Can anyone let me know if querying Active Directory server using ldapsearch, ldapadd, ldapdelete, etc. utilities is possible or not?

active-directory ldap openldap
Authenticating in PHP using LDAP through Active Directory

I'm looking for a way to authenticate users through LDAP with PHP (with Active Directory being the provider). Ideally, it …

php authentication active-directory ldap
Connect to Active Directory via LDAP

I want to connect to our local Active Directory with C#. I've found this good documentation. But I really don't …

c# active-directory
How to switch to another domain and get-aduser

I am on a server under the DomainA. I can use Get-ADUser and it's working fine. Now there is a …

powershell active-directory cross-domain
Authenticating against Active Directory with Java on Linux

I have a simple task of authenticating against Active Directory using Java. Just verifying credentials and nothing else. Let's say …

java authentication active-directory ldap
Domain Account keeping locking out with correct password every few minutes

I have user whos account is keeping locking out every 30 minutes. Done all the checks, remove any cache passwords, created …

windows active-directory windows-server-2003
How to list AD group membership for AD users using input list?

I'm fairly new PS user... Looking for some assistance with a powershell script to obtain list of security groups user …

powershell active-directory membership