Connection to AWS CLI on Windows Server 2025 Datacenter
To connect to the Server, you should generate a “Private Key” in advance. This can be done using Guidance on usage
- To connect to the virtual machine click the Remote desktop file from step 10 of the “Guidance on usage”
- In the window that appears, enter the password from step 12 of the “Guidance on usage” and click “OK”
- Check the box and click “Yes.”
- Run the Command Prompt shortcut on the desktop
- To check the currently installed version and available updates, use the command
aws –version:
- For a complete list of commands with descriptions, type aws help (type q to quit):
- To get more information use Getting started with the AWS CLI – AWS Command Line Interface
Now you can easily work with AWS Command Line Interface.
