Powershell - Always run Powershell as Administrator (Quick Tutorial)

preview_player
Показать описание
Powershell - Always run Powershell as Administrator (Quick Tutorial)

How to run Powershell always a an Administrator in Windows 10.
Рекомендации по теме
Комментарии
Автор

Hi man, actually my Powershell always run as admin, it seems actually impossible to run it as NON-ADMIN . It drives me crasy, i tried lot of methods from microsoft docs, from github, stackoverflow, reddit, and so many more. My goal was to install scoop, which is a package manager better than chocolatey (as it seems), and I need scoop to install the binary for the php framework called Symfony. Without that binary, impossible to run the local server of the web-app I started to code. As always on windows, a problem lead to another, to another to another, it's endless .... Anyway, if you have a method to run that powershell as non admin, please guide us, as it seems that all the planet is searching how to do it.

chris.gou.