PowerShell
/collection/powershell/wordcloud.png
/collection/powershell/ https://42jerrykim.github.io/collection/powershell/ collection powershell collection powershell _index.md
Collections
122 pages
PowerShell
Windows PowerShell과 PowerShell 7(pwsh)의 객체 파이프라인, 프로바이더, 스크립팅, 원격 관리, 보안, DSC를 다루는 121챕터 커리큘럼 시리즈입니다.
[PowerShell] 00. 과정 개요와 커리큘럼
[PowerShell] 01. PowerShell 소개 — pwsh와 Windows PowerShell
[PowerShell] 02. Get-Help — 도움말 조회와 Update-Help
[PowerShell] 03. Get-Command — cmdlet 검색
[PowerShell] 04. Get-Alias/Set-Alias/New-Alias — 별칭 시스템
[PowerShell] 05. 실행 정책 — Get/Set-ExecutionPolicy
[PowerShell] 06. $PROFILE — 프로파일 스크립트
[PowerShell] 07. PSReadLine — 탭 완성과 명령 히스토리
[PowerShell] 08. Clear-Host — 화면 지우기와 콘솔 설정
[PowerShell] 09. Format-Table/List/Wide — 출력 형식 제어
1
2
3
4
5
13