• Try it with LDAP instead of ADSI:

    Select [Name] ,[DisplayName]

    From OpenQuery

    ( ADSI,'SELECT name, displayname FROM ''LDAP://RHSPWDCOC02''

    WHERE objectCategory = ''Person'' AND objectClass = ''user''')

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato