윈도우 PowerShell

Jmnote bot (토론 | 기여)님의 2021년 7월 17일 (토) 18:00 판 (봇: 자동으로 텍스트 교체 (-<source +<syntaxhighlight , -</source> +</syntaxhighlight>))

1 개요

Windows PowerShell, PowerShell
윈도우 파워쉘; 파워쉘, 파워셸
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 }}