Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- LINUX MASTER
- Python
- Resnet
- Powershell
- colab
- suricata
- GoogleDrive
- Database
- 인터넷의이해
- 코딩도장
- 고등학생 대상
- Machine Learning
- Github
- ChatGPT
- VSCode
- 크롤링 개발
- Web
- Rocky Linux
- API
- cloud
- KAKAO
- ICT멘토링
- rnn
- Spring Boot
- Docker
- OSS
- C언어
- 국가과제
- git
- Spring
Archives
- Today
- Total
코딩두의 포트폴리오
PowerShell - 실행 및 환경설정 본문
도움말, help file 최신 업데이트
cls 명령어로 파워쉘 화면 clear
Get-executionpolicy 파워쉘 스크립트 활성화
Set-executionpolicy RemoteSigned
RemoteSigned로 변경
파워쉘 원격 리모팅 활성화
오류 해결을 위해 제어판 > 네트워크 및 인터넷 > 네트워크 및 공유 센터
결론: 학교에서 파워쉘 환경설정을 변경하지 않고 집가서 개인 노트북으로 하기로 함
+ 수정부분
'PowerShell' 카테고리의 다른 글
PowerShell - Format 출력형식 (0) | 2024.04.07 |
---|---|
PowerShell - Get-Command 명령 (0) | 2024.04.06 |
PowerShell - Get-Help 명령어 (0) | 2024.04.06 |
PowerShell - 명령어 구조 (0) | 2024.04.06 |