PS C:\WINDOWS\system32> Test-SRtopology -SourceComputerName Server1 -SourceVolumeName H: -SourceLogVolumeName G: -DestinationComputerName Server2 -DestinationVolumeName D: -DestinationLogVolumeName G: -DurationinMinutes 1 -ResultPath c:\temp
Validating data and log volumes...
Measuring Storage Replica recovery and initial synchronization performance...
WARNING: PdhAddEnglishCounter: "\\Server2\LogicalDisk(D:)\Disk Write Bytes/sec". The specified object was not
found on the computer.
WARNING: Microsoft.FileServices.SR.Powershell.SrNativePerfCounterHelper+PdhException
WARNING: at Microsoft.FileServices.SR.Powershell.SrNativePerfCounterHelper..ctor(String CounterPath)
at Microsoft.FileServices.SR.Powershell.Utilities.CollectDiskPerfCounters(String ComputerName, String VolumePath,
UInt32 DurationInSeconds, UInt32 IntervalInSeconds, String CounterName, String OutputFileName, Boolean IsCSV)
at Microsoft.FileServices.SR.Powershell.TestSRTopologyCommand.<>c__DisplayClass75_0.<PerformRecoveryTest>b__1()
at System.Threading.Tasks.Task.Execute()
Test-SRtopology : PdhAddEnglishCounter: "\\Server2\LogicalDisk(D:)\Disk Write Bytes/sec". The specified object
was not found on the computer.
At line:1 char:1
+ Test-SRtopology -SourceComputerName Server1 -SourceVolumeName ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (:) [Test-SRTopology], PdhException
+ FullyQualifiedErrorId : TestSRTopologyFailure,Microsoft.FileServices.SR.Powershell.TestSRTopologyCommand
Validating data and log volumes...
Measuring Storage Replica recovery and initial synchronization performance...
WARNING: PdhAddEnglishCounter: "\\Server2\LogicalDisk(D:)\Disk Write Bytes/sec". The specified object was not
found on the computer.
WARNING: Microsoft.FileServices.SR.Powershell.SrNativePerfCounterHelper+PdhException
WARNING: at Microsoft.FileServices.SR.Powershell.SrNativePerfCounterHelper..ctor(String CounterPath)
at Microsoft.FileServices.SR.Powershell.Utilities.CollectDiskPerfCounters(String ComputerName, String VolumePath,
UInt32 DurationInSeconds, UInt32 IntervalInSeconds, String CounterName, String OutputFileName, Boolean IsCSV)
at Microsoft.FileServices.SR.Powershell.TestSRTopologyCommand.<>c__DisplayClass75_0.<PerformRecoveryTest>b__1()
at System.Threading.Tasks.Task.Execute()
Test-SRtopology : PdhAddEnglishCounter: "\\Server2\LogicalDisk(D:)\Disk Write Bytes/sec". The specified object
was not found on the computer.
At line:1 char:1
+ Test-SRtopology -SourceComputerName Server1 -SourceVolumeName ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (:) [Test-SRTopology], PdhException
+ FullyQualifiedErrorId : TestSRTopologyFailure,Microsoft.FileServices.SR.Powershell.TestSRTopologyCommand