The SQL Server Distributed Replay feature helps assess the impact of SQL Server upgrades, hardware upgrades, and tuning by replaying workload traces from multiple computers. It provides a more scalable solution than SQL Server Profiler for simulating intensive, high-concurrency workloads. Distributed Replay uses a controller computer to orchestrate replay by client computers against a target SQL Server instance.