about_Windows_RT

適用対象: Windows PowerShell 3.0, Windows PowerShell 4.0

トピック

about_Windows_RT

簡単な説明

Windows RT 8.1 の Windows PowerShell® 4.0 の制限事項について説明します。

詳細な説明

Windows RT 8.1 オペレーティング システムは、Advanced RISC Machine (ARM) プロセッサを使用したコンピューターおよびデバイス (Microsoft Surface 2 など、このオペレーティング システムが出荷時に搭載されているもの) にインストールされています。

Windows RT 8.1 には Windows PowerShell 4.0 が含まれています。Windows PowerShell 2.0 および以降のリリース用に設計されたすべてのコマンドレット、プロバイダー、モジュール、および多くのスクリプトは、Windows RT 8.1 上で変更なしに動作します。

Windows RT 8.1 には Windows のすべての機能が含まれていないため、Windows PowerShell の機能の中には Windows RT ベースのデバイスでは動作が異なるか、または動作しないものがあります。次の一覧では、相違点について説明します。

Windows PowerShell ISE は Windows RT 8.1 には含まれず、また Windows RT 8.1 上では実行できません。Windows PowerShell ISE は Windows Presentation Foundation を必要としますが、これは Windows RT 8.1 には含まれません。

Windows PowerShell リモート処理および WinRM サービスは既定では無効になっています。リモート処理を有効にするには、Enable-PSRemoting コマンドレットを実行します。また、WinRM サービスのスタートアップの種類を自動または自動 (遅延開始) に設定するには、Set-Service コマンドレットを実行します。

リモート処理が無効化されているとき、Windows PowerShell リモート処理を利用して他のコンピューターでコマンドを実行できますが、他のコンピューターは Windows RT デバイスでコマンドを実行できません。また、暗黙のリモート処理、つまり、コマンドレットまたはスクリプトに組み込まれ追加パラメーターによる明示的な要求によらないリモート処理は 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 などのトランザクション コマンドレット、および UseTransaction などのトランザクション パラメーターは、正しく機能しません。

Windows RT 8.1 デバイスのすべての Windows PowerShell セッションは ConstrainedLanguage 言語モードを使用します。ConstrainedLanguage 言語モードは、ユーザー モード コード整合性 (UMCI) に付随します。このモードではすべての Windows コマンドレットおよび Windows PowerShell 言語要素を許容しますが、ユーザーが UMCI 保護の迂回または違反のために Windows PowerShell を利用できない様、言語の種類を制限しています。

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)