AD Get Property =============== Category -------- Active Directory Commands Description ----------- This command get Active Directory property. Use this command when you want to get information from Active Directory. Parameters ---------- **Instance Name** Enter the instance name **Filter** Serch filter for AD e.g. (&(objectCategory=User)(objectClass=person)) **Property** Please Enter Property name to get information Returned Value -------------- **Result** Please Enter the variable to save the result Example Usage ------------- Example Location: `BYpass\\Examples\\Active Directory Commands\\AD Get Property\\AD Get Property.xml` See Also -------- - :doc:`AD Create Connection `