Message in Korean (한국어)
예: 123.12로 시작하는 네트워크 IP 주소를 가진 모든 서브넷을 찾습니다. dsquery subnet -name 123.12.*이름이 "Latin-America"인 사이트에 있는 모든 서브넷을 찾고, RDN(상대 고유 이름)으로 해당 이름을 표시합니다. dsquery subnet -o rdn -site Latin-America 디렉터리에 정의된 모든 서브넷의 이름(RDN)을 표시합니다. dsquery subnet -o rdn
Unlocalized message
Examples: To find all subnets with the network IP address starting with 123.12: dsquery subnet -name 123.12.*To find all subnets in the site whose name is "Latin-America", and display their names as Relative Distinguished Names (RDNs): dsquery subnet -o rdn -site Latin-America To list the names (RDNs) of all subnets defined in the directory: dsquery subnet -o rdn
Search by Google