본문 바로가기
Windows Server/실습

PowerShell 기초 1

by JihoK 2024. 4. 9.

First 의 Administrator 계정으로 로그인해서 Powershell 관리자 권한 실행
대부분의 DOS 명령은 호환된다.

 

 

Cmdlet 사용해보자.

 

현재 설치된 파워셸 버전 확인 

 

 

https://github.com/powershell/powershell/ 에서 최신 PowerShell 다운로드 및 업그레이드 가능

 

업그레이드 컴플리트

'Windows Server > 실습' 카테고리의 다른 글

Windows Server 2022 SSH  (0) 2024.04.11
Powershell 기초 2  (0) 2024.04.11
Server Core 기본 운영 2  (0) 2024.04.09
Server Core 기본 운영 1  (0) 2024.04.09
Windows Server 2022 기초 설정 4  (0) 2024.04.09