AD DS or AD LDS responds slowly to LDAP query that has an undefined attribute and an OR clause in Windows

Berlaku Untuk
Windows Server 2012 R2 Datacenter Windows Server 2012 R2 Essentials Windows Server 2012 R2 Standard Windows Storage Server 2012 R2 Windows 8.1 Enterprise Windows 8.1 Pro Windows 8.1 Windows Server 2012 Datacenter Windows Server 2012 Datacenter Windows Server 2012 Standard Windows Server 2012 Standard Windows Server 2012 Essentials Windows Server 2012 Foundation Windows Server 2012 Foundation Windows 8 Enterprise Windows 8 Pro Windows 8 Windows Server 2008 R2 Service Pack 1 Windows Server 2008 R2 Datacenter Windows Server 2008 R2 Enterprise Windows Server 2008 R2 Standard Windows Server 2008 R2 Foundation Windows 7 Service Pack 1 Windows 7 Ultimate Windows 7 Enterprise Windows 7 Professional Windows 7 Home Premium Windows 7 Home Basic Windows 7 Starter

This article describes an issue that occurs when Windows Server 2012 R2, Windows Server 2012, or Windows Server 2008 R2 Service Pack 1 (SP1)-based servers respond Lightweight Directory Access Protocol (LDAP) queries. A hotfix is available to resolve this issue. Before you install this hotfix, check out the Prerequisites section.

Symptoms

Assume that you have a Windows Server 2012 R2, Windows Server 2012, or Windows Server 2008 R2 SP1-based computer that has the Active Directory Domain Services (AD DS) or the Active Directory Lightweight Directory Services (AD LDS) server role installed. The server receives complex LDAP queries that contains an undefined attribute and an OR clause. In this situation, the search performed by AD DS or AD LDS is slow.

Note This issue also occurs on Windows 8.1, Windows 8, or Windows 7 SP1-based computers that have the AD LDS component role installed.

If you have identified such a slow query in an event 1644 or an AD data collector set that you see an entry as follows:

Filter Name
(&(objectClass=computer) (objectCategory=Computer) ( | (cn=computer1) (<UNKNOWN>) ) )
Index
DNT_index:163530:N;
Status
0
Visited
1982116
Found
1
Requests/sec
0⁠.0
Response Time(ms)
43182
CPU%
1⁠.4

Significant fields:

  • Filter Name has a section of query in an OR-term reported as "<UNKNOWN>".
  • Index will describe a big index, also possible is idx_objectClass, idx_objectCategory, Ancestors_index, or similar.
  • The ratio of number of objects Visited to Found is bad.
  • The Response Time is high.
  • CPU% usage is high for expected complexity of the query.

You have to interrogate the client or create a network trace to see the actual filter details. You might obtain the actual query string from the Microsoft LDAP client ETW logging described in Event Tracing for LDAP in Windows Vista/2008.

You see a very similar report when you run the query that you find in a network trace or ETW log and includes STATS control.

Cause

This issue occurs because AD DS or AD LDS does not determine the index correctly in the LDAP query filter when it performs the search. Instead, the AD DS or the AD LDS uses a generic index, such as DNT_INDEX. This causes the search to visit much more objects than actually required.

Resolution

Hotfix information

Important Do not install a language pack after you install this hotfix. If you do, the language-specific changes in the hotfix will not be applied, and you will have to reinstall the hotfix. For more information, see Add language packs to Windows.

 A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.

If the hotfix is available for download, there is a "Hotfix Download Available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft website:

http:⁠//support.microsoft.com/contactus/?ws=support Note The "Hotfix Download Available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this hotfix, you must have update 2919355 installed in Windows 8.1 or Windows Server 2012 R2. Or, install Service Pack 1 for Windows 7 or Windows Server 2008 R2.

Registry information

To use the hotfix in this package, you do not have to make any changes to the registry.

Restart requirement

You may have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace a previously released hotfix.

File information

The global version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.

Windows 8.1 and Windows Server 2012 R2 file information and notes

Important Windows 8.1 hotfixes and Windows Server 2012 R2 hotfixes are included in the same packages. However, hotfixes on the Hotfix Request page are listed under both operating systems. To request the hotfix package that applies to one or both operating systems, select the hotfix that is listed under "Windows 8.1/Windows Server 2012 R2" on the page. Always refer to the "Applies To" section in articles to determine the actual operating system that each hotfix applies to.

  • The files that apply to a specific product, milestone (RTM, SPn), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table:

    Version Product Milestone Service branch
    6.3.960 0.17 xxx Windows 8.1 and Windows Server 2012 R2 RTM GDR
  • GDR service branches contain only those fixes that are widely released to address widespread, critical issues. LDR service branches contain hotfixes in addition to widely released fixes.

  • The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the "Additional file information" section. MUM, MANIFEST, and the associated security catalog (.cat) files, are very important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.

For all supported x86-based versions of Windows 8.1

File name File version File size Date Time Platform
Ntdsa.mof Not applicable 227,765 18-Jun-2013 12:21 Not applicable
Ntdsai.dll 6.3.9600.17725 2,575,360 11-Mar-2015 00:03 x86

For all supported x64-based versions of Windows 8.1 and of Windows Server 2012 R2

File name File version File size Date Time Platform
Ntdsa.mof Not applicable 227,765 18-Jun-2013 14:45 Not applicable
Ntdsai.dll 6.3.9600.17725 3,684,864 11-Mar-2015 00:16 x64

Windows 8 and Windows Server 2012 file information and notes

Important Windows 8 hotfixes and Windows Server 2012 hotfixes are included in the same packages. However, hotfixes on the Hotfix Request page are listed under both operating systems. To request the hotfix package that applies to one or both operating systems, select the hotfix that is listed under "Windows 8/Windows Server 2012" on the page. Always refer to the "Applies To" section in articles to determine the actual operating system that each hotfix applies to.

  • The files that apply to a specific product, milestone (RTM, SPn), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table:

    Version Product Milestone Service branch
    6.2.920 0.21 xxx Windows 8 and Windows Server 2012 RTM LDR
  • The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the "Additional file information" section. MUM, MANIFEST, and the associated security catalog (.cat) files, are very important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.

For all supported x86-based versions of Windows 8

File name File version File size Date Time Platform
Ntdsctrs.ini Not applicable 58,614 07-Feb-2013 03:40 Not applicable
Report.ad.xml Not applicable 25,550 07-Feb-2013 03:41 Not applicable
Rules.ad.xml Not applicable 8,403 07-Feb-2013 03:37 Not applicable
Ntdsctrs.ini Not applicable 58,202 07-Feb-2013 03:33 Not applicable
Report.ad.xml Not applicable 23,914 07-Feb-2013 03:35 Not applicable
Rules.ad.xml Not applicable 7,524 07-Feb-2013 03:29 Not applicable
Ntdsctrs.ini Not applicable 61,946 07-Feb-2013 01:56 Not applicable
Report.ad.xml Not applicable 24,076 07-Feb-2013 01:58 Not applicable
Rules.ad.xml Not applicable 7,695 07-Feb-2013 01:52 Not applicable
Ntdsctrs.ini Not applicable 62,836 07-Feb-2013 04:09 Not applicable
Report.ad.xml Not applicable 28,891 07-Feb-2013 04:10 Not applicable
Rules.ad.xml Not applicable 11,546 07-Feb-2013 04:07 Not applicable
Ntdsctrs.ini Not applicable 54,538 07-Feb-2013 01:59 Not applicable
Report.ad.xml Not applicable 22,929 07-Feb-2013 02:00 Not applicable
Rules.ad.xml Not applicable 7,255 07-Feb-2013 01:54 Not applicable
Ntdsctrs.ini Not applicable 61,052 07-Feb-2013 01:39 Not applicable
Report.ad.xml Not applicable 24,503 07-Feb-2013 01:42 Not applicable
Rules.ad.xml Not applicable 8,030 07-Feb-2013 01:32 Not applicable
Ntdsctrs.ini Not applicable 66,980 07-Feb-2013 03:37 Not applicable
Report.ad.xml Not applicable 23,646 07-Feb-2013 03:39 Not applicable
Rules.ad.xml Not applicable 7,874 07-Feb-2013 03:34 Not applicable
Ntdsctrs.ini Not applicable 61,828 07-Feb-2013 01:40 Not applicable
Report.ad.xml Not applicable 24,821 07-Feb-2013 01:43 Not applicable
Rules.ad.xml Not applicable 8,168 07-Feb-2013 01:32 Not applicable
Ntdsctrs.ini Not applicable 58,408 07-Feb-2013 03:34 Not applicable
Report.ad.xml Not applicable 25,482 07-Feb-2013 03:35 Not applicable
Rules.ad.xml Not applicable 8,284 07-Feb-2013 03:29 Not applicable
Ntdsctrs.ini Not applicable 58,870 07-Feb-2013 03:38 Not applicable
Report.ad.xml Not applicable 24,090 07-Feb-2013 03:39 Not applicable
Rules.ad.xml Not applicable 8,177 07-Feb-2013 03:35 Not applicable
Ntdsctrs.ini Not applicable 40,804 07-Feb-2013 01:37 Not applicable
Report.ad.xml Not applicable 23,027 07-Feb-2013 01:40 Not applicable
Rules.ad.xml Not applicable 8,891 07-Feb-2013 01:32 Not applicable
Ntdsctrs.ini Not applicable 40,266 07-Feb-2013 03:34 Not applicable
Report.ad.xml Not applicable 23,789 07-Feb-2013 03:35 Not applicable
Rules.ad.xml Not applicable 8,293 07-Feb-2013 03:30 Not applicable
Ntdsctrs.ini Not applicable 57,744 07-Feb-2013 03:57 Not applicable
Report.ad.xml Not applicable 23,945 07-Feb-2013 03:58 Not applicable
Rules.ad.xml Not applicable 7,444 07-Feb-2013 03:54 Not applicable
Ntdsctrs.ini Not applicable 63,834 07-Feb-2013 04:07 Not applicable
Report.ad.xml Not applicable 23,906 07-Feb-2013 04:09 Not applicable
Rules.ad.xml Not applicable 7,839 07-Feb-2013 04:05 Not applicable
Ntdsctrs.ini Not applicable 59,306 07-Feb-2013 03:35 Not applicable
Report.ad.xml Not applicable 24,779 07-Feb-2013 03:36 Not applicable
Rules.ad.xml Not applicable 8,332 07-Feb-2013 03:31 Not applicable
Ntdsctrs.ini Not applicable 58,102 07-Feb-2013 03:59 Not applicable
Report.ad.xml Not applicable 24,297 07-Feb-2013 04:00 Not applicable
Rules.ad.xml Not applicable 7,825 07-Feb-2013 03:57 Not applicable
Ntdsctrs.ini Not applicable 60,378 07-Feb-2013 04:19 Not applicable
Report.ad.xml Not applicable 24,894 07-Feb-2013 04:20 Not applicable
Rules.ad.xml Not applicable 8,080 07-Feb-2013 04:16 Not applicable
Ntdsctrs.ini Not applicable 57,344 07-Feb-2013 03:34 Not applicable
Report.ad.xml Not applicable 27,906 07-Feb-2013 03:36 Not applicable
Rules.ad.xml Not applicable 10,526 07-Feb-2013 03:31 Not applicable
Ntdsctrs.ini Not applicable 59,498 07-Feb-2013 03:59 Not applicable
Report.ad.xml Not applicable 24,062 07-Feb-2013 04:00 Not applicable
Rules.ad.xml Not applicable 7,623 07-Feb-2013 03:57 Not applicable
Ntdsctrs.ini Not applicable 55,046 07-Feb-2013 04:14 Not applicable
Report.ad.xml Not applicable 23,889 07-Feb-2013 04:15 Not applicable
Rules.ad.xml Not applicable 7,635 07-Feb-2013 04:11 Not applicable
Ntdsctrs.ini Not applicable 35,612 07-Feb-2013 03:38 Not applicable
Report.ad.xml Not applicable 22,757 07-Feb-2013 03:40 Not applicable
Rules.ad.xml Not applicable 7,036 07-Feb-2013 03:35 Not applicable
Ntdsctrs.ini Not applicable 36,708 07-Feb-2013 04:08 Not applicable
Report.ad.xml Not applicable 22,781 07-Feb-2013 04:09 Not applicable
Rules.ad.xml Not applicable 7,059 07-Feb-2013 04:05 Not applicable
Ntdsctrs.ini Not applicable 36,688 07-Feb-2013 04:10 Not applicable
Report.ad.xml Not applicable 22,781 07-Feb-2013 04:12 Not applicable
Rules.ad.xml Not applicable 7,059 07-Feb-2013 04:08 Not applicable
Ntdsa.mof Not applicable 227,765 02-Jun-2012 14:31 Not applicable
Ntdsai.dll 6.2.9200.21442 2,422,272 08-Apr-2015 22:31 x86

For all supported x64-based versions of Windows 8 and of Windows Server 2012

File name File version File size Date Time Platform
Ntdsctrs.ini Not applicable 58,614 07-Feb-2013 07:07 Not applicable
Report.ad.xml Not applicable 25,550 07-Feb-2013 07:09 Not applicable
Rules.ad.xml Not applicable 8,403 07-Feb-2013 07:07 Not applicable
Ntdsctrs.ini Not applicable 58,202 07-Feb-2013 05:37 Not applicable
Report.ad.xml Not applicable 23,914 07-Feb-2013 05:39 Not applicable
Rules.ad.xml Not applicable 7,524 07-Feb-2013 05:37 Not applicable
Ntdsctrs.ini Not applicable 61,946 07-Feb-2013 03:24 Not applicable
Report.ad.xml Not applicable 24,076 07-Feb-2013 03:29 Not applicable
Rules.ad.xml Not applicable 7,695 07-Feb-2013 03:24 Not applicable
Ntdsctrs.ini Not applicable 62,836 07-Feb-2013 05:22 Not applicable
Report.ad.xml Not applicable 28,891 07-Feb-2013 05:26 Not applicable
Rules.ad.xml Not applicable 11,546 07-Feb-2013 05:22 Not applicable
Ntdsctrs.ini Not applicable 54,538 07-Feb-2013 03:24 Not applicable
Report.ad.xml Not applicable 22,929 07-Feb-2013 03:30 Not applicable
Rules.ad.xml Not applicable 7,255 07-Feb-2013 03:24 Not applicable
Ntdsctrs.ini Not applicable 61,052 07-Feb-2013 03:24 Not applicable
Report.ad.xml Not applicable 24,503 07-Feb-2013 03:29 Not applicable
Rules.ad.xml Not applicable 8,030 07-Feb-2013 03:24 Not applicable
Ntdsctrs.ini Not applicable 66,980 07-Feb-2013 06:21 Not applicable
Report.ad.xml Not applicable 23,646 07-Feb-2013 06:23 Not applicable
Rules.ad.xml Not applicable 7,874 07-Feb-2013 06:21 Not applicable
Ntdsctrs.ini Not applicable 61,828 07-Feb-2013 03:24 Not applicable
Report.ad.xml Not applicable 24,821 07-Feb-2013 03:28 Not applicable
Rules.ad.xml Not applicable 8,168 07-Feb-2013 03:24 Not applicable
Ntdsctrs.ini Not applicable 58,408 07-Feb-2013 05:20 Not applicable
Report.ad.xml Not applicable 25,482 07-Feb-2013 05:24 Not applicable
Rules.ad.xml Not applicable 8,284 07-Feb-2013 05:19 Not applicable
Ntdsctrs.ini Not applicable 58,870 07-Feb-2013 07:28 Not applicable
Report.ad.xml Not applicable 24,090 07-Feb-2013 07:30 Not applicable
Rules.ad.xml Not applicable 8,177 07-Feb-2013 07:28 Not applicable
Ntdsctrs.ini Not applicable 40,804 07-Feb-2013 03:24 Not applicable
Report.ad.xml Not applicable 23,027 07-Feb-2013 03:29 Not applicable
Rules.ad.xml Not applicable 8,891 07-Feb-2013 03:24 Not applicable
Ntdsctrs.ini Not applicable 40,266 07-Feb-2013 06:27 Not applicable
Report.ad.xml Not applicable 23,789 07-Feb-2013 06:29 Not applicable
Rules.ad.xml Not applicable 8,293 07-Feb-2013 06:27 Not applicable
Ntdsctrs.ini Not applicable 57,744 07-Feb-2013 05:21 Not applicable
Report.ad.xml Not applicable 23,945 07-Feb-2013 05:24 Not applicable
Rules.ad.xml Not applicable 7,444 07-Feb-2013 05:20 Not applicable
Ntdsctrs.ini Not applicable 63,834 07-Feb-2013 06:28 Not applicable
Report.ad.xml Not applicable 23,906 07-Feb-2013 06:31 Not applicable
Rules.ad.xml Not applicable 7,839 07-Feb-2013 06:28 Not applicable
Ntdsctrs.ini Not applicable 59,306 07-Feb-2013 06:11 Not applicable
Report.ad.xml Not applicable 24,779 07-Feb-2013 06:13 Not applicable
Rules.ad.xml Not applicable 8,332 07-Feb-2013 06:11 Not applicable
Ntdsctrs.ini Not applicable 58,102 07-Feb-2013 05:45 Not applicable
Report.ad.xml Not applicable 24,297 07-Feb-2013 05:47 Not applicable
Rules.ad.xml Not applicable 7,825 07-Feb-2013 05:45 Not applicable
Ntdsctrs.ini Not applicable 60,378 07-Feb-2013 05:44 Not applicable
Report.ad.xml Not applicable 24,894 07-Feb-2013 05:46 Not applicable
Rules.ad.xml Not applicable 8,080 07-Feb-2013 05:44 Not applicable
Ntdsctrs.ini Not applicable 57,344 07-Feb-2013 06:16 Not applicable
Report.ad.xml Not applicable 27,906 07-Feb-2013 06:18 Not applicable
Rules.ad.xml Not applicable 10,526 07-Feb-2013 06:16 Not applicable
Ntdsctrs.ini Not applicable 59,498 07-Feb-2013 06:22 Not applicable
Report.ad.xml Not applicable 24,062 07-Feb-2013 06:24 Not applicable
Rules.ad.xml Not applicable 7,623 07-Feb-2013 06:22 Not applicable
Ntdsctrs.ini Not applicable 55,046 07-Feb-2013 06:55 Not applicable
Report.ad.xml Not applicable 23,889 07-Feb-2013 06:58 Not applicable
Rules.ad.xml Not applicable 7,635 07-Feb-2013 06:55 Not applicable
Ntdsctrs.ini Not applicable 35,612 07-Feb-2013 05:48 Not applicable
Report.ad.xml Not applicable 22,757 07-Feb-2013 05:50 Not applicable
Rules.ad.xml Not applicable 7,036 07-Feb-2013 05:48 Not applicable
Ntdsctrs.ini Not applicable 36,708 07-Feb-2013 07:01 Not applicable
Report.ad.xml Not applicable 22,781 07-Feb-2013 07:03 Not applicable
Rules.ad.xml Not applicable 7,059 07-Feb-2013 07:00 Not applicable
Ntdsctrs.ini Not applicable 36,688 07-Feb-2013 05:19 Not applicable
Report.ad.xml Not applicable 22,781 07-Feb-2013 05:23 Not applicable
Rules.ad.xml Not applicable 7,059 07-Feb-2013 05:19 Not applicable
Ntdsa.mof Not applicable 227,765 02-Jun-2012 14:31 Not applicable
Ntdsai.dll 6.2.9200.21442 3,275,264 08-Apr-2015 22:31 x64

Windows 7 and Windows Server 2008 R2 file information and notes

Important Windows 7 hotfixes and Windows Server 2008 R2 hotfixes are included in the same packages. However, hotfixes on the Hotfix Request page are listed under both operating systems. To request the hotfix package that applies to one or both operating systems, select the hotfix that is listed under "Windows 7/Windows Server 2008 R2" on the page. Always refer to the "Applies To" section in articles to determine the actual operating system that each hotfix applies to.

  • The files that apply to a specific product, milestone (RTM, SPn), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table:

    Version Product Milestone Service branch
    6.1.760 1.23 xxx Windows 7 and Windows Server 2008 R2 SP1 LDR
  • The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the "Additional file information" section. MUM, MANIFEST, and the associated security catalog (.cat) files, are very important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.

For all supported x86-based versions of Windows 7

File name File version File size Date Time Platform
Ntdsa.mof Not applicable 227,765 09-Jul-2013 05:47 Not applicable
Ntdsai.dll 6.1.7601.23032 2,026,496 10-Apr-2015 12:37 x86

For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

File name File version File size Date Time Platform
Ntdsctrs.ini Not applicable 58,486 10-Apr-2015 21:27 Not applicable
Report.ad.xml Not applicable 25,550 10-Apr-2015 21:22 Not applicable
Rules.ad.xml Not applicable 8,368 10-Apr-2015 21:27 Not applicable
Ntdsctrs.ini Not applicable 61,684 10-Apr-2015 21:24 Not applicable
Report.ad.xml Not applicable 24,069 10-Apr-2015 21:28 Not applicable
Rules.ad.xml Not applicable 7,695 10-Apr-2015 21:24 Not applicable
Ntdsctrs.ini Not applicable 54,286 10-Apr-2015 12:37 Not applicable
Report.ad.xml Not applicable 22,929 10-Apr-2015 12:37 Not applicable
Rules.ad.xml Not applicable 7,255 10-Apr-2015 12:37 Not applicable
Ntdsctrs.ini Not applicable 60,800 10-Apr-2015 21:26 Not applicable
Report.ad.xml Not applicable 24,503 10-Apr-2015 21:31 Not applicable
Rules.ad.xml Not applicable 8,031 10-Apr-2015 21:26 Not applicable
Ntdsctrs.ini Not applicable 61,502 10-Apr-2015 21:33 Not applicable
Report.ad.xml Not applicable 24,821 10-Apr-2015 21:29 Not applicable
Rules.ad.xml Not applicable 8,168 10-Apr-2015 21:24 Not applicable
Ntdsctrs.ini Not applicable 58,156 10-Apr-2015 21:26 Not applicable
Report.ad.xml Not applicable 25,482 10-Apr-2015 21:31 Not applicable
Rules.ad.xml Not applicable 8,284 10-Apr-2015 21:36 Not applicable
Ntdsctrs.ini Not applicable 58,590 10-Apr-2015 21:27 Not applicable
Report.ad.xml Not applicable 24,090 10-Apr-2015 21:22 Not applicable
Rules.ad.xml Not applicable 8,177 10-Apr-2015 21:36 Not applicable
Ntdsctrs.ini Not applicable 40,580 10-Apr-2015 21:23 Not applicable
Report.ad.xml Not applicable 23,027 10-Apr-2015 21:29 Not applicable
Rules.ad.xml Not applicable 8,891 10-Apr-2015 21:24 Not applicable
Ntdsctrs.ini Not applicable 40,034 10-Apr-2015 21:25 Not applicable
Report.ad.xml Not applicable 23,790 10-Apr-2015 21:19 Not applicable
Rules.ad.xml Not applicable 8,293 10-Apr-2015 21:25 Not applicable
Ntdsctrs.ini Not applicable 63,530 10-Apr-2015 21:37 Not applicable
Report.ad.xml Not applicable 23,900 10-Apr-2015 21:22 Not applicable
Rules.ad.xml Not applicable 7,839 10-Apr-2015 21:36 Not applicable
Ntdsctrs.ini Not applicable 58,990 10-Apr-2015 21:27 Not applicable
Report.ad.xml Not applicable 24,779 10-Apr-2015 21:31 Not applicable
Rules.ad.xml Not applicable 8,332 10-Apr-2015 21:35 Not applicable
Ntdsctrs.ini Not applicable 57,834 10-Apr-2015 21:36 Not applicable
Report.ad.xml Not applicable 24,297 10-Apr-2015 21:32 Not applicable
Rules.ad.xml Not applicable 7,821 10-Apr-2015 21:27 Not applicable
Ntdsctrs.ini Not applicable 60,310 10-Apr-2015 21:26 Not applicable
Report.ad.xml Not applicable 24,922 10-Apr-2015 21:22 Not applicable
Rules.ad.xml Not applicable 8,115 10-Apr-2015 21:27 Not applicable
Ntdsctrs.ini Not applicable 57,258 10-Apr-2015 21:36 Not applicable
Report.ad.xml Not applicable 27,906 10-Apr-2015 21:30 Not applicable
Rules.ad.xml Not applicable 10,526 10-Apr-2015 21:27 Not applicable
Ntdsctrs.ini Not applicable 59,230 10-Apr-2015 21:26 Not applicable
Report.ad.xml Not applicable 24,062 10-Apr-2015 21:21 Not applicable
Rules.ad.xml Not applicable 7,623 10-Apr-2015 21:27 Not applicable
Ntdsctrs.ini Not applicable 54,780 10-Apr-2015 21:25 Not applicable
Report.ad.xml Not applicable 23,889 10-Apr-2015 21:32 Not applicable
Rules.ad.xml Not applicable 7,635 10-Apr-2015 21:26 Not applicable
Ntdsctrs.ini Not applicable 34,782 10-Apr-2015 21:22 Not applicable
Report.ad.xml Not applicable 22,757 10-Apr-2015 21:27 Not applicable
Rules.ad.xml Not applicable 7,024 10-Apr-2015 21:23 Not applicable
Ntdsctrs.ini Not applicable 36,464 10-Apr-2015 21:23 Not applicable
Report.ad.xml Not applicable 22,781 10-Apr-2015 21:28 Not applicable
Rules.ad.xml Not applicable 7,059 10-Apr-2015 21:23 Not applicable
Ntdsa.mof Not applicable 227,765 09-Jul-2013 05:49 Not applicable
Ntdsai.dll 6.1.7601.23032 2,754,048 10-Apr-2015 12:44 x64

Additional file information

Additional file information for Windows 8.1 and for Windows Server 2012 R2

Additional files for all supported x86-based versions of Windows 8.1

File property Value
File name X86_4bad239fc68dd20aed028026c26f4870_31bf3856ad364e35_6.3.9600.17725_none_849ae805bd82cbad.manifest
File version Not applicable
File size 712
Date (UTC) 11-Mar-2015
Time (UTC) 09:10
Platform Not applicable
File name X86_microsoft-windows-d..toryservices-ntdsai_31bf3856ad364e35_6.3.9600.17725_none_85a7d715d48ad9cb.manifest
File version Not applicable
File size 3,352
Date (UTC) 11-Mar-2015
Time (UTC) 02:19
Platform Not applicable

Additional files for all supported x64-based versions of Windows 8.1 and of Windows Server 2012 R2

File property Value
File name Amd64_b4c89f2822c97b01af20fda181bf8981_31bf3856ad364e35_6.3.9600.17725_none_5eff9d63158ff8e7.manifest
File version Not applicable
File size 716
Date (UTC) 11-Mar-2015
Time (UTC) 09:09
Platform Not applicable
File name Amd64_microsoft-windows-d..toryservices-ntdsai_31bf3856ad364e35_6.3.9600.17725_none_e1c672998ce84b01.manifest
File version Not applicable
File size 3,356
Date (UTC) 11-Mar-2015
Time (UTC) 03:03
Platform Not applicable

Additional file information for Windows 8 and for Windows Server 2012

Additional files for all supported x86-based versions of Windows 8

File property Value
File name X86_0ba920f8d4e88e805ae45163c5134d00_31bf3856ad364e35_6.2.9200.21455_none_4d63d212eeb17505.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_0d91280dbe8e18145f38b1fd593644db_31bf3856ad364e35_6.2.9200.21455_none_33f23ef95bb321d9.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_0e29be5bda8681500e6ff6ac2d7b2a63_31bf3856ad364e35_6.2.9200.21455_none_3cb5e1e2397e45e4.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_20f4118cf9bfd6b1110c8edc31de142a_31bf3856ad364e35_6.2.9200.21455_none_0c0da471099138e0.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_23581022bae846053d32ed0950bbefad_31bf3856ad364e35_6.2.9200.21455_none_d02f88d4bdb3c0b4.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_24de70c141a8a8f6df0a14424c534955_31bf3856ad364e35_6.2.9200.21455_none_eedc4a5533250dd0.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_39b86b61a3b4b412bf1b44e7f1e7b24c_31bf3856ad364e35_6.2.9200.21455_none_51030d0aeb88a6f4.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_43f609119b2bdf7464b4f4f7b18858b1_31bf3856ad364e35_6.2.9200.21455_none_7b54bdafdb86220d.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_49fbdda9242ad9d21c53f394f36ef579_31bf3856ad364e35_6.2.9200.21455_none_a6d6e44cd682ae09.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_4d6b27275da075c597eeb54b81054d00_31bf3856ad364e35_6.2.9200.21455_none_56eb1baf4d758db0.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_565f92ad534da07b0674e947dbe91283_31bf3856ad364e35_6.2.9200.21455_none_f350fa6d5213acd7.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_624882219691d5a67bdefb9321828bdd_31bf3856ad364e35_6.2.9200.21455_none_7c407f203f79d4c8.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_7f1a08b4bc59c5ca3d8d035f669f475e_31bf3856ad364e35_6.2.9200.21455_none_9afbc8f566173236.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_831affdddef015949fc7497dbfef3396_31bf3856ad364e35_6.2.9200.21455_none_6abd2237c48728f5.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_8ea36d9d7cf339f5f2662efc08ca499f_31bf3856ad364e35_6.2.9200.21455_none_1f0dbbe82983d361.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_94bc98216db90715e3ac64ae0561ece8_31bf3856ad364e35_6.2.9200.21455_none_a80b622df07cb986.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_9b1af426d25a71cde2f1300b77d765a9_31bf3856ad364e35_6.2.9200.21455_none_2642bafc6f9a3608.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_ac42ef524858a881e931c570b8d5b7cb_31bf3856ad364e35_6.2.9200.21455_none_7cf8a0371215c1f8.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_c60a6d88495ed195e78812a8d3168129_31bf3856ad364e35_6.2.9200.21455_none_f42e35f4b98fc113.manifest
File version Not applicable
File size 712
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_c867940f07df5b41b9e62005610c89a6_31bf3856ad364e35_6.2.9200.21455_none_2e6ff2493f65e7c2.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_d2a28aef1adfc2ca919ff560d52360ca_31bf3856ad364e35_6.2.9200.21455_none_f9d46479a778564b.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_d6eb5e44e576e6a65702bf787b50bb69_31bf3856ad364e35_6.2.9200.21455_none_4e34221198580dd1.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_d8fd928e07372de1ec7c98716f353161_31bf3856ad364e35_6.2.9200.21455_none_2575f06ba1c021e0.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_ff0b35f0508f138efc96cc43ddaff28b_31bf3856ad364e35_6.2.9200.21455_none_e7a4b20477ebb741.manifest
File version Not applicable
File size 724
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name X86_microsoft-windows-d..toryservices-ntdsai_31bf3856ad364e35_6.2.9200.21455_none_ee1c43dea38e084f.manifest
File version Not applicable
File size 3,352
Date (UTC) 08-Apr-2015
Time (UTC) 23:19
Platform Not applicable

Additional files for all supported x64-based versions of Windows 8 and of Windows Server 2012

File property Value
File name Amd64_060076601a9a976f98e85b04c8e80471_31bf3856ad364e35_6.2.9200.21455_none_4028aeaaa14ed3df.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_0829fe1095c476083b3d6773a24df017_31bf3856ad364e35_6.2.9200.21455_none_d1ce15885125135e.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_11b69d8ce215cce2b1696e663814b7cb_31bf3856ad364e35_6.2.9200.21455_none_2eba9def5bc2aa20.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_1872d43fe58e414c2f345c09f3ee9b5d_31bf3856ad364e35_6.2.9200.21455_none_2b1c726b1f3cb996.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_1c9e5d9088b22bcd5d5d327ebe31c47e_31bf3856ad364e35_6.2.9200.21455_none_047f52159dc7e867.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_257d896f6f0fd8da8995e0ef2db8a2d4_31bf3856ad364e35_6.2.9200.21455_none_a5310005cef90e1d.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_284a7daa1a7f975971ec531a5bbd1df7_31bf3856ad364e35_6.2.9200.21455_none_cde9e23968484d29.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_3209fa649c6c5e1db78da9c11a369baa_31bf3856ad364e35_6.2.9200.21455_none_1c7f0b46c2836659.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_32b694b3279220a874c7853d04e5637b_31bf3856ad364e35_6.2.9200.21455_none_55c3588ee96589ea.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_3868e415e25a7313345acc9b6b97833d_31bf3856ad364e35_6.2.9200.21455_none_a6d3fc8876df60e8.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_386cedfb8f72b77080ff2b85f3348605_31bf3856ad364e35_6.2.9200.21455_none_2659e12d0ae94221.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_3d22a96750b3c2eb1526541a9b793117_31bf3856ad364e35_6.2.9200.21455_none_83a160f1a31dc5e9.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_3ed7c736acce301094dd7dfb53d98496_31bf3856ad364e35_6.2.9200.21455_none_313a9213209c6597.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_3fac7d24600efa314cbb285263a8b8ed_31bf3856ad364e35_6.2.9200.21455_none_0f6d09c8e5d0e742.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_4025d58e53fb6d8fba46a27efa2d528c_31bf3856ad364e35_6.2.9200.21455_none_eaf707b054531f4b.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_5920d7dc6888a57dd06998926bf51385_31bf3856ad364e35_6.2.9200.21455_none_6f00c33c7101fd3d.manifest
File version Not applicable
File size 716
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_822764de65236a8b29c3bbb80a8ac85b_31bf3856ad364e35_6.2.9200.21455_none_d0e92be309660c05.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_9269a99219b5bfd61a665a19a170fa7c_31bf3856ad364e35_6.2.9200.21455_none_5836be376812dca3.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_a0bd2a16c96838c4688197d675d69144_31bf3856ad364e35_6.2.9200.21455_none_5f7d35f1cfb3d7df.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_a23060e8514e831daddfbc9e9b0c9cd5_31bf3856ad364e35_6.2.9200.21455_none_3e0c0682427fbdf0.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_c07b1855fa1c9ffe1a21f4baf153885d_31bf3856ad364e35_6.2.9200.21455_none_32739b138e15a78b.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_c7f628d7a50def80893ee7a0fac0dfd1_31bf3856ad364e35_6.2.9200.21455_none_28b5110a93dffc74.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_cee54f9d310004c4386fcfdd251bce00_31bf3856ad364e35_6.2.9200.21455_none_a75ef24e3e277ff7.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_e7556e88492465e32950fdcd07d26175_31bf3856ad364e35_6.2.9200.21455_none_5929e0705ff8e9e5.manifest
File version Not applicable
File size 728
Date (UTC) 10-Apr-2015
Time (UTC) 22:35
Platform Not applicable
File name Amd64_microsoft-windows-d..toryservices-ntdsai_31bf3856ad364e35_6.2.9200.21455_none_4a3adf625beb7985.manifest
File version Not applicable
File size 3,356
Date (UTC) 09-Apr-2015
Time (UTC) 01:08
Platform Not applicable

Additional file information for Windows 7 and for Windows Server 2008 R2

Additional files for all supported x86-based versions of Windows 7

File property Value
File name X86_b83dd40285ab5d7b246809be32f887a4_31bf3856ad364e35_6.1.7601.23032_none_ed141d299c4fc3dc.manifest
File version Not applicable
File size 712
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name X86_microsoft-windows-d..toryservices-ntdsai_31bf3856ad364e35_6.1.7601.23032_none_f33f6f433094c700.manifest
File version Not applicable
File size 3,527
Date (UTC) 10-Apr-2015
Time (UTC) 20:29
Platform Not applicable

Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

File property Value
File name Amd64_10ec11b774670240161a0191d5b30d39_31bf3856ad364e35_6.1.7601.23032_none_2e33a14a102cc5d6.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_156dc444ca1eeeb315cee531c7460f46_31bf3856ad364e35_6.1.7601.23032_none_428f7aaac51edfaa.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_2064fccb39c97fea067af1f040ca8730_31bf3856ad364e35_6.1.7601.23032_none_84135a7f1fbb1d48.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_2fbf6faf0b117c0a02b9fde0a734e519_31bf3856ad364e35_6.1.7601.23032_none_52f36919027bbfab.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_36aa9bf5c75a58a546723542b3824b8c_31bf3856ad364e35_6.1.7601.23032_none_36b65257c2f36577.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_4228a50da73c42eed7696aceb43f94b9_31bf3856ad364e35_6.1.7601.23032_none_285b2ebb7f63903a.manifest
File version Not applicable
File size 716
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_4a740a10f7ea68d2252887bb84021548_31bf3856ad364e35_6.1.7601.23032_none_35aedd87f337258b.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_67259385aa49a4d204fd9db6cf1669e5_31bf3856ad364e35_6.1.7601.23032_none_21c43f0aa028cb91.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_6a3d2e0dcdcdd6b2c95b8214e2564639_31bf3856ad364e35_6.1.7601.23032_none_db8a6cef8423e9b9.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_7b992ef0f818d9bcbfba400e790e24f7_31bf3856ad364e35_6.1.7601.23032_none_8fe1287fb757bd3b.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_7e21c9dcb3a10a8ae8a145b59a157ae0_31bf3856ad364e35_6.1.7601.23032_none_2f473299be2e5aa5.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_7f03c32888f48759005e30a649b8cd3c_31bf3856ad364e35_6.1.7601.23032_none_011f6c9f257c9d73.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_7f6ccc596f72acab82353a638388c650_31bf3856ad364e35_6.1.7601.23032_none_921c0c3c262d2f94.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_9d898874dcec63834723a8be614996dd_31bf3856ad364e35_6.1.7601.23032_none_4121c967c919cf49.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_b026235ce73ace02d540107ae0b9b63b_31bf3856ad364e35_6.1.7601.23032_none_e06f92c517475930.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_bdbfcdd7ba1ba944a95ad2a75a763b0f_31bf3856ad364e35_6.1.7601.23032_none_283c5336fd5c2dda.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_d10dea0349220d689cce381b1c67d0ff_31bf3856ad364e35_6.1.7601.23032_none_d79bdc2c8d460cb4.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_ed7ee6f808702e4493ca9c82250fba53_31bf3856ad364e35_6.1.7601.23032_none_c6063a7444fdf13a.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_f0e8ddd62a21ba89f3e04e3dd573d138_31bf3856ad364e35_6.1.7601.23032_none_f44a7285ef125670.manifest
File version Not applicable
File size 728
Date (UTC) 11-Apr-2015
Time (UTC) 02:38
Platform Not applicable
File name Amd64_microsoft-windows-d..toryservices-ntdsai_31bf3856ad364e35_6.1.7601.23032_none_4f5e0ac6e8f23836.manifest
File version Not applicable
File size 3,531
Date (UTC) 10-Apr-2015
Time (UTC) 20:38
Platform Not applicable

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

See the terminology that Microsoft uses to describe software updates.

For the usage of the STATS control, see the Creating More Efficient Microsoft Active Directory-Enabled Applications.