This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
SDKとAPI
このリリースでは、いくつかのSDKとAPIが利用可能です。SDKとAPIにアクセスするには、Build anything with Citrixにアクセスしてください。そこから、Citrix Workspaceを選択して、Citrix Virtual Apps and Desktopsおよび関連コンポーネントのプログラミング情報にアクセスします。
注:
Citrix Virtual Apps and Desktops™ SDKとCitrix Group Policy SDKは、モジュールまたはスナップインとしてインストールできます。いくつかのコンポーネントSDK(Citrix Licensing、Citrix Provisioning、StoreFrontなど)は、スナップインのみを使用してインストールされます。
この製品は、PowerShellバージョン3から5をサポートしています。
Citrix Virtual Apps™ and Desktops SDK
このSDKは、Delivery Controller™またはStudioをインストールすると、PowerShellモジュールとして自動的にインストールされます。これにより、スナップインを追加することなく、このSDKのコマンドレットを使用できます。(このSDKをスナップインとしてインストールすることを選択した場合の指示は、以下に記載されています。)
権限
Citrix管理権限を持つIDを使用して、シェルまたはスクリプトを実行する必要があります。Controller上のローカル管理者グループのメンバーは、Citrix Virtual AppsまたはCitrix Virtual Desktops™をインストールするための完全な管理権限を自動的に持ちますが、Citrixは、通常の運用では、ローカル管理者アカウントを使用するのではなく、適切な権限を持つCitrix管理者を作成することを推奨します。
コマンドレットへのアクセスと実行
- PowerShellでシェルを起動します。Studioを開き、PowerShellタブを選択し、Launch PowerShellをクリックします。
- スクリプト内でSDKコマンドレットを使用するには、PowerShellで実行ポリシーを設定します。PowerShellの実行ポリシーについては、Microsoftのドキュメントを参照してください。
-
スナップイン(モジュールではなく)を使用したい場合は、
Add-PSSnapin(またはasnp)コマンドレットを使用してスナップインを追加します。V1とV2はスナップインのバージョンを示します。XenDesktop 5のスナップインはバージョン1です。Citrix Virtual Apps and Desktops、および以前のXenDesktop 7バージョンのスナップインはバージョン2です。例えば、Citrix Virtual Apps and Desktopsスナップインをインストールするには、
Add-PSSnapin Citrix.ADIdentity.Admin.V2と入力します。すべてのコマンドレットをインポートするには、Add-PSSnapin Citrix.*.Admin.V*と入力します。
これで、コマンドレットとヘルプファイルを使用できます。
- このSDKのヘルプファイルにアクセスするには、Categoriesリストで製品またはコンポーネントを選択し、Citrix Virtual Apps and Desktops SDKを選択します。
- PowerShellのガイダンスについては、Windows PowerShell Integrated Scripting Environment (ISE)を参照してください。
グループポリシーSDK
Citrix Group Policy SDKを使用すると、グループポリシーの設定とフィルターを表示および構成できます。このSDKは、PowerShellプロバイダーを使用して、マシンおよびユーザーの設定とフィルターに対応する仮想ドライブを作成します。このプロバイダーは、New-PSDriveの拡張機能として表示されます。
Group Policy SDKを使用するには、StudioまたはCitrix Virtual Apps and Desktops SDKのいずれかがインストールされている必要があります。
Citrix Group Policy PowerShellプロバイダーは、モジュールまたはスナップインとして利用できます。
- モジュールを使用する場合、追加の作業は不要です。
- スナップインを追加するには、
Add-PSSnapin citrix.common.grouppolicyと入力します。
ヘルプにアクセスするには、help New-PSDrive -path localgpo:/と入力します。
仮想ドライブを作成し、設定をロードするには、New-PSDrive <Standard Parameters> [-PSProvider] CitrixGroupPolicy -Controller <string>と入力します。ここで、Controller文字列は、接続して設定をロードしたいサイト内のControllerの完全修飾ドメイン名です。
Citrix Virtual Apps and Desktops REST API
Citrix Virtual Apps and Desktops REST APIを使用すると、Citrix Virtual Apps and Desktops展開内のリソースの管理を自動化できます。
Citrix Virtual Apps and Desktops REST APIは、https://developer.cloud.com/citrixworkspace/citrix-daas-rest-apis/docs/citrix-virtual-apps-and-desktops-apisで入手できます。Citrix Virtual Apps and Desktopsに適用されないAPIは、それに応じてマークされています。そこにあるガイダンスに従って、APIサービスへのアクセスを構成し、APIを使用してリソースを管理および最適化してください。
Monitor Service OData
Monitor APIを使用すると、OData APIのバージョン3または4を使用してMonitor Serviceデータにアクセスできます。Monitor Serviceデータからクエリされたデータに基づいて、カスタマイズされた監視およびレポートダッシュボードを作成できます。OData V.4は、ASP.NET Web APIに基づいており、集計クエリをサポートしています。
詳細については、Monitor Service OData APIを参照してください。
共有
共有
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.