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 を開き、コマンドを実行します。
uagdeployec2.ps1 <file_name>.iniのように入力します。
ここで、file_name は INI ファイルの名前です。
次のタスク
- Unified Access Gateway インスタンスを停止します。
- 次のコマンドを使用して、Unified Access Gateway の現在のインスタンスから
userData値をクリアします:edit-EC2InstanceAttribute -InstanceId i-12345678 -Attribute userData -Value "blank"。
このページは役に立ちましたか?