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] 30. PSDrive와 프로바이더 개념
[PowerShell] 31. Get-ChildItem — 파일·디렉터리 목록
[PowerShell] 32. Set-Location/Push-Location/Pop-Location
[PowerShell] 33. New-Item — 파일·디렉터리 생성
[PowerShell] 34. Copy-Item — 복사
[PowerShell] 35. Move-Item/Rename-Item — 이동과 이름 변경
[PowerShell] 36. Remove-Item — 삭제
[PowerShell] 37. Get-Content/Set-Content/Add-Content
[PowerShell] 38. Get-ItemProperty/Set-ItemProperty
[PowerShell] 39. Test-Path — 경로 존재 확인
1
2
3
4
5
6
7
8
13