2022. 2. 18. 16:30
-ExecutionPolicy Bypass 등등.
2022. 2. 18. 16:30 in PowerShell
안하다 보니 생각이 1도 안남.
그래서 정리겸 끄적 끄적.
# 파워쉘 구문.
ps C:\ 동사- 명사
형태로 진행.
# 권한
파일명.ps1 을 실행시키기 위한 권한 1회 설정.
PS C:\powershell> powershell -ExcutionPolicy ByPass - File C:\파일명.ps1"
# 별칭
Get-Alias