AZ-801 · Question #46
You have two file servers named Server1 and Server2 that run Windows Server. Server1 contains a shared folder named Data. Data contains 10 TB of data. You plan to decommission Server1. You need to…
The correct answer is C. Storage Migration Service. To migrate 10 TB of files and shares with permissions from one Windows Server to another, including initial copy and subsequent delta synchronization with minimal administrative effort, Storage Migration Service is the appropriate tool.
Question
Exhibit
Options
- Axcopy
- BStorage Replica
- CStorage Migration Service
- Dazcopy
How the community answered
(41 responses)- A5% (2)
- B10% (4)
- C83% (34)
- D2% (1)
Why each option
To migrate 10 TB of files and shares with permissions from one Windows Server to another, including initial copy and subsequent delta synchronization with minimal administrative effort, Storage Migration Service is the appropriate tool.
Xcopy is a basic command-line tool that lacks efficient delta syncing capabilities and does not easily preserve all share permissions for large-scale migrations, requiring significant manual scripting.
Storage Replica provides block-level replication for disaster recovery or high availability, not for migrating files from a shared folder to a *new* shared folder with the specified delta sync and administrative ease requirements for share migration.
Storage Migration Service (SMS) in Windows Server is specifically designed for migrating file shares and their data, including share, file, and folder permissions, from older Windows Servers to newer ones, orchestrating initial transfers, delta syncs, and cutovers to minimize administrative effort.
Azcopy is a command-line utility optimized for copying data to and from Azure Storage, not for migrating files between on-premises Windows file servers while preserving share permissions and performing delta synchronization between them.
Concept tested: Windows Server file share migration
Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-migration-service/overview
Topics
Community Discussion
No community discussion yet for this question.
