Intune.HV.Tools
Intune.HV.Tools copied to clipboard
New-ClientVM creates VMs even when authentication failed, so no Autopilot json file copied.
When use New-ClientVM create VMs, if authentication failed, it still continue create VM without autopilot json file. I was expecting it should return error and stop create VM. :)
we can potentially include that error handling, but at this current stage I rarely use it for offline autopilot, nor do I enter my credentials incorrectly 😄
sandy, would you like to see if you can add the error handling?