NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    SearchScope Parameter (Get-LDAP Cmdlet)

    Controls the scope of LDAP search operations.

    Syntax

    Get-LDAP -SearchScope string

    Remarks

    Possible values are:

    BaseObjectSearch only the base object.
    SingleLevel Search only one level.
    WholeSubtreeSearch the whole subtree.

    Default is to search only one level.

    Default Value

    2

    Parameter Alias

    scope

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]