● PowerShell의 현재 버전과 최신 버전 검색 및 최신버전 설치
컨텐츠 정보
- 16,327 조회
- 0 추천
- 목록
본문
● PowerShell의 현재 버전과 최신 버전 검색 및 최신버전 설치
버전 확인
$PSversionTable
- 파워쉘 최신버전 설치복사
winget search Microsoft.PowerShell
출력복사Name Id Version --------------------------------------------------------------------------- PowerShell Microsoft.PowerShell 7.1.4 PowerShell-Preview Microsoft.PowerShell-Preview 7.2.0-preview.5
매개 변수를 사용하여 PowerShell 버전 설치
--exact
파워쉘복사winget install --name PowerShell --exact winget install --name PowerShell-Preview --exact
▶ 부제목
내용
☞ https://11q.kr 에 등록된 자료 입니다. ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다♠
관련자료
댓글 0
등록된 댓글이 없습니다.