vagrant icon indicating copy to clipboard operation
vagrant copied to clipboard

fix the windows hyperv smb synced folder creation/destruction

Open rgl opened this issue 3 years ago • 1 comments

closes #12639

please note that the uac code was removed, as such, the user has to always run vagrant from an elevated shell.

I removed it because the smb share creating and removal was not working in an elevated shell.

rgl avatar Oct 03 '22 11:10 rgl

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Oct 03 '22 11:10 hashicorp-cla

Heya, sorry for taking so long to get to this. I rebased on main and forced pushed to get the tests to run. Aiming to get this tested/merged soon!

soapy1 avatar Feb 14 '23 18:02 soapy1

LGTM! also pushed up some changes for test

soapy1 avatar Feb 14 '23 21:02 soapy1

Is removing UAC validation the best approach here? It seems like a regression;

If I understood correctly you came to the conclusion that the root cause is failed UAC prompting/alerting, were you able to track down the cause/trigger/reason?

OnceUponALoop avatar Jun 28 '23 03:06 OnceUponALoop

@OnceUponALoop I was not able to track the root cause. check the related issue, it might have more clue.

rgl avatar Jun 28 '23 06:06 rgl