NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    PageSize Parameter (Get-LDAP Cmdlet)

    The maximum number of results per page for the Search .

    Syntax

    Get-LDAP -PageSize int

    Remarks

    The default value is 0 (no paging). If set to a value greater than zero, results will be paged, i.e. returned in blocks of maximum PageSize results.

    Note: LDAP paging functionality is described by LDAP extension RFCs and may or may not be implemented by the LDAP server being accessed.

    Default Value

    0

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