NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    Page Parameter (Get-LDAP Cmdlet)

    The page from the LDAP Search to take the results from.

    Syntax

    Get-LDAP -Page int

    Remarks

    The default value is 0, which means all pages should be returned. If set to a value greater than 0, only the values contained in that page will be returned by the cmdlet.

    NOTE: In order for this parameter to work, the PageSize must have been also set to a value greater than 0.

    Default Value

    0

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