CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 41: 70-339: Managing Microsoft SharePoint Server 2016

You have an existing SharePoint 2016 on-premises environment. You use document libraries as file archives. Users report that they cannot upload documents larger than 3 gigabytes (GB). You need to ensure that users can upload any type of file up to 4 GB in size. What should you do?

Nội dung câu hỏi

You have an existing SharePoint 2016 on-premises environment. You use document libraries as file archives. Users report that they cannot upload documents larger than 3 gigabytes (GB). You need to ensure that users can upload any type of file up to 4 GB in size. What should you do?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. On each front-end server in the farm, locate the following registry key:HKEY_LOCAL_MACHINE\SYSTEM\\CurrentControlSet\Services \WebClientParametersSet the value of the FileSizeLimitInBytes key to 4294967295. Then, restart the Web Client service.
  2. B. In SharePoint Central Administration, change the value of the Maximum Upload Size property for the web application. — đáp án hiện tại
  3. C. Run the following Windows PowerShell command: $WebApp.MaximumFileSizePerExtension.Add("MaxFileSize", 4096000)
  4. D. Add the following markup to the web.config file for the web application:

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề