Idea 11 Insights
Admins who run Windows on their desktop or laptop computer can use the AWS Tools for Windows PowerShell to perform their Amazon Web Services administration. Installing the AWS Tools for Windows PowerShell The pre-requisites for the AWS Tools for Windows PowerShell are minimal. Windows XP or later, with PowerShell 2.0 or…
Read MoreThis PowerShell script has been written to streamline the process of downloading and installing the Amazon Web Services Tools for Windows PowerShell to a Windows computer. The general workflow of the script is: Validate the download path exists, and create if necessary Download the file from AWS using Invoke-WebRequest Run the…
Read More