Top "Adsi" questions

Active Directory Services Interfaces

IIS application using application pool identity loses primary token?

(This is a question about a vague problem. I try to present all relevant data, in the hope that someone …

asp.net active-directory iis-7.5 adsi applicationpoolidentity
Full name rather than the domain id in User.Identity.Name

The User.Identity.Name property returns the domain login id. Which class/property exposes the actual user name? For user "…

c# authentication identity adsi
Active Directory user password expiration date .NET/OU Group Policy

I have searched the site for information and found this: ASP.NET C# Active Directory - See how long before …

c# adsi gpo
Query AD Group Membership Recursively Through SQL

Background I'm creating some SQL to assist with security auditing; this will take security info from various systems databases and …

tsql active-directory sql-server-2008-r2 adsi ldap-query
In active directory, what is mailNickname used for?

In active directory, should mailNickname always equal samaccountname? Or, should it always be equal to the mail property (minus the "@…

.net active-directory adsi
LDAP group membership (including Domain Users)

How can I get a list of users within an LDAP group, even if that group happens to be the …

active-directory ldap member adsi ldap-query
Using ADSI Edit on WIN-7

I am not able to find out the ADSI EDIT on WIN-7, any help in this regard. Any installing instruction ! …

windows-7 rsa adsi
Get All local members and groups displayed together

So far I have the below script that works like a charm but that only list the members of the …

powershell csv adsi
"A referral was returned from the server" error only while querying LDAP from outside the domain

I have 2 domains in the forest. 2nd one is the child domain of the first one. Like below... Domain1 = abc.…

active-directory ldap adsi referrals
Create local user with PowerShell (Windows Vista)

I've installed PowerShell recently and one of the first things I started looking for was how to create a new …

powershell adsi