Message in Turkish (Türkçe)
Örnekler: Geçerli etki alanında adı "ms" ile, açıklaması da "masaüstü" ile başlayan tüm bilgisayarları bulmak ve DN'lerini görüntülemek için: dsquery computer domainroot -name ms* -desc masaüstü*ou=satış,dc=microsoft,dc=com olarak verilen kuruluş birimindeki (OU) tüm bilgisayarları bulmak ve DN'lerini görüntülemek için: dsquery computer ou=satış,dc=microsoft,dc=com
Unlocalized message
Examples: To find all computers in the current domain whose name starts with "ms" and whose description starts with "desktop", and display their DNs: dsquery computer domainroot -name ms* -desc desktop*To find all computers in the organizational unit (OU) given by ou=sales,dc=micrsoft,dc=com and display their DNs: dsquery computer ou=sales,dc=microsoft,dc=com
Search by Google