You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS Windows Spirent TestCenter Application Terraform
Description
Run a Windows Server instance and install the Windows Spirent TestCenter application.
After the instance has been started connect using Remote Desktop to use Spirent TestCenter.
Obtain a copy of the Windows Spirent TestCenter Application from http://support.spirent.com.
Be sure to update the stc_installer variable to point to this file.
Connect to Windows Server
After the Windows Server instance is running, you can connect to it over Remote Desktop (RDP).
Find the Windows Server instance you provisioned in the AWS dashboard.
Select the instance and click Connect.
Select the RDP Client tab and download the remote desktop file.
Click Get password and upload the private key you specified in your Terraform script (i.e. private_key_file).
Click Decrypt password and copy the auto-generated password. This will be the password required to login to the Windows Server.
Locate and launch the RDP file you downloaded in step 3.
Click Connect and provide the password from step 5. The username is Administrator.
You may receive a security warning about an insecure certificate due to the instance using a self-signed certificate. Click Yes to continue.
You should now see the Windows desktop with a shortcut to the Spirent TestCenter Application.