Áp dụng cho
SQL Server 2019 on Linux SQL Server 2019 on Windows

Ngày phát hành:

10/09/2024

Phiên bản:

15.0.4390.2

Tóm tắt

Bản cập nhật bảo mật này chứa các bản sửa lỗi và giải quyết các lỗ hổng. Để tìm hiểu thêm về các lỗ hổng, hãy xem các tư vấn bảo mật sau đây:

Các cấu phần SQL Server Microsoft được cập nhật lên các bản dựng sau trong bản cập nhật bảo mật này.

  • SQL Server - Phiên bản sản phẩm: 15.0.4390.2, phiên bản tệp: 2019.150.4390.2

Các sự cố đã biết trong bản cập nhật này

Vấn đề một: Có thể không chụp được CDC nếu thiếu cột trong CDC thay đổi bảng

Sau khi áp dụng bản cập nhật bảo mật này, bạn có thể gặp phải các dấu hiệu sau đây trong cơ sở dữ liệu đã bật chức năng thu thập dữ liệu (CDC) thay đổi:

  • Nếu bảng hỗ trợ CDC của bạn có các cột có tên chứa dấu phẩy, các cột này có thể bị thiếu trong bảng theo dõi CDC của bạn (cdc.<capture_instance>_CT). Điều kiện này có thể khiến công việc chụp không thành công. Dạng xem quản lý động (DMV) sys.dm_cdc_errors đó sẽ trả về các thông báo lỗi sau:

    Lỗi 22863: "Không thể chèn hàng vào bảng thay đổi chụp dữ liệu. Tham khảo các lỗi trước đó trong phiên hiện tại để xác định nguyên nhân và sửa chữa bất kỳ vấn đề liên quan."

    Các lỗi trước đó có thể bao gồm 8144 (quá nhiều đối số) hoặc 257 (lỗi chuyển đổi) hoặc 201 (tham số dự kiến không được cung cấp) do thiếu cột.

    Lưu ý: Triệu chứng này cũng xảy ra nếu bạn sử dụng tùy chọn KEEP_CDC khi bạn khôi phục cơ sở dữ liệu đã bật CDC và bảng hỗ trợ CDC của bạn có cột có tên chứa dấu phẩy.

  • Ứng dụng sử dụng CDC thay đổi bảng có thể không thành công và trả về lỗi cột không xác định nếu cột bị thiếu. Ví dụ: nếu tên cột của bạn là <khách hàng,id>, bạn có thể nhận được thông báo lỗi sau:

    Msg 207, Cấp 16, Tiểu bang 1, Line <LineNumber> Tên cột không hợp lệ 'Khách hàng,id'.

  • Trong nhật ký SQL Server nhật ký Lỗi, bạn có thể thấy lỗi sau đây ngay cả khi nâng cấp GDR được báo cáo là thành công:

    <DateTime> thể nâng cấp cơ sở dữ liệu 'DatabaseName'. Lỗi '22841' được đưa ra: 'Không thể nâng cấp siêu dữ liệu cho cơ sở dữ liệu 'DatabaseName' được bật cho Thay đổi Chụp Dữ liệu. Đã xảy ra lỗi khi thực hiện hành động '(null)'. Lỗi trả về là 4924: 'line <LineNumber>, state 1, ALTER TABLE DROP COLUMN không thành công vì cột 'ColumnName' không tồn tại trong bảng 'TableName'.'. Sử dụng hành động và lỗi để xác định nguyên nhân gây ra lỗi và gửi lại yêu cầu.'. Sử dụng lỗi được báo cáo để xác định nguyên nhân gây ra lỗi, rồi thực thi sys.sp_cdc_vupgrade ngữ cảnh cơ sở dữ liệu để chạy lại nâng cấp.<dateTime> sp_vupgrade_replication được thực hiện thành công.

  • Nếu bạn sử dụng tùy chọn KEEP_CDC khi khôi phục cơ sở dữ liệu đã bật CDC, quá trình khôi phục có thể không thành công và gây ra lỗi ở phần cuối. Cơ sở dữ liệu khôi phục thành công và trả về thông báo lỗi sau:

    100 phần trăm được xử lý.Đã xử lý 768 trang cho cơ sở dữ liệu 'DatabaseName', tệp 'FileName' trên tệp 1.Đã xử lý 2 trang cho cơ sở dữ liệu ' DatabaseName ', tệp ' FileName' trên tệp 1.Hoàn tất thực thi DBCC. Nếu DBCC in thông báo lỗi, hãy liên hệ với người quản trị hệ thống của bạn.Msg 22841, Mức 16, Trạng thái 1, Thủ tục sys.sp_cdc_vupgrade, Số Dòng <Số Dòng> [Dòng Bắt đầu Lô 0] Không thể nâng cấp siêu dữ liệu cho cơ sở dữ liệu 'DatabaseName' được bật để Thay đổi Chụp Dữ liệu. Đã xảy ra lỗi khi thực hiện hành động '(null)'. Lỗi được trả về là 4924: 'line <LineNumber>, state 1, ALTER TABLE DROP COLUMN không thành công vì cột 'Column&amp; ID' không tồn tại trong bảng 'dbo_CDCTableTest_CT'.'. Sử dụng hành động và lỗi để xác định nguyên nhân gây ra lỗi và gửi lại yêu cầu.KHÔI PHỤC CƠ SỞ DỮ LIỆU đã xử lý thành công 770 trang trong 0,270 giây (22,265 MB/giây).

Nguyên nhân

Sự cố này xảy ra trong một trong các trường hợp sau:

  • Nếu cột có tên chứa dấu phẩy tồn tại trong bảng theo dõi CDC (cdc.<capture_instance>_CT), cột đó có thể bị mất do các lỗi chức năng trong quá trình nâng cấp CDC.

  • Quy trình Sp_vupgrade_replication lưu trữ sẽ được thu hồi bằng quy trình khôi phục cơ sở dữ liệu hoặc trong SQL Server trình nâng cấp cơ sở dữ liệu. Hành động này có thể không thành công nếu bảng theo dõi CDC (cdc.<capture_instance>_CT) có cột có tên chứa bất kỳ ký hiệu nào, chẳng hạn như &, <, >, hoặc các ký tự có mã thập phân ASCII nhỏ hơn 32 (ngoại trừ 9-Tab và 10-LineFeed). Sự cố này xảy ra do việc sử dụng các FOR XML PATH trong quá trình nâng cấp CDC và vì các quy tắc áp dụng cho tên cột đã thay đổi. Để biết thêm thông tin, hãy xem mục Ký tự không hợp lệ và quy tắc thoát.

Lưu ý: Sự cố này chỉ ảnh hưởng đến các cột được mô tả ở đây.

Cách giải quyết

Để khắc phục sự cố này, hãy sử dụng một trong các phương pháp sau:

  • Để ngăn cột bị bỏ sót và gây ra lỗi khôi phục hoặc nâng cấp CDC, bạn có thể sử dụng cờ theo dõi (TF) T15006 trước khi nâng cấp bản dựng GDR:

    1. Mở Trình quản lý Cấu hình SQL Server.

    2. Chọn và bấm chuột phải vào phiên bản SQL Server, rồi chọn Thuộc tính.

    3. Đi đến tab Tham số Khởi động.

    4. Thêm TF T15006.

    5. Chọn Thêm bản > áp dụng.

    6. Khởi động lại dịch SQL Server của bạn.

    7. Thực hiện nâng cấp. Cờ theo dõi sẽ hoạt động trong quá trình nâng cấp.

  • Nếu bạn đã áp dụng GDR và các cột có tên chứa dấu phẩy bị bỏ sót từ bảng theo dõi CDC (cdc.<capture_instance>_CT), bạn có thể giảm thiểu sự cố này như sau:

    1. Thêm TF T15006, rồi khởi động lại dịch vụ SQL Server như được mô tả trong độ phân giải đầu tiên.

    2. Nếu kịch bản khôi phục cơ sở dữ liệu bị ảnh hưởng, hãy phát hành quy trình khôi phục cơ sở dữ liệu khác.

    3. Nếu nâng cấp GDR khiến các cột bị bỏ sót, hãy tắt và cdC có thể khôi phục trên bảng bị ảnh hưởng bằng cách sử dụng sp_cdc_disable_table sp_cdc_enable_table.

      Lưu ý: Việc tắt và lập lại CDC trên bảng bị ảnh hưởng sẽ khiến dữ liệu thay đổi bị mất.

Vấn đề hai: Trình SQL Server VSS Writer có thể không thực hiện được sao lưu vì không có cơ sở dữ liệu nào sẵn dùng để cố định

Khi các công cụ sao lưu như Azure Recovery Vault thực hiện sao lưu trên máy ảo (VM), các công cụ đó có thể không đạt được tính nhất quán của ứng dụng. Có thể không có bất kỳ lỗi nào. Các ứng dụng chạy nhanh chóng mà không có bất kỳ sao lưu đang được thực hiện. Trình SQL Server Dịch vụ Sao chép Volume Shadow (VSS) kết thúc ở trạng thái lỗi không thể thử lại. Nếu bạn bật theo dõi SQL Server VSS Writer, bạn có thể thấy ngoại lệ sau đây, điều này cho biết không có cơ sở dữ liệu nào để cố định, dẫn đến ảnh tức thời không thành công:

[0543739500,0x002948:011b4:0xb87fa68e] sqlwriter.yukon\sqllib\snapsql.cpp(1058): Snapshot::Prepare: Server PROD-SQL01 has no databases to freeze

Ngoài ra, một số cơ sở dữ liệu có thể được phát hiện bằng Online:0:

[0543739390,0x002948:0x11b4:0xb87fa68e] sqlwriter.yukon\sqllib\snapsql.cpp(0408): FrozenServer::FindDatabases2000: Examining database <ReportServerTempDB>
​​​​​​​Online:0 Standby:0 AutoClose:0 Closed:0

Nếu sử dụng Azure Recovery Vault, bạn có thể gặp lỗi như sau trong danh sách sự kiện:

App-consistent recovery point generation failed.

Sự cố này phát sinh từ việc thay đổi mã SQL Server CU28 2019 kiểm tra xem cơ sở dữ liệu có đang trực tuyến và sẵn sàng bị đóng băng hay không. Giải pháp hiện tại là quay lại CU27 SQL Server 2019 và thực hiện sao lưu ảnh. Để biết thêm thông tin về cách quay lại gói về phiên bản trước, hãy xem Gỡ cài đặt Bản cập nhật Tích lũy khỏi SQL Server.

Microsoft đang tìm cách khắc phục sự cố này và bản sửa lỗi này sẽ sẵn dùng trong một CU trong tương lai.

Các bản sửa lỗi và cải tiến có trong bản cập nhật này

Một sổ làm việc Excel có thể tải xuống có chứa danh sách tóm tắt các bản dựng, cùng với vòng đời hỗ trợ hiện tại của chúng, sẵn dùng. Tệp Excel cũng chứa danh sách sửa lỗi chi tiết. Tải xuống tệp Excel này ngay.

Lưu ý: Các mục riêng lẻ trong bảng sau đây có thể được tham chiếu trực tiếp thông qua thẻ đánh dấu. Nếu bạn chọn bất kỳ ID tham chiếu lỗi nào trong bảng, thẻ thẻ đánh dấu sẽ được thêm vào URL bằng cách sử dụng định dạng "#bkmk_NNNNNNN". Sau đó, bạn có thể chia sẻ URL này với người khác để họ có thể chuyển thẳng đến bản sửa lỗi mong muốn trong bảng.

Tham chiếu lỗi

Mô tả

Khu vực sửa lỗi

Thành phần

Nền

3336615

Thêm xác thực cho tham số MODEL khi chạy PREDICT để tránh lỗi do nhập sai kiểu.

SQL Server cụ

Thực thi Truy vấn

Tất cả

3228419

Cải thiện tính năng bảo mật cho tính năng chụp dữ liệu thay đổi (CDC) bằng cách thêm khả năng khóa định nghĩa siêu dữ liệu để chặn các thao tác ngôn ngữ định nghĩa dữ liệu (DDL).

SQL Server cụ

Sao nhân bản

Tất cả

3409337

Khắc phục sự cố trong đó tên bảng và cột được đọc từ siêu dữ liệu cơ sở dữ liệu không được trích dẫn chính xác trong một số trường hợp khi xây dựng các lô SQL Server nội bộ trong các thủ tục được lưu trữ giúp quản lý bảng thời gian. Sau khi áp dụng bản sửa lỗi, báo giá được hoàn tất một cách chính xác.

SQL Server cụ

Thời

Tất cả

Cách nhận và cài đặt bản cập nhật

Bản cập nhật này có sẵn thông qua Windows Update. Khi bạn bật cập nhật tự động, bản cập nhật này sẽ tự động được tải xuống và cài đặt. Để biết thêm thông tin về cách bật cập nhật tự động, hãy xem bài viết Windows Update: Câu hỏi thường gặp.

Để tải gói độc lập cho bản cập nhật này, hãy truy cập trang web Danh mục Microsoft Update .

Chú ý Lô-gic phát hiện đã được cập nhật cho các bản phát hành bảo mật này và trong tương lai được đăng lên trang web Danh mục Microsoft Update. Để biết thêm thông tin, hãy Cập nhật lô-gic phát hiện Microsoft Update để SQL Server vụ.

Tệp sau đây có sẵn để tải xuống từ Trung tâm Tải xuống của Microsoft:

Biểu tượng Tải xuống Tải xuống gói ngay

Để biết thêm thông tin về cách tải xuống các tệp hỗ trợ của Microsoft, hãy bấm vào số bài viết sau để đi đến bài viết trong Cơ sở Kiến thức Microsoft:

Cách nhận tệp hỗ trợ của Microsoft từ dịch vụ trực tuyến

Microsoft quét tệp này để tìm vi rút bằng cách sử dụng phần mềm phát hiện vi-rút mới nhất có sẵn vào ngày tệp được đăng. Tệp này được lưu trữ trên máy chủ được tăng cường bảo mật giúp ngăn chặn mọi thay đổi trái phép đối với tệp.

Quan trọng: Nếu bạn cài đặt gói ngôn ngữ sau khi cài đặt bản cập nhật này, bạn phải cài đặt lại bản cập nhật này. Vì vậy, chúng tôi khuyên bạn nên cài đặt bất kỳ gói ngôn ngữ nào bạn cần trước khi cài đặt bản cập nhật này. Để biết thêm thông tin, hãy xem Thêm gói ngôn ngữ vào Windows.

Lưu ý: Bản cập nhật này được cung cấp thông qua Danh mục Microsoft Update cho tất cả các máy chủ đang chạy SQL Server, ngay cả khi Dịch vụ Báo cáo không được cài đặt. Việc cài đặt bản cập nhật bảo mật này là tùy chọn đối với các máy tính không lưu Dịch vụ Báo cáo Microsoft SQL Server.

Cách nhận hoặc tải xuống gói cập nhật tích lũy mới nhất cho Linux

Để cập SQL Server 2019 trên Linux lên CU mới nhất, trước tiên bạn phải cấu hình kho lưu trữ Cập nhật Tích lũy. Sau đó, cập nhật gói SQL Server của bạn bằng cách sử dụng lệnh cập nhật phù hợp dành riêng cho nền tảng.

Để biết hướng dẫn cài đặt và liên kết trực tiếp đến các bản tải xuống gói CU, hãy xem ghi chú phát hành SQL Server 2019.

Thông tin Bổ sung

Để áp dụng bản cập nhật này, bạn phải cài đặt SQL Server 2019 hoặc bất kỳ bản phát hành SQL Server 2019 CU nào thông qua SQL Server GDR CU28 2019 này.

Để biết thông tin triển khai về bản cập nhật này, hãy xem Triển khai - Hướng dẫn Cập nhật Bảo mật.

Tên tệp

Hàm băm SHA256

SQLServer2019-KB5042749-x64.exe

B36DF0B24275D4B6ACE036868EF7E1C445974B23594CF71EDB799A540375C2D4

Thông tin về tệp

Phiên bản tiếng Anh của gói này có các thuộc tính tệp (hoặc các thuộc tính tệp mới hơn) được liệt kê trong bảng sau đây. Ngày và giờ của các tệp này được liệt kê theo Giờ chuẩn quốc tế (UTC). Khi bạn xem thông tin về tệp, tệp đó đã được chuyển đổi thành giờ địa phương. Để tìm ra sự khác biệt giữa UTC và giờ địa phương, hãy dùng tab Múi giờ trong mục Ngày và Giờ trong Panel điều khiển.

Tên tệp

Phiên bản tệp

Kích thước tệp

Ngày

Giờ

Nền

Mediainfo.xml

Not Applicable

1,116

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Packageid.dat

Not Applicable

16

Ngày 21 tháng 8 năm 2014

10:20

Not Applicable

Setup.exe

2019.150.4390.2

133,160

Ngày 12 tháng 8 năm 24

06:53

x64

Setup.exe.config

Not Applicable

486

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sqlsetupbootstrapper.dll

2019.150.4390.2

243,752

Ngày 12 tháng 8 năm 24

06:53

x64

Pythonlicense.rtf

Not Applicable

50,561

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

37,940

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

123,593

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Pythonlicense.rtf

Not Applicable

44,184

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

33,216

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

121,591

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Mediainfo.xml

Not Applicable

1,116

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Pythonlicense.rtf

Not Applicable

45,402

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

911

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

59,670

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Masterdataservicesloc.msi

Not Applicable

8,941,568

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sqlbrowser.msp

Not Applicable

4,091,904

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sqlsupport.msi

Not Applicable

19,341,312

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Msodbcsql.msi

Not Applicable

4,677,632

Ngày 12 tháng 8 năm 24

05:35

Not Applicable

Msoledbsql.msi

Not Applicable

7,188,480

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sqllocaldb.msi

Not Applicable

56,135,680

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sqlwriter.msp

Not Applicable

679,936

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Pythonlicense.rtf

Not Applicable

43,682

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

33,582

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

121,317

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Pythonlicense.rtf

Not Applicable

40,862

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

33,141

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

121,266

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Pythonlicense.rtf

Not Applicable

52,334

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

37,434

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

128,130

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Pythonlicense.rtf

Not Applicable

57,942

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

47,219

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

149,466

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Pythonlicense.rtf

Not Applicable

43,688

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

33,584

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

121,730

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Pythonlicense.rtf

Not Applicable

46,669

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

36,232

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

125,145

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Pythonlicense.rtf

Not Applicable

48,793

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

37,540

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

123,849

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Pythonlicense.rtf

Not Applicable

43,446

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Ropenlicense.rtf

Not Applicable

33,275

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Update_license.rtf

Not Applicable

121,914

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Setup.rll

2019.150.4390.2

26,664

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Addnode.xml

Not Applicable

12,028

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Completeclusterwizard.xml

Not Applicable

11,893

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Completeimagewizard.xml

Not Applicable

15,305

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Componentupdate.xml

Not Applicable

3,061

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Configuration.uicfg

Not Applicable

6,927

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Editionupgradewizard.xml

Not Applicable

5,673

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Fixsqlregistrykey_x64.exe

15.0.4390.2

51,136

Ngày 12 tháng 8 năm 24

06:53

x64

Fixsqlregistrykey_x64.exe.config

Not Applicable

486

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Fixsqlregistrykey_x86.exe

15.0.4390.2

55,232

Ngày 12 tháng 8 năm 24

06:53

x86

Fixsqlregistrykey_x86.exe.config

Not Applicable

486

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Installclusterwizard.xml

Not Applicable

19,950

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Installwizard.xml

Not Applicable

20,522

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Instapi150.dll

2019.150.4390.2

88,104

Ngày 12 tháng 8 năm 24

05:05

x64

Landingpage.exe

15.0.4390.2

432,064

Ngày 12 tháng 8 năm 24

06:53

x64

Landingpage.exe.config

Not Applicable

486

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Microsoft.analysisservices.adomdclient.dll

15.0.35.48

1,106,880

Ngày 12 tháng 8 năm 24

05:34

x86

Microsoft.analysisservices.core.dll

15.0.35.48

1,387,968

Ngày 12 tháng 8 năm 24

05:34

x86

Microsoft.analysisservices.dll

15.0.35.48

683,984

Ngày 12 tháng 8 năm 24

05:34

x86

Microsoft.analysisservices.spclient.interfaces.dll

15.0.35.48

26,672

Ngày 12 tháng 8 năm 24

05:34

x86

Microsoft.analysisservices.tabular.dll

15.0.35.48

1,096,136

Ngày 12 tháng 8 năm 24

05:34

x86

Microsoft.analysisservices.tabular.json.dll

15.0.35.48

566,320

Ngày 12 tháng 8 năm 24

05:34

x86

Microsoft.diagnostics.tracing.eventsource.dll

1.1.26.0

167,728

Ngày 12 tháng 8 năm 24

05:03

x86

Microsoft.netenterpriseservers.exceptionmessagebox.dll

15.0.4390.2

141,248

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.dll

15.0.4390.2

47,144

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.xmlserializers.dll

15.0.4390.2

65,592

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.packagedata.dll

15.0.4390.2

161,832

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sql.chainer.product.dll

15.0.4390.2

436,288

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.xmlserializers.dll

15.0.4390.2

65,088

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.dll

15.0.4390.2

116,776

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.extensioncommon.xmlserializers.dll

15.0.4390.2

79,928

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.dll

15.0.4390.2

403,496

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.infrastructure.xmlserializers.dll

15.0.4390.2

199,208

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.workflowdata.dll

15.0.4390.2

866,368

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.workflowdata.xmlserializers.dll

15.0.4390.2

439,872

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.dll

15.0.4390.2

137,296

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.dll

15.0.4390.2

387,008

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.astelemetryextension.dll

15.0.4390.2

75,816

Ngày 12 tháng 8 năm 24

06:53

x64

Microsoft.sqlserver.configuration.bootstrapextension.dll

15.0.4390.2

79,928

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.xmlserializers.dll

15.0.4390.2

26,560

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.dll

15.0.4390.2

682,048

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.cluster.xmlserializers.dll

15.0.4390.2

337,960

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.dll

15.0.4390.2

92,112

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.configextension.xmlserializers.dll

15.0.4390.2

37,928

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.dll

15.0.4390.2

83,904

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.dll

15.0.4390.2

268,224

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.extensibility_configextension.dll

15.0.4390.2

108,608

Ngày 12 tháng 8 năm 24

06:53

x64

Microsoft.sqlserver.configuration.fulltext_configextension.dll

15.0.4390.2

79,824

Ngày 12 tháng 8 năm 24

05:32

x64

Microsoft.sqlserver.configuration.impy_configextension.dll

15.0.4390.2

43,072

Ngày 12 tháng 8 năm 24

06:53

x64

Microsoft.sqlserver.configuration.imr_configextension.dll

15.0.4390.2

43,064

Ngày 12 tháng 8 năm 24

06:53

x64

Microsoft.sqlserver.configuration.installwizard.dll

15.0.4390.2

1,836,992

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.dll

15.0.4390.2

79,808

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.xmlserializers.dll

15.0.4390.2

60,864

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.dll

15.0.4390.2

84,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.istelemetryconfigextension.dll

15.0.4390.2

47,144

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.dll

15.0.4390.2

79,808

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.dll

15.0.4390.2

51,240

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.dll

15.0.4390.2

432,208

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.msiextension.xmlserializers.dll

15.0.4390.2

192,040

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.dll

15.0.4390.2

178,256

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.dll

15.0.4390.2

83,920

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.dll

15.0.4390.2

55,336

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.dll

15.0.4390.2

55,232

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rsextension.dll

15.0.4390.2

366,632

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.dll

15.0.4390.2

104,384

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.xmlserializers.dll

15.0.4390.2

42,024

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.dll

15.0.4390.2

38,864

Ngày 12 tháng 8 năm 24

06:53

x64

Microsoft.sqlserver.configuration.sco.dll

15.0.4390.2

3,004,480

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.sco.xmlserializers.dll

15.0.4390.2

125,480

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.dll

15.0.4390.2

235,560

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.dll

15.0.4390.2

1,148,864

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.setupextension.xmlserializers.dll

15.0.4390.2

426,432

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.dll

15.0.4390.2

67,624

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.dll

15.0.4390.2

231,464

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.xmlserializers.dll

15.0.4390.2

71,720

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.dll

15.0.4390.2

43,048

Ngày 12 tháng 8 năm 24

06:53

x64

Microsoft.sqlserver.configuration.smr_configextension.dll

15.0.4390.2

43,064

Ngày 12 tháng 8 năm 24

06:53

x64

Microsoft.sqlserver.configuration.sniserverconfigext.dll

2019.150.4390.2

317,480

Ngày 12 tháng 8 năm 24

05:29

x64

Microsoft.sqlserver.configuration.sqlbrowserextension.dll

15.0.4390.2

141,376

Ngày 12 tháng 8 năm 24

05:31

x64

Microsoft.sqlserver.configuration.sqlconfigbase.dll

15.0.4390.2

75,816

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlconfigbase.xmlserializers.dll

15.0.4390.2

29,224

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.dll

2019.150.4390.2

763,944

Ngày 12 tháng 8 năm 24

05:30

x64

Microsoft.sqlserver.configuration.ssisextension.dll

15.0.4390.2

83,920

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.telemetryconfigextension.dll

15.0.4390.2

71,720

Ngày 12 tháng 8 năm 24

06:53

x64

Microsoft.sqlserver.configuration.telemetryconfigextension.resources.dll

15.0.4390.2

17,960

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.dll

15.0.4390.2

112,680

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.xmlserializers.dll

15.0.4390.2

52,688

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.dll

15.0.4390.2

38,864

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.dll

15.0.4390.2

186,304

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.xmlserializers.dll

15.0.4390.2

59,840

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wmiinterop.dll

15.0.4390.2

329,808

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.configuration.xmlserializers.dll

15.0.4390.2

161,320

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.xtp.configextension.dll

15.0.4390.2

38,992

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.dll

15.0.18185.0

156,632

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.customcontrols.dll

15.0.4390.2

51,256

Ngày 12 tháng 8 năm 24

05:07

x86

Microsoft.sqlserver.datawarehouse.workloaddeployment.dll

15.0.1970.0

714,184

Ngày 12 tháng 8 năm 24

05:23

x86

Microsoft.sqlserver.deployment.dll

15.0.4390.2

260,136

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.deployment.xmlserializers.dll

15.0.4390.2

27,712

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.diagnostics.strace.dll

15.0.4390.2

129,064

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.dll

15.0.4390.2

231,376

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.discovery.xmlserializers.dll

15.0.4390.2

215,488

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.dll

15.0.18185.0

66,008

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.dmf.dll

15.0.18185.0

315,824

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.instapi.dll

15.0.4390.2

51,264

Ngày 12 tháng 8 năm 24

05:04

x86

Microsoft.sqlserver.interop.firewallapi.dll

15.0.0.0

32,696

Ngày 12 tháng 8 năm 24

05:04

x86

Microsoft.sqlserver.interop.taskschd.dll

15.0.0.0

47,184

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.interop.wuapilib.dll

15.0.0.0

87,592

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.controls.dll

15.0.16146.0

399,584

Ngày 12 tháng 8 năm 24

05:07

x86

Microsoft.sqlserver.management.sdk.sfc.dll

15.0.18185.0

523,224

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.setup.chainer.workflow.dll

15.0.4390.2

104,488

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.setup.chainer.workflow.xmlserializers.dll

15.0.4390.2

68,648

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.dll

15.0.18185.0

4,265,920

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.sqlclrprovider.dll

15.0.18185.0

23,512

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.sqlenum.dll

15.0.18185.0

1,500,120

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.sstring.dll

15.0.4390.2

38,976

Ngày 12 tháng 8 năm 24

05:04

x86

Microsoft.sqlserver.usagetracking.dll

2019.150.4390.2

75,816

Ngày 12 tháng 8 năm 24

06:53

x64

Msvcp140.dll

14.16.27033.0

627,992

Ngày 12 tháng 8 năm 24

05:07

x64

Msvcp140_1.dll

14.16.27033.0

31,512

Ngày 12 tháng 8 năm 24

05:07

x64

Newtonsoft.json.dll

6.0.8.18111

513,424

Ngày 12 tháng 8 năm 24

05:34

x86

Package.xsd

Not Applicable

8,832

Ngày 12 tháng 8 năm 24

05:05

Not Applicable

Patchwizard.xml

Not Applicable

6,057

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Pidgenx.dll

15.0.169.500

1,475,160

Ngày 12 tháng 8 năm 24

05:07

x64

Pidprivateconfigobjectmaps.xml

Not Applicable

92,538

Ngày 12 tháng 8 năm 24

05:07

Not Applicable

Prepareclusterwizard.xml

Not Applicable

13,679

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Prepareimagewizard.xml

Not Applicable

8,698

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Removenode.xml

Not Applicable

4,946

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Removepatchwizard.xml

Not Applicable

5,680

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Repairwizard.xml

Not Applicable

6,999

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Rsetup.exe

15.0.4390.2

247,872

Ngày 12 tháng 8 năm 24

06:53

x86

Runrulesui.xml

Not Applicable

1,403

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Scenarioengine.exe

15.0.4390.2

67,536

Ngày 12 tháng 8 năm 24

06:53

x64

Scenarioengine.exe.config

Not Applicable

486

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Shellobjects.dll

1.0.0.0

129,600

Ngày 12 tháng 8 năm 24

06:53

x86

Sqlboot.dll

2019.150.4390.2

215,080

Ngày 12 tháng 8 năm 24

05:35

x64

Sqlcab.dll

2019.150.4390.2

169,920

Ngày 12 tháng 8 năm 24

06:53

x64

Sqlconf.dll

2019.150.4390.2

63,440

Ngày 12 tháng 8 năm 24

06:53

x64

Sqlmu.dll

2019.150.4390.2

116,776

Ngày 12 tháng 8 năm 24

06:53

x64

Sqlprocesssub.dll

2019.150.4390.2

124,992

Ngày 12 tháng 8 năm 24

06:53

x64

Sqlsccn.dll

2019.150.4390.2

112,576

Ngày 12 tháng 8 năm 24

06:53

x64

Uninstallwizard.xml

Not Applicable

4,648

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Upgradewizard.xml

Not Applicable

14,573

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Vccorlib140.dll

14.16.27033.0

366,872

Ngày 12 tháng 8 năm 24

05:07

x64

Vcruntime140.dll

14.16.27033.0

85,784

Ngày 12 tháng 8 năm 24

05:07

x64

Landingpage.resources.dll

15.0.4390.2

72,144

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

71,744

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,592

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,560

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

35,368

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

41,512

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

17,352

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

30,144

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

68,136

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

25,536

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

163,384

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

18,984

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

21,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

20,520

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,125,312

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

20,928

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

19,920

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

74,296

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

42,536

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

24,104

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,344

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

63,016

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

62,520

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

32,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,336

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,698,368

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

54,312

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

317,376

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

22,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

34,360

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

20,928

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

38,352

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

18,368

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

157,760

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

21,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

21,568

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

56,872

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

15,808

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

21,440

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,416

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,656

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

18,904

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

33,752

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

154,544

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

27,704

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

871,344

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

910,784

Ngày 12 tháng 8 năm 24

05:56

x86

Landingpage.resources.dll

15.0.4390.2

72,256

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

71,616

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,584

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,440

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

34,856

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

41,000

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

17,344

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

30,248

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

68,648

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

25,656

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

162,856

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

18,472

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

21,456

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

20,928

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,128,504

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,344

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

21,584

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

20,544

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

74,176

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

43,048

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

24,016

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,360

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

64,568

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

62,016

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

32,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,678,376

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

53,288

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

317,888

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

22,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

35,384

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

20,944

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

38,336

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

18,384

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

158,248

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

21,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

21,952

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

57,408

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

20,952

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,440

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,800

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

18,904

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

32,176

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

154,584

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

27,200

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

873,920

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

910,808

Ngày 12 tháng 8 năm 24

05:56

x86

Landingpage.resources.dll

15.0.4390.2

72,232

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

71,616

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,568

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,440

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

35,384

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

42,024

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

17,960

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

30,800

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

69,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

26,064

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

166,464

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

18,984

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

21,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

21,440

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,129,024

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,344

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

20,032

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

75,320

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

43,088

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

24,008

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

65,064

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

62,912

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

32,192

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,556,024

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

55,336

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

321,984

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

21,968

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

35,776

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

21,072

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

38,848

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

18,880

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

159,680

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

22,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

22,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

57,280

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

15,936

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

21,464

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,400

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,784

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

18,880

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

33,200

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

155,608

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

27,584

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

879,040

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

910,808

Ngày 12 tháng 8 năm 24

05:56

x86

Landingpage.resources.dll

15.0.4390.2

71,720

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

71,616

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,480

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,440

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

34,872

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

41,000

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

17,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

29,632

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

67,624

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

25,552

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

160,296

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

18,472

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

21,456

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

20,416

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,464

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,124,392

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

21,456

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

20,048

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,048

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

74,304

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

42,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

20,928

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,488

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

63,528

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

61,480

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

32,312

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,690,152

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

54,312

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

315,456

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

22,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

35,384

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

21,032

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

38,464

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

18,384

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

156,112

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

21,432

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,336

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

56,896

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

16,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

21,464

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,416

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,656

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

17,840

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

33,752

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,720

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

154,584

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

27,176

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

850,904

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

910,784

Ngày 12 tháng 8 năm 24

05:56

x86

Landingpage.resources.dll

15.0.4390.2

73,664

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

72,128

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,464

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,560

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

35,880

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

43,064

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

17,976

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

32,704

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

72,256

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

27,072

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

179,264

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

18,984

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

22,080

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

22,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

20,928

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,137,720

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,344

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

20,544

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,072

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

78,272

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

43,968

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

24,000

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

21,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,344

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

68,648

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

66,640

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

32,848

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,622,464

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

56,888

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

336,464

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

21,952

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

38,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

22,056

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

40,384

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

18,880

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

165,440

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

21,952

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

22,568

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,936

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

57,384

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

15,912

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

21,976

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,424

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,760

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

19,416

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

35,776

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

157,120

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

28,200

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

916,952

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

911,280

Ngày 12 tháng 8 năm 24

05:56

x86

Landingpage.resources.dll

15.0.4390.2

71,632

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

71,616

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,568

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,440

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

35,368

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

41,512

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

17,472

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

30,656

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

68,664

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

25,536

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

167,464

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

18,984

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

21,568

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

20,536

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,312

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,124,800

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,360

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

19,904

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,048

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

73,784

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

43,048

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

24,104

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,360

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

64,552

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

61,904

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

32,312

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,472,568

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

54,824

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

315,456

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

21,968

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

35,264

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

21,456

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

38,336

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

18,496

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

158,144

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

22,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

22,072

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

57,296

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

15,824

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

21,464

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,312

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,784

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

19,392

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

33,752

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

155,608

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

27,176

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

871,384

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

910,784

Ngày 12 tháng 8 năm 24

05:56

x86

Landingpage.resources.dll

15.0.4390.2

71,720

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

71,736

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,592

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,440

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

34,872

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

41,016

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

17,360

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

29,736

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

67,624

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

25,040

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

160,296

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

18,984

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

21,048

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

20,536

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,124,800

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,360

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

19,904

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,048

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

73,168

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

42,536

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

24,144

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

63,032

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

62,016

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

32,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,336

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,589,184

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

52,264

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

313,408

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

34,360

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,336

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

21,032

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

37,824

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

18,472

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

156,624

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

21,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

56,784

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

15,808

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

20,952

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,416

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,760

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

18,904

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

32,176

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

154,560

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

27,176

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

857,536

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

910,784

Ngày 12 tháng 8 năm 24

05:56

x86

Landingpage.resources.dll

15.0.4390.2

76,344

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

73,280

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,592

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,568

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

37,928

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

47,672

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

18,880

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

34,256

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

77,352

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

29,632

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

191,440

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

20,432

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

23,080

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

23,592

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

22,072

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,159,208

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

22,096

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

84,536

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

45,504

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

25,128

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

21,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

76,328

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

75,304

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

34,240

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

2,129,344

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

60,456

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

363,456

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

22,568

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

42,432

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

23,080

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

44,600

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

19,904

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

175,680

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

22,592

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

23,632

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,936

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

57,792

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

16,312

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

23,512

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,440

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,760

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

20,440

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

39,384

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

160,728

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

29,736

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

1,111,512

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

914,392

Ngày 12 tháng 8 năm 24

05:56

x86

Conn_info.msp

Not Applicable

118,784

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Masterdataservices.msi

Not Applicable

26,427,392

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Msmpisetup.exe

10.1.12498.17

7,879,080

Ngày 12 tháng 8 năm 24

05:07

x86

Rsfx.msi

Not Applicable

2,617,344

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Smo.msp

Not Applicable

1,658,880

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Smo_extensions.msp

Not Applicable

585,728

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_as.msp

Not Applicable

127,700,992

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_azul_java.msp

Not Applicable

169,697,280

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_batchparser.msp

Not Applicable

200,704

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_common_core.msp

Not Applicable

2,666,496

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_dmf.msp

Not Applicable

176,128

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_dq_common.msp

Not Applicable

1,073,152

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_dreplay_client.msp

Not Applicable

507,904

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_dreplay_controller.msp

Not Applicable

466,944

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_engine_core_inst.msp

Not Applicable

93,360,128

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_engine_core_shared.msp

Not Applicable

16,347,136

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_extensibility.msp

Not Applicable

1,368,064

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_fulltext.msp

Not Applicable

409,600

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_inst_mpy.msp

Not Applicable

49,152

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_inst_mr.msp

Not Applicable

49,152

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_is.msp

Not Applicable

25,010,176

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_is_worker.msp

Not Applicable

98,304

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_polybase_core_inst.msp

Not Applicable

115,556,352

Ngày 12 tháng 8 năm 24

06:25

Not Applicable

Sql_polybase_java_inst.msp

Not Applicable

213,835,776

Ngày 12 tháng 8 năm 24

06:36

Not Applicable

Sql_shared_aa.msp

Not Applicable

49,152

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_shared_mpy.msp

Not Applicable

49,152

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_shared_mr.msp

Not Applicable

49,152

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_tools_extensions.msp

Not Applicable

13,393,920

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Sql_xevent.msp

Not Applicable

262,144

Ngày 12 tháng 8 năm 24

06:53

Not Applicable

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.management.controls.resources.dll

15.0.16146.0

85,728

Ngày 12 tháng 8 năm 24

06:53

x86

Landingpage.resources.dll

15.0.4390.2

69,176

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

71,736

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,464

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,544

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

33,336

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

38,440

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

16,832

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

28,096

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

63,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

24,000

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

149,544

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

18,000

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

20,520

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

20,024

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,320

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,110,976

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,464

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

20,544

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

19,392

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

69,056

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

41,512

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

23,592

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,464

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

57,912

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

55,864

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

31,184

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,336

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,342,504

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

50,216

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

294,352

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

21,584

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

31,784

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

20,520

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

35,880

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

17,984

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

147,904

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

21,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

21,056

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

56,912

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

15,912

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

19,376

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,296

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,656

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

18,392

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

30,680

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

152,536

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

26,664

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

759,256

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

908,208

Ngày 12 tháng 8 năm 24

05:56

x86

Landingpage.resources.dll

15.0.4390.2

70,184

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

15.0.4390.2

71,736

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.package.resources.dll

15.0.4390.2

22,584

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sql.chainer.product.resources.dll

15.0.4390.2

405,584

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

15.0.4390.2

33,848

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

15.0.4390.2

37,928

Ngày 12 tháng 8 năm 24

05:08

x86

Microsoft.sqlserver.chainer.setup.resources.dll

15.0.4390.2

16,832

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

15.0.4390.2

28,200

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

15.0.4390.2

63,936

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

15.0.4390.2

24,120

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

15.0.4390.2

149,952

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

15.0.4390.2

17,960

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

15.0.4390.2

20,536

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

15.0.4390.2

20,032

Ngày 12 tháng 8 năm 24

05:32

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

15.0.4390.2

1,112,656

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

15.0.4390.2

17,344

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

15.0.4390.2

20,416

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

15.0.4390.2

19,408

Ngày 12 tháng 8 năm 24

05:28

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

15.0.4390.2

69,688

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

15.0.4390.2

41,512

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.polybasejavaconfigextension.resources.dll

15.0.4390.2

23,632

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

15.0.4390.2

20,944

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

15.0.4390.2

17,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.resources.dll

15.0.4390.2

57,896

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

15.0.4390.2

55,848

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

15.0.4390.2

31,288

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.saa_configextension.resources.dll

15.0.4390.2

16,448

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sco.resources.dll

15.0.4390.2

1,331,768

Ngày 12 tháng 8 năm 24

05:10

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

15.0.4390.2

49,704

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

15.0.4390.2

295,480

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

15.0.4390.2

21,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

15.0.4390.2

31,784

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smpy_configextension.resources.dll

15.0.4390.2

16,424

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.smr_configextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2019.150.4390.2

20,432

Ngày 12 tháng 8 năm 24

05:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

15.0.4390.2

35,896

Ngày 12 tháng 8 năm 24

05:31

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

15.0.4390.2

17,960

Ngày 12 tháng 8 năm 24

05:26

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2019.150.4390.2

148,416

Ngày 12 tháng 8 năm 24

05:30

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

15.0.4390.2

21,568

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

15.0.4390.2

21,032

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

15.0.4390.2

16,440

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

15.0.4390.2

56,872

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

15.0.4390.2

15,912

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.connectioninfo.resources.dll

15.0.18185.0

20,440

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.deployment.resources.dll

15.0.4390.2

15,296

Ngày 12 tháng 8 năm 24

05:05

x86

Microsoft.sqlserver.discovery.resources.dll

15.0.4390.2

94,288

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.dmf.common.resources.dll

15.0.18185.0

18,392

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.dmf.resources.dll

15.0.18185.0

30,680

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

15.0.18185.0

152,512

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

15.0.4390.2

26,560

Ngày 12 tháng 8 năm 24

06:53

x86

Microsoft.sqlserver.smo.resources.dll

15.0.18185.0

766,912

Ngày 12 tháng 8 năm 24

05:56

x86

Microsoft.sqlserver.sqlenum.resources.dll

15.0.18185.0

909,760

Ngày 12 tháng 8 năm 24

05:56

x86

Thông tin về bảo vệ và bảo mật

Tự bảo vệ mình khi trực tuyến: Bảo mật Windows hỗ trợ

Tìm hiểu cách chúng tôi bảo vệ chống lại các mối đe dọa trên mạng: Bảo mật Microsoft

Bạn cần thêm trợ giúp?

Bạn muốn xem các tùy chọn khác?

Khám phá các lợi ích của gói đăng ký, xem qua các khóa đào tạo, tìm hiểu cách bảo mật thiết bị của bạn và hơn thế nữa.