Valid 70-740 Dumps shared by ExamDiscuss.com for Helping Passing 70-740 Exam! ExamDiscuss.com now offer the newest 70-740 exam dumps, the ExamDiscuss.com 70-740 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-740 dumps with Test Engine here:
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After your answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. Your network contains an Active Directory domain. The domain contains a new file server named Server1 that runs a Server Core installation of Windows Server 2016. Server1 has an ReFS-formatted volume D: and NTFS-formatted volume E: The volumes do not contain any data. You install the Data Deduplication role service on Server1. You need to implement Data Deduplication for volumes on D: and E:. Solution: From Windows PowerShell, you run Format-Volume D: -FileSystem NTFS and Enable- DeDupVolume -Volume D:,E:. Does this meet the goal?
Correct Answer: A
Explanation/Reference: Explanation: Data Deduplication is supported on NTFS formatted volumes. You, therefore, need to format the ReFS- formatted volume D: as an NTFS volume. The Enable-DedupVolume cmdlet enables data deduplication on one or more volumes. References: https://docs.microsoft.com/en-us/windows-server/storage/data-deduplication/understand https://docs.microsoft.com/en-us/powershell/module/deduplication/enable-dedupvolume?view=win10-ps