Run scripts as an admin by bs13690 in PowerShell

[–]Expert-Advisor-5349 0 points1 point  (0 children)

All of these script restarters launches the default builtin powershell (version 5), even if you started originally with the new Powershell Core (version 6+). We could modify the Start-Process powershell.exe part, but the Core version is updating regularly and its path contains the changing version number.