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:
-
CVE-2024-37966 - Microsoft SQL Server lỗ hổng tiết lộ thông tin dịch vụ học máy
-
CVE-2024-37338 - Lỗ hổng thực thi mã từ xa của Microsoft SQL Server Machine Learning Services
-
CVE-2024-37335 - Microsoft SQL Server lỗ hổng thực thi mã từ xa dịch vụ máy học
-
CVE-2024-37340 - Microsoft SQL Server lỗ hổng thực thi mã từ xa của Dịch vụ Học máy
-
CVE-2024-37339 - Microsoft SQL Server lỗ hổng thực thi mã từ xa của Dịch vụ Học máy
-
CVE-2024-37337 - Microsoft SQL Server lỗ hổng tiết lộ thông tin dịch vụ học máy
-
CVE-2024-37342 - Microsoft SQL Server lỗ hổng tiết lộ thông tin dịch vụ học máy
-
CVE-2024-26186 - Microsoft SQL Server Machine Learning Services Lỗ hổng thực thi mã từ xa
-
CVE-2024-26191 - Microsoft SQL Server lỗ hổng thực thi mã từ xa dịch vụ học máy
-
CVE-2024-37965 - Microsoft SQL Server lỗ hổng nâng đặc quyền
-
CVE-2024-37980 - Microsoft SQL Server lỗ hổng nâng đặc quyền
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: 14.0.2060.1, phiên bản tệp: 2017.140.2060.1
Các sự cố đã biết trong bản cập nhật này
CdC ghi lại công việc có thể không thành công nếu cột bị thiếu 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& 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:
-
Mở Trình quản lý Cấu hình SQL Server.
-
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.
-
Đi đến tab Tham số Khởi động.
-
Thêm TF T15006.
-
Chọn Thêm bản > áp dụng.
-
Khởi động lại dịch SQL Server của bạn.
-
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:
-
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.
-
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.
-
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 và 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.
-
Các bản sửa lỗi và cải tiến có trong bản cập nhật này
Sổ làm việc Microsoft 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 |
---|---|---|---|---|
Thêm xác thực cho tham số MODEL khi chạy PREDICT để tránh lỗi xảy ra do nhập sai kiểu. |
SQL Server cụ |
Thực thi Truy vấn |
Tất cả |
|
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ả |
|
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 sửa lỗi được áp dụng, 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 có sẵn để tải xuống từ Trung tâm Tải xuống của Microsoft:
Để 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.
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 2017 hoặc bất kỳ bản phát hành GDR SQL Server 2017 nào thông qua GDR SQL Server 2017 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 |
---|---|
SQLServer2017-KB5042217-x64.exe |
4F74427B41B10C7DBACD665FAE564F33F08FD3FE3CF310494502C0AE8ADCAFAF |
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,120 |
Ngày 31 tháng 7 năm 24 |
02:02 |
Not Applicable |
Setup.exe |
2017.140.2060.1 |
114,232 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Setup.exe.config |
Not Applicable |
344 |
Ngày 29 tháng 7 năm 24 |
16:08 |
Not Applicable |
Sqlsetupbootstrapper.dll |
2017.140.2060.1 |
267,304 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Finish.rtf |
Not Applicable |
40,427 |
Ngày 29 tháng 7 năm 24 |
16:08 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
50,561 |
Ngày 29 tháng 7 năm 24 |
14:33 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
37,940 |
Ngày 29 tháng 7 năm 24 |
14:33 |
Not Applicable |
Update_license.rtf |
Not Applicable |
124,685 |
Ngày 29 tháng 7 năm 24 |
14:32 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,425 |
Ngày 29 tháng 7 năm 24 |
16:10 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
44,183 |
Ngày 30 tháng 7 năm 24 |
22:24 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
33,216 |
Ngày 29 tháng 7 năm 24 |
20:59 |
Not Applicable |
Update_license.rtf |
Not Applicable |
123,965 |
Ngày 30 tháng 7 năm 24 |
22:25 |
Not Applicable |
Mediainfo.xml |
Not Applicable |
1,120 |
Ngày 31 tháng 7 năm 24 |
02:02 |
Not Applicable |
Finish.rtf |
Not Applicable |
38,372 |
Ngày 30 tháng 7 năm 24 |
23:48 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
45,402 |
Ngày 29 tháng 7 năm 24 |
21:03 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
911 |
Ngày 29 tháng 7 năm 24 |
21:04 |
Not Applicable |
Update_license.rtf |
Not Applicable |
64,233 |
Ngày 29 tháng 7 năm 24 |
21:03 |
Not Applicable |
Sqlbrowser.msp |
Not Applicable |
5,103,616 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Sqlsupport.msi |
Not Applicable |
19,648,512 |
Ngày 31 tháng 7 năm 24 |
02:53 |
Not Applicable |
Msodbcsql.msi |
Not Applicable |
4,284,416 |
Ngày 31 tháng 7 năm 24 |
02:53 |
Not Applicable |
Sqllocaldb.msi |
Not Applicable |
48,832,512 |
Ngày 31 tháng 7 năm 24 |
02:53 |
Not Applicable |
Sqlwriter.msp |
Not Applicable |
2,179,072 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,429 |
Ngày 31 tháng 7 năm 24 |
00:00 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
43,682 |
Ngày 29 tháng 7 năm 24 |
14:25 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
33,582 |
Ngày 30 tháng 7 năm 24 |
22:31 |
Not Applicable |
Update_license.rtf |
Not Applicable |
123,629 |
Ngày 29 tháng 7 năm 24 |
14:26 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,427 |
Ngày 29 tháng 7 năm 24 |
16:02 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
40,862 |
Ngày 29 tháng 7 năm 24 |
14:24 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
33,141 |
Ngày 29 tháng 7 năm 24 |
14:24 |
Not Applicable |
Update_license.rtf |
Not Applicable |
123,682 |
Ngày 30 tháng 7 năm 24 |
22:32 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,425 |
Ngày 31 tháng 7 năm 24 |
00:00 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
52,334 |
Ngày 29 tháng 7 năm 24 |
14:28 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
37,434 |
Ngày 29 tháng 7 năm 24 |
14:28 |
Not Applicable |
Update_license.rtf |
Not Applicable |
128,775 |
Ngày 29 tháng 7 năm 24 |
14:28 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,425 |
Ngày 29 tháng 7 năm 24 |
22:30 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
57,942 |
Ngày 29 tháng 7 năm 24 |
21:00 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
47,219 |
Ngày 29 tháng 7 năm 24 |
21:00 |
Not Applicable |
Update_license.rtf |
Not Applicable |
146,899 |
Ngày 29 tháng 7 năm 24 |
21:00 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,423 |
Ngày 31 tháng 7 năm 24 |
00:00 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
43,688 |
Ngày 30 tháng 7 năm 24 |
22:30 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
33,584 |
Ngày 30 tháng 7 năm 24 |
22:29 |
Not Applicable |
Update_license.rtf |
Not Applicable |
124,124 |
Ngày 30 tháng 7 năm 24 |
22:31 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,423 |
Ngày 29 tháng 7 năm 24 |
15:59 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
46,669 |
Ngày 29 tháng 7 năm 24 |
20:59 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
36,232 |
Ngày 29 tháng 7 năm 24 |
20:59 |
Not Applicable |
Update_license.rtf |
Not Applicable |
126,361 |
Ngày 29 tháng 7 năm 24 |
20:58 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,427 |
Ngày 29 tháng 7 năm 24 |
15:57 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
48,793 |
Ngày 30 tháng 7 năm 24 |
22:34 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
37,540 |
Ngày 29 tháng 7 năm 24 |
14:26 |
Not Applicable |
Update_license.rtf |
Not Applicable |
124,998 |
Ngày 29 tháng 7 năm 24 |
14:26 |
Not Applicable |
Finish.rtf |
Not Applicable |
40,427 |
Ngày 31 tháng 7 năm 24 |
00:05 |
Not Applicable |
Pythonlicense.rtf |
Not Applicable |
43,446 |
Ngày 29 tháng 7 năm 24 |
14:29 |
Not Applicable |
Ropenlicense.rtf |
Not Applicable |
33,275 |
Ngày 29 tháng 7 năm 24 |
14:30 |
Not Applicable |
Update_license.rtf |
Not Applicable |
124,584 |
Ngày 29 tháng 7 năm 24 |
14:30 |
Not Applicable |
Setup.rll |
2017.140.2060.1 |
19,408 |
Ngày 30 tháng 7 năm 24 |
22:31 |
Not Applicable |
Addnode.xml |
Not Applicable |
10,653 |
Ngày 31 tháng 7 năm 24 |
00:02 |
Not Applicable |
Completeclusterwizard.xml |
Not Applicable |
11,319 |
Ngày 29 tháng 7 năm 24 |
16:12 |
Not Applicable |
Completeimagewizard.xml |
Not Applicable |
14,731 |
Ngày 31 tháng 7 năm 24 |
00:03 |
Not Applicable |
Componentupdate.xml |
Not Applicable |
3,061 |
Ngày 29 tháng 7 năm 24 |
16:10 |
Not Applicable |
Configuration.uicfg |
Not Applicable |
6,927 |
Ngày 31 tháng 7 năm 24 |
00:03 |
Not Applicable |
Editionupgradewizard.xml |
Not Applicable |
5,673 |
Ngày 31 tháng 7 năm 24 |
00:02 |
Not Applicable |
Fixsqlregistrykey_x64.exe |
14.0.1000.169 |
48,312 |
Ngày 31 tháng 7 năm 24 |
00:03 |
x64 |
Fixsqlregistrykey_x64.exe.config |
Not Applicable |
344 |
Ngày 29 tháng 7 năm 24 |
16:08 |
Not Applicable |
Fixsqlregistrykey_x86.exe |
14.0.1000.169 |
48,824 |
Ngày 29 tháng 7 năm 24 |
16:01 |
x86 |
Fixsqlregistrykey_x86.exe.config |
Not Applicable |
344 |
Ngày 29 tháng 7 năm 24 |
16:08 |
Not Applicable |
Fusioncheck.dll |
2017.140.2060.1 |
98,240 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Installclusterwizard.xml |
Not Applicable |
18,002 |
Ngày 31 tháng 7 năm 24 |
00:04 |
Not Applicable |
Installwizard.xml |
Not Applicable |
19,498 |
Ngày 31 tháng 7 năm 24 |
00:04 |
Not Applicable |
Instapi140.dll |
2017.140.2060.1 |
63,424 |
Ngày 30 tháng 7 năm 24 |
22:19 |
x64 |
Landingpage.exe |
14.0.2060.1 |
436,264 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Landingpage.exe.config |
Not Applicable |
344 |
Ngày 29 tháng 7 năm 24 |
16:08 |
Not Applicable |
Microsoft.analysisservices.adomdclient.dll |
14.0.6.471 |
1,083,336 |
Ngày 29 tháng 7 năm 24 |
21:03 |
x86 |
Microsoft.analysisservices.core.dll |
14.0.6.471 |
1,376,168 |
Ngày 29 tháng 7 năm 24 |
21:02 |
x86 |
Microsoft.analysisservices.dll |
14.0.6.471 |
705,952 |
Ngày 29 tháng 7 năm 24 |
21:00 |
x86 |
Microsoft.analysisservices.spclient.interfaces.dll |
14.0.6.471 |
27,048 |
Ngày 29 tháng 7 năm 24 |
21:02 |
x86 |
Microsoft.analysisservices.tabular.dll |
14.0.6.471 |
978,344 |
Ngày 29 tháng 7 năm 24 |
21:00 |
x86 |
Microsoft.analysisservices.tabular.json.dll |
14.0.6.471 |
514,984 |
Ngày 29 tháng 7 năm 24 |
21:02 |
x86 |
Microsoft.diagnostics.tracing.eventsource.dll |
1.1.26.0 |
167,728 |
Ngày 29 tháng 7 năm 24 |
15:38 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.dll |
14.0.1000.169 |
137,904 |
Ngày 30 tháng 7 năm 24 |
23:50 |
x86 |
Microsoft.sql.chainer.package.dll |
14.0.2060.1 |
36,800 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sql.chainer.package.xmlserializers.dll |
14.0.2060.1 |
65,064 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sql.chainer.packagedata.dll |
14.0.2060.1 |
146,368 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sql.chainer.product.dll |
14.0.2060.1 |
370,216 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sql.chainer.product.xmlserializers.dll |
14.0.2060.1 |
64,448 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.dll |
14.0.2060.1 |
107,464 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.xmlserializers.dll |
14.0.2060.1 |
79,824 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.dll |
14.0.2060.1 |
404,008 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.xmlserializers.dll |
14.0.2060.1 |
201,256 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.workflowdata.dll |
14.0.2060.1 |
818,624 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.workflowdata.xmlserializers.dll |
14.0.2060.1 |
400,320 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.agentextension.dll |
14.0.2060.1 |
128,464 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.asextension.dll |
14.0.2060.1 |
400,320 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.astelemetryextension.dll |
14.0.1000.169 |
72,888 |
Ngày 29 tháng 7 năm 24 |
16:07 |
x64 |
Microsoft.sqlserver.configuration.bootstrapextension.dll |
14.0.2060.1 |
71,104 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.xmlserializers.dll |
14.0.2060.1 |
26,152 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.cluster.dll |
14.0.2060.1 |
698,408 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.cluster.xmlserializers.dll |
14.0.2060.1 |
337,344 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.configextension.dll |
14.0.2060.1 |
81,464 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.configextension.xmlserializers.dll |
14.0.2060.1 |
37,928 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.dll |
14.0.17041.0 |
170,232 |
Ngày 29 tháng 7 năm 24 |
15:44 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.dll |
14.0.1000.169 |
79,032 |
Ngày 31 tháng 7 năm 24 |
00:04 |
x86 |
Microsoft.sqlserver.configuration.dll |
14.0.2060.1 |
272,424 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.dll |
14.0.17041.0 |
70,904 |
Ngày 31 tháng 7 năm 24 |
00:01 |
x86 |
Microsoft.sqlserver.configuration.dmf.dll |
14.0.17041.0 |
321,784 |
Ngày 31 tháng 7 năm 24 |
00:01 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.dll |
14.0.2060.1 |
80,936 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.fulltext_configextension.dll |
14.0.2060.1 |
75,304 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.impy_configextension.dll |
14.0.2060.1 |
35,880 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.imr_configextension.dll |
14.0.2060.1 |
35,880 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.installwizard.dll |
14.0.2060.1 |
1,787,944 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.dll |
14.0.2060.1 |
70,696 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.xmlserializers.dll |
14.0.2060.1 |
60,968 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.dll |
14.0.1000.169 |
79,032 |
Ngày 31 tháng 7 năm 24 |
00:05 |
x86 |
Microsoft.sqlserver.configuration.istelemetryconfigextension.dll |
14.0.1000.169 |
41,656 |
Ngày 31 tháng 7 năm 24 |
00:04 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.dll |
14.0.1000.169 |
75,448 |
Ngày 29 tháng 7 năm 24 |
16:11 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.dll |
14.0.2060.1 |
40,384 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.mdsconfigextension.dll |
14.0.2060.1 |
22,464 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.msiextension.dll |
14.0.2060.1 |
454,696 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.msiextension.xmlserializers.dll |
14.0.2060.1 |
191,440 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.dll |
14.0.1000.169 |
185,008 |
Ngày 29 tháng 7 năm 24 |
16:09 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.dll |
14.0.2060.1 |
44,992 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.dll |
14.0.2060.1 |
44,992 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.rsextension.dll |
14.0.2060.1 |
374,824 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.dll |
14.0.2060.1 |
94,776 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.xmlserializers.dll |
14.0.2060.1 |
38,336 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.dll |
14.0.1000.169 |
35,512 |
Ngày 31 tháng 7 năm 24 |
00:03 |
x64 |
Microsoft.sqlserver.configuration.sco.dll |
14.0.2060.1 |
2,087,352 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sco.xmlserializers.dll |
14.0.2060.1 |
124,968 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.scoextension.dll |
14.0.1000.169 |
236,728 |
Ngày 29 tháng 7 năm 24 |
15:53 |
x86 |
Microsoft.sqlserver.configuration.setupextension.dll |
14.0.2060.1 |
1,201,104 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.setupextension.xmlserializers.dll |
14.0.2060.1 |
442,304 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sfc.dll |
14.0.17041.0 |
531,192 |
Ngày 30 tháng 7 năm 24 |
23:45 |
x86 |
Microsoft.sqlserver.configuration.slpextension.dll |
14.0.2060.1 |
58,304 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.dll |
14.0.1000.169 |
232,120 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.xmlserializers.dll |
14.0.1000.169 |
76,984 |
Ngày 29 tháng 7 năm 24 |
16:09 |
x86 |
Microsoft.sqlserver.configuration.smo.dll |
14.0.17041.0 |
4,181,752 |
Ngày 30 tháng 7 năm 24 |
23:58 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.dll |
14.0.2060.1 |
35,880 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.smr_configextension.dll |
14.0.2060.1 |
35,368 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.sniserverconfigext.dll |
2017.140.2060.1 |
291,880 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.sqlbrowserextension.dll |
14.0.2060.1 |
135,224 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.sqlconfigbase.dll |
14.0.2060.1 |
65,488 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.xmlserializers.dll |
14.0.2060.1 |
28,728 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.dll |
14.0.17041.0 |
1,478,904 |
Ngày 29 tháng 7 năm 24 |
16:04 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.dll |
2017.140.2060.1 |
746,552 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Microsoft.sqlserver.configuration.ssisextension.dll |
14.0.2060.1 |
74,688 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sstring.dll |
14.0.1000.169 |
33,464 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sqlserver.configuration.telemetryconfigextension.dll |
14.0.1000.169 |
71,864 |
Ngày 29 tháng 7 năm 24 |
16:07 |
x64 |
Microsoft.sqlserver.configuration.telemetryconfigextension.resources.dll |
14.0.1000.169 |
23,736 |
Ngày 29 tháng 7 năm 24 |
15:40 |
x86 |
Microsoft.sqlserver.configuration.uiextension.dll |
14.0.2060.1 |
106,432 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.uiextension.xmlserializers.dll |
14.0.2060.1 |
52,168 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.dll |
14.0.1000.169 |
33,976 |
Ngày 31 tháng 7 năm 24 |
00:04 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.dll |
14.0.2060.1 |
179,256 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.xmlserializers.dll |
14.0.2060.1 |
59,960 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.wmiinterop.dll |
14.0.1000.169 |
329,400 |
Ngày 29 tháng 7 năm 24 |
16:12 |
x86 |
Microsoft.sqlserver.configuration.xmlserializers.dll |
14.0.2060.1 |
154,664 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.dll |
14.0.1000.169 |
31,928 |
Ngày 31 tháng 7 năm 24 |
00:06 |
x86 |
Microsoft.sqlserver.customcontrols.dll |
14.0.1000.169 |
44,728 |
Ngày 31 tháng 7 năm 24 |
00:05 |
x86 |
Microsoft.sqlserver.datawarehouse.workloaddeployment.dll |
13.0.9124.17 |
700,072 |
Ngày 29 tháng 7 năm 24 |
14:10 |
x86 |
Microsoft.sqlserver.deployment.dll |
14.0.1000.169 |
251,576 |
Ngày 29 tháng 7 năm 24 |
15:50 |
x86 |
Microsoft.sqlserver.deployment.xmlserializers.dll |
14.0.1000.169 |
33,464 |
Ngày 31 tháng 7 năm 24 |
00:03 |
x86 |
Microsoft.sqlserver.diagnostics.configuration.strace.dll |
14.0.1000.169 |
129,208 |
Ngày 29 tháng 7 năm 24 |
16:09 |
x86 |
Microsoft.sqlserver.discovery.dll |
14.0.2060.1 |
215,096 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.discovery.xmlserializers.dll |
14.0.2060.1 |
214,976 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.instapi.dll |
14.0.1000.169 |
46,264 |
Ngày 29 tháng 7 năm 24 |
16:06 |
x86 |
Microsoft.sqlserver.interop.firewallapi.dll |
14.0.0.0 |
38,584 |
Ngày 31 tháng 7 năm 24 |
00:02 |
x86 |
Microsoft.sqlserver.interop.taskschd.dll |
14.0.0.0 |
52,920 |
Ngày 31 tháng 7 năm 24 |
00:04 |
x86 |
Microsoft.sqlserver.interop.wuapilib.dll |
14.0.0.0 |
93,368 |
Ngày 29 tháng 7 năm 24 |
16:07 |
x86 |
Microsoft.sqlserver.management.controls.dll |
14.0.17041.0 |
394,488 |
Ngày 29 tháng 7 năm 24 |
16:03 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.dll |
14.0.2060.1 |
96,208 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.xmlserializers.dll |
14.0.2060.1 |
68,136 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.usagetracking.dll |
2017.140.2060.1 |
48,584 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Msvcp120.dll |
12.0.40649.5 |
660,128 |
Ngày 30 tháng 7 năm 24 |
22:25 |
x64 |
Msvcr120.dll |
12.0.40649.5 |
963,744 |
Ngày 29 tháng 7 năm 24 |
14:09 |
x64 |
Newtonsoft.json.dll |
6.0.8.18111 |
513,424 |
Ngày 29 tháng 7 năm 24 |
14:09 |
x86 |
Package.xsd |
Not Applicable |
8,832 |
Ngày 29 tháng 7 năm 24 |
16:09 |
Not Applicable |
Patchwizard.xml |
Not Applicable |
6,057 |
Ngày 29 tháng 7 năm 24 |
14:24 |
Not Applicable |
Pidgenx.dll |
15.0.169.500 |
1,475,160 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x64 |
Pidprivateconfigobjectmaps.xml |
Not Applicable |
93,374 |
Ngày 29 tháng 7 năm 24 |
15:59 |
Not Applicable |
Prepareclusterwizard.xml |
Not Applicable |
12,299 |
Ngày 29 tháng 7 năm 24 |
16:11 |
Not Applicable |
Prepareimagewizard.xml |
Not Applicable |
8,246 |
Ngày 29 tháng 7 năm 24 |
16:10 |
Not Applicable |
Removenode.xml |
Not Applicable |
4,946 |
Ngày 29 tháng 7 năm 24 |
16:09 |
Not Applicable |
Removepatchwizard.xml |
Not Applicable |
5,680 |
Ngày 29 tháng 7 năm 24 |
14:24 |
Not Applicable |
Repairwizard.xml |
Not Applicable |
5,423 |
Ngày 29 tháng 7 năm 24 |
16:10 |
Not Applicable |
Rsetup.exe |
9.2.0.63 |
197,512 |
Ngày 30 tháng 7 năm 24 |
22:25 |
x86 |
Runrulesui.xml |
Not Applicable |
1,403 |
Ngày 31 tháng 7 năm 24 |
00:02 |
Not Applicable |
Scenarioengine.exe |
14.0.2060.1 |
61,888 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x64 |
Scenarioengine.exe.config |
Not Applicable |
344 |
Ngày 29 tháng 7 năm 24 |
16:08 |
Not Applicable |
Shellobjects.dll |
1.0.0.0 |
135,352 |
Ngày 29 tháng 7 năm 24 |
16:14 |
x86 |
Sqlboot.dll |
2017.140.2060.1 |
188,968 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x64 |
Sqlcab.dll |
2017.140.2060.1 |
145,856 |
Ngày 30 tháng 7 năm 24 |
22:32 |
x64 |
Sqlconf.dll |
2017.140.2060.1 |
54,312 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x64 |
Sqlmu.dll |
2017.140.2060.1 |
98,240 |
Ngày 30 tháng 7 năm 24 |
22:32 |
x64 |
Sqlprocesssub.dll |
2017.140.2060.1 |
107,984 |
Ngày 30 tháng 7 năm 24 |
22:32 |
x64 |
Sqlsccn.dll |
2017.140.2060.1 |
96,712 |
Ngày 30 tháng 7 năm 24 |
22:32 |
x64 |
Uninstallwizard.xml |
Not Applicable |
4,648 |
Ngày 29 tháng 7 năm 24 |
16:10 |
Not Applicable |
Upgradewizard.xml |
Not Applicable |
14,573 |
Ngày 29 tháng 7 năm 24 |
16:04 |
Not Applicable |
Landingpage.resources.dll |
14.0.2060.1 |
77,760 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,480 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,632 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
35,264 |
Ngày 30 tháng 7 năm 24 |
22:23 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
41,424 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
17,856 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
30,144 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
71,120 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
27,176 |
Ngày 30 tháng 7 năm 24 |
22:23 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
169,528 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
18,984 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
26,360 |
Ngày 29 tháng 7 năm 24 |
15:58 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 29 tháng 7 năm 24 |
15:56 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
24,824 |
Ngày 29 tháng 7 năm 24 |
15:57 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
39,672 |
Ngày 29 tháng 7 năm 24 |
15:55 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
22,056 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
20,520 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,440 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,083,944 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,464 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
26,808 |
Ngày 30 tháng 7 năm 24 |
23:55 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
25,784 |
Ngày 29 tháng 7 năm 24 |
15:57 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
20,936 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
74,176 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
50,872 |
Ngày 30 tháng 7 năm 24 |
23:57 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
20,928 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,448 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
64,568 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
62,504 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
32,296 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 29 tháng 7 năm 24 |
15:57 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
1,001,000 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
60,088 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
322,512 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
158,456 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
21,952 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
40,112 |
Ngày 30 tháng 7 năm 24 |
23:58 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
867,064 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
36,536 |
Ngày 30 tháng 7 năm 24 |
23:55 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
38,440 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
18,488 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
867,064 |
Ngày 30 tháng 7 năm 24 |
23:55 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
153,128 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,440 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
21,456 |
Ngày 30 tháng 7 năm 24 |
22:22 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
56,872 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,168 |
Ngày 30 tháng 7 năm 24 |
23:55 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
83,904 |
Ngày 30 tháng 7 năm 24 |
22:23 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
27,688 |
Ngày 30 tháng 7 năm 24 |
22:21 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
77,864 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 30 tháng 7 năm 24 |
23:45 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,464 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,632 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
34,856 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
41,016 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
17,960 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
30,144 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
71,616 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
27,176 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
169,528 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
18,472 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
25,848 |
Ngày 29 tháng 7 năm 24 |
15:53 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 29 tháng 7 năm 24 |
22:36 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
24,824 |
Ngày 29 tháng 7 năm 24 |
15:50 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
39,160 |
Ngày 29 tháng 7 năm 24 |
15:55 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
21,544 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
21,048 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,320 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,087,544 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,464 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 30 tháng 7 năm 24 |
23:52 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
25,784 |
Ngày 29 tháng 7 năm 24 |
22:42 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
21,032 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
74,176 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
50,872 |
Ngày 30 tháng 7 năm 24 |
23:50 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
21,032 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,344 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
65,576 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
61,992 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
32,208 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,192 |
Ngày 29 tháng 7 năm 24 |
22:42 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
984,104 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
59,056 |
Ngày 29 tháng 7 năm 24 |
22:38 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
323,008 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
157,944 |
Ngày 30 tháng 7 năm 24 |
23:52 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
21,952 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
41,144 |
Ngày 30 tháng 7 năm 24 |
23:50 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
872,696 |
Ngày 30 tháng 7 năm 24 |
23:50 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
36,536 |
Ngày 29 tháng 7 năm 24 |
22:38 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
38,336 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
18,384 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
866,552 |
Ngày 30 tháng 7 năm 24 |
23:50 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
153,640 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,440 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
21,952 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 30 tháng 7 năm 24 |
23:51 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
57,280 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 30 tháng 7 năm 24 |
23:51 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,176 |
Ngày 30 tháng 7 năm 24 |
23:51 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
83,512 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 29 tháng 7 năm 24 |
15:53 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
27,176 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
78,376 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 29 tháng 7 năm 24 |
15:57 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,584 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,632 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
35,264 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
41,936 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
18,472 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
30,776 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
72,248 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
27,584 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
173,112 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
18,896 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
26,360 |
Ngày 29 tháng 7 năm 24 |
15:58 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
24,824 |
Ngày 29 tháng 7 năm 24 |
15:55 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
40,184 |
Ngày 30 tháng 7 năm 24 |
23:55 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
21,952 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
21,544 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,336 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:25 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,087,424 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,448 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
26,808 |
Ngày 29 tháng 7 năm 24 |
15:56 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
25,784 |
Ngày 30 tháng 7 năm 24 |
23:55 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
20,944 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
75,304 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
50,872 |
Ngày 29 tháng 7 năm 24 |
15:57 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
20,944 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,352 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
66,088 |
Ngày 30 tháng 7 năm 24 |
22:25 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
63,016 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
32,704 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 30 tháng 7 năm 24 |
23:57 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
907,320 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
61,112 |
Ngày 29 tháng 7 năm 24 |
15:56 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
327,616 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
158,456 |
Ngày 30 tháng 7 năm 24 |
23:57 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
22,056 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
41,656 |
Ngày 29 tháng 7 năm 24 |
15:55 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
878,840 |
Ngày 29 tháng 7 năm 24 |
15:57 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,320 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
36,536 |
Ngày 30 tháng 7 năm 24 |
23:57 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
38,848 |
Ngày 30 tháng 7 năm 24 |
22:25 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
18,880 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
867,064 |
Ngày 29 tháng 7 năm 24 |
15:55 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
155,192 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,456 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
22,056 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,192 |
Ngày 29 tháng 7 năm 24 |
15:58 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
57,280 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 30 tháng 7 năm 24 |
23:55 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,176 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
83,904 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 30 tháng 7 năm 24 |
23:55 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
27,704 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
77,760 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 29 tháng 7 năm 24 |
15:56 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,568 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,648 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
34,856 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
41,000 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
17,976 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
29,632 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
70,712 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
27,072 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
166,952 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
18,368 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
26,360 |
Ngày 30 tháng 7 năm 24 |
23:58 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 31 tháng 7 năm 24 |
00:04 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
24,824 |
Ngày 29 tháng 7 năm 24 |
16:06 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
39,672 |
Ngày 31 tháng 7 năm 24 |
00:04 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
21,560 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
20,520 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,320 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,083,432 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,448 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 31 tháng 7 năm 24 |
00:03 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
25,784 |
Ngày 29 tháng 7 năm 24 |
16:10 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
21,048 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
74,192 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
50,872 |
Ngày 29 tháng 7 năm 24 |
16:10 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
21,048 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,464 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
65,080 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
61,480 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
32,296 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,192 |
Ngày 31 tháng 7 năm 24 |
00:05 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
995,384 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
60,088 |
Ngày 31 tháng 7 năm 24 |
00:05 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
321,472 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
157,944 |
Ngày 29 tháng 7 năm 24 |
16:07 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
21,952 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
41,144 |
Ngày 31 tháng 7 năm 24 |
00:05 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
840,952 |
Ngày 29 tháng 7 năm 24 |
16:10 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,320 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
36,536 |
Ngày 31 tháng 7 năm 24 |
00:05 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
38,456 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
18,472 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
866,552 |
Ngày 31 tháng 7 năm 24 |
00:04 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
152,104 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,544 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
21,440 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,192 |
Ngày 29 tháng 7 năm 24 |
16:05 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
56,776 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 31 tháng 7 năm 24 |
00:06 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,176 |
Ngày 31 tháng 7 năm 24 |
00:03 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
83,392 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 31 tháng 7 năm 24 |
00:03 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
27,088 |
Ngày 30 tháng 7 năm 24 |
22:31 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
79,912 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 29 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,584 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,624 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
35,776 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
43,048 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
18,472 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
32,824 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
75,816 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
29,224 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
185,912 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
18,880 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
36,600 |
Ngày 30 tháng 7 năm 24 |
23:52 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
27,832 |
Ngày 29 tháng 7 năm 24 |
15:55 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
25,336 |
Ngày 30 tháng 7 năm 24 |
23:53 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
41,720 |
Ngày 30 tháng 7 năm 24 |
23:52 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
21,952 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
21,032 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,095,720 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,448 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 29 tháng 7 năm 24 |
22:39 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
26,296 |
Ngày 29 tháng 7 năm 24 |
22:42 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
21,048 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
78,392 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
52,400 |
Ngày 30 tháng 7 năm 24 |
23:52 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
21,440 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,344 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
70,080 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
66,600 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
32,720 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 30 tháng 7 năm 24 |
23:52 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
959,528 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
62,648 |
Ngày 30 tháng 7 năm 24 |
23:52 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
341,440 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
160,504 |
Ngày 30 tháng 7 năm 24 |
23:50 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
21,944 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
44,216 |
Ngày 29 tháng 7 năm 24 |
22:41 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
909,048 |
Ngày 30 tháng 7 năm 24 |
23:50 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,320 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
27,824 |
Ngày 30 tháng 7 năm 24 |
23:52 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
40,400 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
18,880 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
868,088 |
Ngày 29 tháng 7 năm 24 |
15:53 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
160,808 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,952 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
22,464 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,712 |
Ngày 29 tháng 7 năm 24 |
22:43 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
57,280 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
21,688 |
Ngày 29 tháng 7 năm 24 |
22:36 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,176 |
Ngày 29 tháng 7 năm 24 |
22:39 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
84,024 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 29 tháng 7 năm 24 |
15:52 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
28,112 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
77,776 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,464 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,632 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
35,368 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
41,424 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
17,856 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
30,656 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
71,616 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
27,080 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
174,016 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
19,000 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
26,360 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 29 tháng 7 năm 24 |
15:55 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
25,336 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
39,672 |
Ngày 29 tháng 7 năm 24 |
15:56 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
21,544 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
20,520 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,440 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,083,432 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,448 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
26,808 |
Ngày 30 tháng 7 năm 24 |
23:57 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
25,784 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
20,928 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
73,664 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
50,872 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
20,928 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,344 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
65,472 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
61,888 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
32,208 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 29 tháng 7 năm 24 |
15:57 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
862,776 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
60,600 |
Ngày 29 tháng 7 năm 24 |
15:58 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
320,960 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
158,968 |
Ngày 29 tháng 7 năm 24 |
15:56 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
21,952 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
41,144 |
Ngày 30 tháng 7 năm 24 |
23:57 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
866,040 |
Ngày 30 tháng 7 năm 24 |
23:56 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,320 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,440 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
27,320 |
Ngày 29 tháng 7 năm 24 |
15:55 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
38,336 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
18,368 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
867,064 |
Ngày 30 tháng 7 năm 24 |
23:58 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
154,168 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,440 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
22,056 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 29 tháng 7 năm 24 |
15:57 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
57,280 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
21,688 |
Ngày 29 tháng 7 năm 24 |
15:58 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,176 |
Ngày 30 tháng 7 năm 24 |
23:57 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
84,024 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 29 tháng 7 năm 24 |
15:56 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
27,176 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
77,864 |
Ngày 30 tháng 7 năm 24 |
22:27 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,776 |
Ngày 31 tháng 7 năm 24 |
00:00 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,568 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,752 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
34,856 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
41,000 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
17,856 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
29,632 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
70,592 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
27,192 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
166,440 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
18,984 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
25,848 |
Ngày 29 tháng 7 năm 24 |
16:00 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
27,320 |
Ngày 29 tháng 7 năm 24 |
16:03 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
24,824 |
Ngày 29 tháng 7 năm 24 |
16:01 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
38,648 |
Ngày 30 tháng 7 năm 24 |
23:58 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
21,544 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
20,520 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,440 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,440 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,083,320 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,448 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
26,808 |
Ngày 30 tháng 7 năm 24 |
23:58 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
25,784 |
Ngày 30 tháng 7 năm 24 |
23:58 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
21,032 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
73,152 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
50,872 |
Ngày 30 tháng 7 năm 24 |
23:59 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
21,032 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,352 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
64,040 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
61,992 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
32,192 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,192 |
Ngày 29 tháng 7 năm 24 |
16:01 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
929,848 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
58,032 |
Ngày 29 tháng 7 năm 24 |
16:03 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
318,400 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
157,432 |
Ngày 31 tháng 7 năm 24 |
00:01 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
22,072 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
40,120 |
Ngày 29 tháng 7 năm 24 |
16:02 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
853,240 |
Ngày 29 tháng 7 năm 24 |
16:00 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
36,536 |
Ngày 29 tháng 7 năm 24 |
16:00 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
37,824 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
18,384 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
866,552 |
Ngày 31 tháng 7 năm 24 |
00:00 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
152,104 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,544 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
21,456 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 31 tháng 7 năm 24 |
00:01 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
56,768 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 31 tháng 7 năm 24 |
00:00 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,176 |
Ngày 29 tháng 7 năm 24 |
16:00 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
83,392 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 31 tháng 7 năm 24 |
00:02 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
27,080 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
82,472 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 30 tháng 7 năm 24 |
23:54 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,464 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,632 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
37,944 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
47,656 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
19,392 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
34,240 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
80,832 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
32,192 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
198,200 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
20,536 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
28,408 |
Ngày 29 tháng 7 năm 24 |
15:48 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
28,856 |
Ngày 29 tháng 7 năm 24 |
16:01 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
26,360 |
Ngày 29 tháng 7 năm 24 |
15:48 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
45,304 |
Ngày 30 tháng 7 năm 24 |
23:47 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
23,592 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
22,568 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,440 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,936 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,115,584 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,448 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
27,832 |
Ngày 31 tháng 7 năm 24 |
00:01 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
26,808 |
Ngày 31 tháng 7 năm 24 |
00:02 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
20,928 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
84,928 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
54,456 |
Ngày 31 tháng 7 năm 24 |
00:02 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
21,560 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,464 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
77,864 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
75,320 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
34,344 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 30 tháng 7 năm 24 |
23:58 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
1,259,064 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
66,232 |
Ngày 29 tháng 7 năm 24 |
16:03 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
370,232 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
163,576 |
Ngày 29 tháng 7 năm 24 |
15:45 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
22,464 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
48,312 |
Ngày 29 tháng 7 năm 24 |
16:00 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
1,092,344 |
Ngày 30 tháng 7 năm 24 |
23:47 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,320 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,936 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
28,848 |
Ngày 29 tháng 7 năm 24 |
16:03 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
44,584 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
19,912 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
869,624 |
Ngày 29 tháng 7 năm 24 |
15:46 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
171,048 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
22,480 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
23,504 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,712 |
Ngày 29 tháng 7 năm 24 |
15:59 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
57,792 |
Ngày 30 tháng 7 năm 24 |
22:33 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 29 tháng 7 năm 24 |
16:03 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,176 |
Ngày 30 tháng 7 năm 24 |
23:59 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
83,896 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 30 tháng 7 năm 24 |
23:48 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
29,736 |
Ngày 30 tháng 7 năm 24 |
22:34 |
x86 |
Masterdataservices.msi |
Not Applicable |
25,206,784 |
Ngày 31 tháng 7 năm 24 |
02:53 |
Not Applicable |
Masterdataservicesexceladdin.msi |
Not Applicable |
3,256,320 |
Ngày 31 tháng 7 năm 24 |
02:53 |
Not Applicable |
Rsfx.msi |
Not Applicable |
2,252,800 |
Ngày 31 tháng 7 năm 24 |
02:53 |
Not Applicable |
Sql_as.msp |
Not Applicable |
96,866,304 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_batchparser.msp |
Not Applicable |
1,454,080 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_common_core.msp |
Not Applicable |
5,935,104 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_dqc.msp |
Not Applicable |
1,859,584 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_dq_common.msp |
Not Applicable |
2,801,664 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Sql_dreplay_client.msp |
Not Applicable |
1,765,376 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Sql_dreplay_controller.msp |
Not Applicable |
1,798,144 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Sql_engine_core_inst.msp |
Not Applicable |
67,432,448 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Sql_engine_core_shared.msp |
Not Applicable |
14,426,112 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_extensibility.msp |
Not Applicable |
2,023,424 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_fulltext.msp |
Not Applicable |
1,667,072 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_inst_mpy.msp |
Not Applicable |
1,298,432 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_inst_mr.msp |
Not Applicable |
1,298,432 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_is.msp |
Not Applicable |
25,542,656 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_polybase_core_inst.msp |
Not Applicable |
141,197,312 |
Ngày 31 tháng 7 năm 24 |
02:52 |
Not Applicable |
Sql_shared_mpy.msp |
Not Applicable |
1,298,432 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Sql_shared_mr.msp |
Not Applicable |
1,298,432 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Sql_tools_extensions.msp |
Not Applicable |
13,975,552 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Sql_xevent.msp |
Not Applicable |
1,556,480 |
Ngày 31 tháng 7 năm 24 |
02:51 |
Not Applicable |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 29 tháng 7 năm 24 |
15:46 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
25,336 |
Ngày 29 tháng 7 năm 24 |
15:48 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
155,896 |
Ngày 29 tháng 7 năm 24 |
15:45 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
756,984 |
Ngày 30 tháng 7 năm 24 |
23:49 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
26,296 |
Ngày 30 tháng 7 năm 24 |
23:47 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
865,528 |
Ngày 30 tháng 7 năm 24 |
23:48 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 30 tháng 7 năm 24 |
23:48 |
x86 |
Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll |
14.0.1000.169 |
89,784 |
Ngày 29 tháng 7 năm 24 |
15:37 |
x86 |
Microsoft.sqlserver.configuration.connectioninfo.resources.dll |
14.0.17041.0 |
25,336 |
Ngày 30 tháng 7 năm 24 |
23:44 |
x86 |
Microsoft.sqlserver.configuration.sfc.resources.dll |
14.0.17041.0 |
155,896 |
Ngày 29 tháng 7 năm 24 |
15:41 |
x86 |
Microsoft.sqlserver.configuration.smo.resources.dll |
14.0.17041.0 |
764,152 |
Ngày 29 tháng 7 năm 24 |
15:40 |
x86 |
Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll |
2017.140.1000.169 |
26,288 |
Ngày 29 tháng 7 năm 24 |
15:41 |
x86 |
Microsoft.sqlserver.configuration.sqlenum.resources.dll |
14.0.17041.0 |
865,528 |
Ngày 30 tháng 7 năm 24 |
23:44 |
x86 |
Microsoft.sqlserver.management.controls.resources.dll |
14.0.17041.0 |
85,752 |
Ngày 29 tháng 7 năm 24 |
15:44 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
75,712 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,568 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,736 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
33,216 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
38,440 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
17,344 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
28,096 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
66,496 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
25,640 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
156,216 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
17,960 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
26,808 |
Ngày 30 tháng 7 năm 24 |
23:48 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
24,312 |
Ngày 29 tháng 7 năm 24 |
15:48 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
36,600 |
Ngày 30 tháng 7 năm 24 |
23:48 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
20,520 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
20,008 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,071,160 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,344 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
26,296 |
Ngày 29 tháng 7 năm 24 |
15:47 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
25,272 |
Ngày 29 tháng 7 năm 24 |
15:47 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
21,048 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
69,176 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
49,336 |
Ngày 30 tháng 7 năm 24 |
23:47 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
21,032 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,344 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
58,816 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
55,848 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
31,288 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 29 tháng 7 năm 24 |
15:48 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
771,640 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
55,984 |
Ngày 30 tháng 7 năm 24 |
23:48 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
298,944 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
21,440 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
37,560 |
Ngày 29 tháng 7 năm 24 |
15:49 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
35,880 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
17,960 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
143,912 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,544 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
21,032 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 29 tháng 7 năm 24 |
15:49 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
56,784 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
21,688 |
Ngày 30 tháng 7 năm 24 |
23:48 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,176 |
Ngày 30 tháng 7 năm 24 |
23:48 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
83,496 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
26,664 |
Ngày 30 tháng 7 năm 24 |
22:26 |
x86 |
Landingpage.resources.dll |
14.0.2060.1 |
75,816 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sql.chainer.package.resources.dll |
14.0.2060.1 |
22,584 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sql.chainer.product.resources.dll |
14.0.2060.1 |
349,640 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.chainer.extensioncommon.resources.dll |
14.0.2060.1 |
33,832 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.resources.dll |
14.0.2060.1 |
37,840 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.chainer.setup.resources.dll |
14.0.2060.1 |
17,464 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.agentextension.resources.dll |
14.0.2060.1 |
28,112 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.asextension.resources.dll |
14.0.2060.1 |
67,128 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.bootstrapextension.resources.dll |
14.0.2060.1 |
25,640 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.cluster.resources.dll |
14.0.2060.1 |
156,608 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.configextension.resources.dll |
14.0.2060.1 |
17,960 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll |
14.0.1000.169 |
26,808 |
Ngày 30 tháng 7 năm 24 |
23:44 |
x86 |
Microsoft.sqlserver.configuration.dmf.common.resources.dll |
14.0.17041.0 |
24,312 |
Ngày 30 tháng 7 năm 24 |
23:42 |
x86 |
Microsoft.sqlserver.configuration.dmf.resources.dll |
14.0.17041.0 |
36,600 |
Ngày 30 tháng 7 năm 24 |
23:44 |
x86 |
Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll |
14.0.2060.1 |
20,520 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll |
14.0.2060.1 |
19,904 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.impy_configextension.resources.dll |
14.0.2060.1 |
16,440 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.imr_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.installwizard.resources.dll |
14.0.2060.1 |
1,072,168 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.installwizardframework.resources.dll |
14.0.2060.1 |
17,448 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.ismasterextension.resources.dll |
14.0.1000.169 |
26,296 |
Ngày 30 tháng 7 năm 24 |
23:44 |
x86 |
Microsoft.sqlserver.configuration.isworkerextension.resources.dll |
14.0.1000.169 |
25,272 |
Ngày 30 tháng 7 năm 24 |
23:44 |
x86 |
Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll |
14.0.2060.1 |
20,928 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.msiextension.resources.dll |
14.0.2060.1 |
69,688 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll |
14.0.1000.169 |
49,336 |
Ngày 29 tháng 7 năm 24 |
15:39 |
x86 |
Microsoft.sqlserver.configuration.powershellextension.resources.dll |
14.0.2060.1 |
20,928 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.repl_configextension.resources.dll |
14.0.2060.1 |
17,352 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.resources.dll |
14.0.2060.1 |
59,432 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.rsextension.resources.dll |
14.0.2060.1 |
55,744 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.rulesengineextension.resources.dll |
14.0.2060.1 |
31,168 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.saa_configextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 29 tháng 7 năm 24 |
15:41 |
x86 |
Microsoft.sqlserver.configuration.sco.resources.dll |
14.0.2060.1 |
763,960 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.scoextension.resources.dll |
14.0.1000.169 |
55,480 |
Ngày 30 tháng 7 năm 24 |
23:43 |
x86 |
Microsoft.sqlserver.configuration.setupextension.resources.dll |
14.0.2060.1 |
299,968 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.slpextension.resources.dll |
14.0.2060.1 |
21,560 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.smartsetupextension.resources.dll |
14.0.1000.169 |
37,560 |
Ngày 29 tháng 7 năm 24 |
15:38 |
x86 |
Microsoft.sqlserver.configuration.smpy_configextension.resources.dll |
14.0.2060.1 |
16,424 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.smr_configextension.resources.dll |
14.0.2060.1 |
16,440 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll |
14.0.2060.1 |
35,880 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll |
14.0.2060.1 |
17,856 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll |
2017.140.2060.1 |
144,424 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.ssisextension.resources.dll |
14.0.2060.1 |
21,456 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.uiextension.resources.dll |
14.0.2060.1 |
21,048 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.utilityextension.resources.dll |
14.0.1000.169 |
22,200 |
Ngày 29 tháng 7 năm 24 |
15:40 |
x86 |
Microsoft.sqlserver.configuration.wizardframework.resources.dll |
14.0.2060.1 |
56,768 |
Ngày 30 tháng 7 năm 24 |
22:28 |
x86 |
Microsoft.sqlserver.configuration.xtp.configextension.resources.dll |
14.0.1000.169 |
21,688 |
Ngày 29 tháng 7 năm 24 |
15:38 |
x86 |
Microsoft.sqlserver.deployment.resources.dll |
14.0.1000.169 |
21,168 |
Ngày 30 tháng 7 năm 24 |
23:44 |
x86 |
Microsoft.sqlserver.discovery.resources.dll |
14.0.2060.1 |
83,392 |
Ngày 30 tháng 7 năm 24 |
22:29 |
x86 |
Microsoft.sqlserver.setup.chainer.workflow.resources.dll |
14.0.2060.1 |
26,664 |
Ngày 30 tháng 7 năm 24 |
22:28 |
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