about_Windows_RT

업데이트 날짜: 2014년 5월

적용 대상: Windows PowerShell 3.0, Windows PowerShell 4.0

항목

about_Windows_RT

간단한 설명

Windows RT 8.1에서 Windows PowerShell® 4.0의 제한 사항에 대해 설명합니다.

자세한 설명

Windows RT 8.1 운영 체제는 ARM(고급 RISC 컴퓨터) 프로세서를 사용하는 컴퓨터 및 장치(예: 컴퓨터와 함께 제공되는 운영 체제인 Microsoft Surface 2)에 설치됩니다.

Windows PowerShell4.0은 Windows RT 8.1에 포함됩니다. 모든 cmdlet, 공급자 및 모듈과 Windows PowerShell 2.0 이상용으로 설계된 대부분의 스크립트는 변경하지 않아도 Windows RT 8.1에서 실행됩니다.

Windows RT 8.1에는 일부 Windows 기능이 포함되어 있지 않으므로 Windows RT 기반 장치에서는 일부 Windows PowerShell 기능이 다르게 작동하거나 작동하지 않습니다. 다음 목록에서는 차이점에 대해 설명합니다.

Windows PowerShell ISE는 Windows RT 8.1에 포함되지 않아 실행할 수 없습니다. Windows PowerShell ISE에는 Windows RT 8.1에 포함되지 않은 Windows Presentation Foundation이 필요합니다.

Windows PowerShell 원격 및 WinRM 서비스는 기본적으로 사용할 수 없습니다. 원격을 사용하도록 설정하려면 Enable-PSRemoting cmdlet을 실행합니다. 또한 Set-Service cmdlet을 실행하여 WinRM 서비스의 시작 유형을 자동 또는 자동(지연된 시작)으로 설정합니다.

원격이 사용하지 않도록 설정된 경우 Windows PowerShell 원격을 사용하여 다른 컴퓨터에서 명령을 실행할 수 있지만 다른 컴퓨터는 Windows RT 장치에서 명령을 실행할 수 없습니다. 또한 cmdlet 또는 스크립트에 기본 제공되고 추가된 매개 변수를 사용하여 명시적으로 요청되지 않는 원격인 암시적 원격은 Windows RT 8.1에서 실행되는 Windows PowerShell에서 작동하지 않습니다.

Windows RT 8.1에서는 도메인에 가입된 컴퓨팅 및 Kerberos 인증이 지원되지 않습니다. Windows PowerShell을 사용하여 이러한 기능을 추가하거나 관리할 수 없습니다.

Windows RT 8.1에서 지원되지 않는 Microsoft .NET Framework 클래스는 Windows RT 8.1의 Windows PowerShell에서도 지원되지 않습니다.

Windows RT 8.1에서는 트랜잭션이 사용되지 않습니다. Start-Transaction과 같은 트랜잭션 cmdlet 및 UseTransaction과 같은 트랜잭션 매개 변수가 제대로 작동하지 않습니다.

Windows RT 8.1 장치의 모든 Windows PowerShell 세션은 ConstrainedLanguage 언어 모드를 사용합니다. ConstrainedLanguage 언어 모드는 UMCI(사용자 모드 코드 무결성)와 함께 사용됩니다. 이 언어 모드는 모든 Windows cmdlet 및 Windows PowerShell 언어 요소를 허용하지만 유형을 제한하여 사용자가 Windows PowerShell을 사용하여 UMCI 보호를 우회하거나 위반할 수 없도록 합니다.

ConstrainedLanguage 언어 모드에 대한 자세한 내용은 about_Language_Modes를 참조하세요.

키워드

about_ARM

about_PowerShell_on_ARM

about_PowerShell_on_Surface

about_Windows_RT_8.1

about_WindowsRT

참고 항목

about_Language_Modes

about_Remote

about_Windows_PowerShell_ISE

about_Workflows

Windows PowerShell 시스템 요구 사항: (https://technet.microsoft.com/library/hh857337.aspx)