을 보여주는 LDAP를 사용하여 Active Directory의 사용자를 얻으려고 노력하지만, 난 단지 응답은 다음과 같이 점점 오전 :만에 distinguishedName 및 경로
[adsi]'LDAP://DomainController.com/DC=DomainName,DC=com'
그리고 성공적으로 아래에 단지 두 문장으로 실행 :
distinguishedName : {DC=DomainName,DC=com}
Path : LDAP://DomainController.com/DC=DomainName,DC=com?
내가 지금 어떻게해야합니까?
는 [은 Get-ADUser] 한 번 봐 (취 https://technet.microsoft.com/en- gb/library/ee617241.aspx) 명령을 사용하여 특별히 AD에서 사용자 세부 정보를 가져옵니다. –