윈도우 PowerShell

(파워쉘에서 넘어옴)

1 개요[ | ]

Windows PowerShell, PowerShell (pwsh), (PS)
윈도우 파워쉘; 파워쉘, 파워셸
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
  • MS의 CLI 쉘 및 스크립트 언어
Windows PowerShell
Copyright (C) 2009 Microsoft Corporation. All rights reserved.

PS C:\Users\zetawiki> echo 'Hello World'
Hello World

2 설치[ | ]

  • Windows Management Framework 참조
  • 윈도 8부터 기본 포함.
  • Chocolatey 사용도 방법 중 하나.

3 원격관리[ | ]

  • 파워쉘을 이용해 원격지 서버 관리가 가능. 사용 프로토콜은 WMI, WSMan 혹은 SSH. 참조

4 같이 보기[ | ]

5 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}