uagdeployec2.ps1 PowerShell コマンドを使用して、Unified Access Gateway を Amazon AWS EC2 にデプロイできます。
手順
-
Omnissa Customer Connect から、Unified Access Gateway (UAG) PowerShell スクリプト ファイルに移動し、[今すぐダウンロード] をクリックします。
zip ファイルuagdeploy-xx.xx.x.x-xxxxxxxxがローカル マシンにダウンロードされます。 -
zip ファイルを解凍します。次の PowerShell スクリプトがマシン上で使用可能であることを確認します。
uagdeployec2.ps1およびuagdeploy.psm1 -
PowerShell ウィンドウを開き、コマンドを実行します。
注: PowerShell スクリプトがインストールされていることを確認してください。
uagdeployec2.ps1 <file_name>.iniここで、
file_nameは INI ファイルの名前です。
次のタスク
- Unified Access Gateway インスタンスを停止します。
- 次のコマンドを使用して、Unified Access Gateway の現在のインスタンスから
userData値をクリアします。
edit-EC2InstanceAttribute -InstanceId i-12345678 -Attribute userData -Value "blank"のように入力します。
このページは役に立ちましたか?