Running the ASRDeploymentPlanner in profile mode on Hyper-V Host, I get error:
PS C:\Users\inbalsilis\new\ASRDeploymentPlanner-v2.52 (3)\ASRDeploymentPlanner> .\ASRDeploymentPlanner.exe -Operation StartProfiling -virtualization Hyper-V -Directory "C:\Users\inbalsilis\new\ASRDeploymentPlanner-v2.52 (3)\ASRDeploymentPlanner\ProfiledData" -VMListFile "C:\Users\inbal\new\ASRDeploymentPlanner-v2.52 (3)\ASRDeploymentPlanner\ProfiledData\VMList.txt" -NoOfMinutesToProfile 60 -User Contoso\HyperVUser1 -StorageAccountName asrspfarm1 -StorageAccountKey Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==
Data will be profiled for a duration of 0 Day, 0 Hour(s), 60 Minute(s)
Enter Hyper-V Server password :
HYPER-V TO AZURE ASR DEPLOYMENT PLANNER
Performing prerequisite checks...
Finding all clustered nodes
Finding VMs along with their VHDs....
Prerequisite checks completed.
Total number of profiling virtual machines: 4.
Getting virtual machine details...
VM details stored in file C:\Users\inbal\new\ASRDeploymentPlanner-v2.52 (3)\ASRDeploymentPlanner\ProfiledData\VMdetailList.xml.
Note that throughout estimation will be done after profiling is completed. To include throughput details in the report generation before profiling is over, run the GetThroughput operation separately from another command line console.
Profiling start time = 4/17/2022 8:16:00 AM and profiling end time = 4/17/2022 9:16:00 AM. The tool will take additional time to process the profiled data.
Profiling started. Profiling will run for 0.04 days.
[Don't close this session/console. Closing this session/console will stop the profiling]
Could not to connect to SmartHotelHost for the past 5 minutes at 4/17/2022 8:24:46 AM
I run before commands:
Enable-PSRemoting -Force
What can be to problem to connect to the Host?
Please note, the ProfileData folder contain the 3 files and they were generated successfully:
-a---- 4/14/2022 3:05 PM 14 ServerList.txt
-a---- 4/17/2022 8:15 AM 4211 VMdetailList.xml
-a---- 4/14/2022 3:05 PM 119 VMList.txt