Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.36 KB

using-the-proper-active-directory-syntax.md

File metadata and controls

31 lines (20 loc) · 1.36 KB
description ms.assetid ms.tgt_platform title ms.topic ms.date
You supply the Lightweight Directory Access Protocol (LDAP) namespace and Active Directory Services Interface (ADSI) paths when calling the Active Directory Provider through WMI.
55733fba-2170-4400-a516-896f6bf9525a
multiple
Using the Proper Active Directory Syntax
article
05/31/2018

Using the Proper Active Directory Syntax

You supply the Lightweight Directory Access Protocol (LDAP) namespace and Active Directory Services Interface (ADSI) paths when calling the Active Directory Provider through WMI.

The following topics describe the LDAP namespace and the ADSI path:

  • Describing the LDAP Namespace

    A namespace path describes the location of a remote namespace. Use the namespace path to connect remotely to an Active Directory namespace.

  • Describing the ADSI Path

    The ADSI path describes the location of an object using the ADSI API. Use the ADSI path in parameters that the provider passes onto Active Directory.

Note

For more information about support and installation of this component on a specific operating system, see Operating System Availability of WMI Components.