<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic AW:Re: AW:Re: LDAP limit 1000 records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189814#M52555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, you obviously can't use PageSize in the connection string. So you have to query with a trick/loop (see examples &lt;A href="http://qcstagingweb.typo3konsult.se/index.php?id=575&amp;amp;tx_mmforum_pi1%5Baction%5D=list_post&amp;amp;tx_mmforum_pi1%5Btid%5D=2192"&gt;http://qcstagingweb.typo3konsult.se/index.php?id=575&amp;amp;tx_mmforum_pi1%5Baction%5D=list_post&amp;amp;tx_mmforum_pi1%5Btid%5D=2192&lt;/A&gt;), or you do it as already suggested (also in the mentioned post) by reading AD with an external tool/program/script which you can also execute in the first line of the reload script, so I don't see why it should not be apt for a periodical download.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2010 11:05:24 GMT</pubDate>
    <dc:creator>biester</dc:creator>
    <dc:date>2010-06-16T11:05:24Z</dc:date>
    <item>
      <title>LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189806#M52547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello @ all,&lt;/P&gt;&lt;P&gt;does anybody knows how I can get more than 1000 records by using an active directory (LDAP source)?&lt;/P&gt;&lt;P&gt;As I know this limit is used in all LDAP queries.&lt;/P&gt;&lt;P&gt;I have no access to the directory so if it is possible, I want to set a parameter.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 15:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189806#M52547</guid>
      <dc:creator />
      <dc:date>2010-06-15T15:36:49Z</dc:date>
    </item>
    <item>
      <title>LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189807#M52548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Use this query&lt;/P&gt;&lt;P style="font-weight: bold"&gt;First 1000 Load * from table name;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashish&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 05:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189807#M52548</guid>
      <dc:creator />
      <dc:date>2010-06-16T05:20:48Z</dc:date>
    </item>
    <item>
      <title>AW:Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189808#M52549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wrong way. I don't want to limit the records I want to unlimit them because the LDAP returns only 1000 records.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 07:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189808#M52549</guid>
      <dc:creator />
      <dc:date>2010-06-16T07:36:03Z</dc:date>
    </item>
    <item>
      <title>AW:Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189809#M52550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your table contain only 1000 record that why load return only 1000&lt;/P&gt;&lt;P&gt;please count no of record in your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 07:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189809#M52550</guid>
      <dc:creator />
      <dc:date>2010-06-16T07:49:01Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189810#M52551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason is obviously the default AD settings, see &lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;315071&amp;amp;sd=tech"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;315071&amp;amp;sd=tech&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you don't have access to the AD, I wonder how you should set the desired parameters.&lt;BR /&gt;Perhaps you could try to export AD to csv with csvde (&lt;A href="http://www.computerperformance.co.uk/Logon/Logon_CSVDE_switches.htm"&gt;http://www.computerperformance.co.uk/Logon/Logon_CSVDE_switches.htm&lt;/A&gt;), but I'm afraid also with this you will have the limitation.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 09:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189810#M52551</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2010-06-16T09:14:28Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189811#M52552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't change the settings in the AD, so I am looking for a parameter in the LDAP-statement.&lt;/P&gt;&lt;P&gt;The csv-download isn't a option for a periodical download.&lt;/P&gt;&lt;P&gt;Thanks anyway&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 09:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189811#M52552</guid>
      <dc:creator />
      <dc:date>2010-06-16T09:28:56Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189812#M52553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't test it here, but try adding e.g. PageSize=5000.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 09:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189812#M52553</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2010-06-16T09:53:15Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189813#M52554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no success,&lt;/P&gt;&lt;P&gt;the datas are still limited to 1000 records&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 10:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189813#M52554</guid>
      <dc:creator />
      <dc:date>2010-06-16T10:03:21Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189814#M52555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, you obviously can't use PageSize in the connection string. So you have to query with a trick/loop (see examples &lt;A href="http://qcstagingweb.typo3konsult.se/index.php?id=575&amp;amp;tx_mmforum_pi1%5Baction%5D=list_post&amp;amp;tx_mmforum_pi1%5Btid%5D=2192"&gt;http://qcstagingweb.typo3konsult.se/index.php?id=575&amp;amp;tx_mmforum_pi1%5Baction%5D=list_post&amp;amp;tx_mmforum_pi1%5Btid%5D=2192&lt;/A&gt;), or you do it as already suggested (also in the mentioned post) by reading AD with an external tool/program/script which you can also execute in the first line of the reload script, so I don't see why it should not be apt for a periodical download.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 11:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189814#M52555</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2010-06-16T11:05:24Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189815#M52556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good idea&lt;/P&gt;&lt;P&gt;but......&lt;/P&gt;&lt;P&gt;I tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;let&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;do&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;SQL&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'LDAP://AD-definition'&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;upper(left(samAccountName,1))=chr(64+&lt;B&gt;&lt;I&gt;$(x)&lt;/I&gt;&lt;/B&gt;) and memberOf&lt;/P&gt;= AD-definition'; &lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;let&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;loop&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;but I didn't get a record. x=x+1; &lt;B&gt;select&lt;/B&gt; name, samAccountName, mail, objectGUID, displayname, l &lt;B&gt;from&lt;/B&gt; *, 'default' &lt;B&gt;as&lt;/B&gt; Gruppe,upper(samAccountName) &lt;B&gt;as&lt;/B&gt; %USERID ; &lt;B&gt;while&lt;/B&gt; x&amp;lt;27 x=1;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Trying to set the where upper(left(samAccountName,1))=chr(64+&lt;B&gt;&lt;I&gt;$(x)&lt;/I&gt;&lt;/B&gt;) statement into the load-statement gives only 1000 records, too, because the sql-statement recieves only them.&lt;/P&gt;&lt;P&gt;Any idea abot the sql-statement?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 12:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189815#M52556</guid>
      <dc:creator />
      <dc:date>2010-06-16T12:09:57Z</dc:date>
    </item>
    <item>
      <title>LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189816#M52557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got the same issue. The optimal solution would be to page the results, but I don't know how to do that in the QV script. It'd be nice if QlikTech would weigh in on this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; My current work around is to limit alphabetically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt; cn,&lt;/P&gt;&lt;P&gt; displayName, &lt;/P&gt;&lt;P&gt; mail&lt;/P&gt;&lt;P&gt;from 'LDAP://DC=XXXXXX,DC=com' &lt;/P&gt;&lt;P&gt;WHERE objectCategory='person'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and objectClass='user'&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; and memberOf='CN=DL.XXXXXX,OU=Distribution Groups,OU=Exchange,DC=XXXXXX,DC=com'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND displayName &amp;lt;= 'E'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt; cn,&lt;/P&gt;&lt;P&gt; displayName, &lt;/P&gt;&lt;P&gt; mail&lt;/P&gt;&lt;P&gt;from 'LDAP://DC=XXXXXX,DC=com' &lt;/P&gt;&lt;P&gt;WHERE objectCategory='person'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and objectClass='user'&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; and memberOf='CN=DL.XXXXXX,OU=Distribution Groups,OU=Exchange,DC=XXXXXX,DC=com'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND displayName &amp;gt; 'E'&lt;/P&gt;&lt;P&gt; AND displayName &amp;lt;= 'J'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;ETC....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 16:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189816#M52557</guid>
      <dc:creator />
      <dc:date>2011-08-26T16:17:20Z</dc:date>
    </item>
    <item>
      <title>LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189817#M52558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the QV Cookbook example "Load from Active Directory - Users only." for a solution to the rowlimit problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 17:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189817#M52558</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-08-26T17:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189818#M52559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The QVW which tries to load the data from LDAP loads only the partial data frequently. We are unable to find the root cause of the issue as the QVW doesn't fails but it loads only the partial data.Can someone please help us to identify the root cause of the issue. It has been happening from quite a long time but we didn't succeed in finding the root cause of the issue. Hope someone can help us for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;qvforum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 12:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189818#M52559</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-07-23T12:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP limit 1000 records</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189819#M52560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LDAP server is preset to 1000 in maximum number of objects that are returned in a single search result (MaxPageSize).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you must to change this using "ntdsutil.exe". The max value is 262,144.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow this: &lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;315071&amp;amp;sd=tech" title="http://support.microsoft.com/default.aspx?scid=kb;en-us;315071&amp;amp;sd=tech"&gt;How to view and set LDAP policy in Active Directory by using Ntdsutil.exe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 14:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-limit-1000-records/m-p/189819#M52560</guid>
      <dc:creator />
      <dc:date>2013-11-12T14:29:09Z</dc:date>
    </item>
  </channel>
</rss>

