📅  最后修改于: 2022-03-11 14:48:37.731000             🧑  作者: Mango
set-ExecutionPolicy RemoteSigned -Scope CurrentUser //will not show eny output
Get-ExecutionPolicy //will output remoteSigned
Get-ExecutionPolicy -list
//you can now run eny command