Solutionunvalidated
must be run with elevation (as administrator) — assuming your script-file path is stored in `$scriptFile`. Tension: the error message reported by these cmdlets is so obscure. Outcome: Start-Process -Verb RunAs powershell "-NoExit -File `"$scriptFile`"".
99d7191d-497d-46d1-8eaf-d28397baa408
must be run with elevation (as administrator) — assuming your script-file path is stored in $scriptFile. Tension: the error message reported by these cmdlets is so obscure. Outcome: Start-Process -Verb RunAs powershell "-NoExit -File "$scriptFile"".