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] 70. Set-PSBreakpoint — 스크립트 디버깅
[PowerShell] 71. Pester 소개 — Describe/It/Should
[PowerShell] 72. PSScriptAnalyzer — 정적 분석과 코딩 규칙
[PowerShell] 73. Measure-Command — 성능 측정과 벤치마킹
[PowerShell] 74. 모듈 개념과 구조(.psm1/.psd1)
[PowerShell] 75. Import-Module/Get-Module/Remove-Module
[PowerShell] 76. PowerShell Gallery — Install-Module/Find-Module
[PowerShell] 77. PowerShell 클래스(class 키워드)
[PowerShell] 78. Start-Job/Get-Job/Receive-Job — 백그라운드 작업
[PowerShell] 79. ForEach-Object -Parallel(PowerShell 7+)
1
4
5
6
7
8
9
10
11
12
13