PS Script 실행 시 디지털 서명 Error
- 1회성으로만 실행 할 때
powershell.exe -noexit -executionpolicy unrestricted
- 영구적으로 설정 시
Set-ExecutionPolicy Unrestricted
Y선택
'Public Cloud > Azure' 카테고리의 다른 글
| Azure SQL Datebase (0) | 2018.09.27 |
|---|---|
| Azure Availability Set (0) | 2018.09.27 |
| Powershell Azure Module (0) | 2018.09.27 |
| Azure Load Balancer (0) | 2018.09.27 |
| Azure Active Directory (0) | 2018.09.27 |