Message in Japanese (日本語)
例: ネットワーク IP アドレスが 123.12 で始まるサブネットをすべて検索するとき: 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