Question 370:
You have deployed a Windows Server instance (x86_64) in AWS EC2. After the instance has run for a week, you realized that you needed to run a script in PowerShell. You were logged in the AWS EC2 console and started using Systems Manager to run a command. You chose the command as "AWS-RunPowerShellScript". However, your instance cannot be selected as the target. How should you troubleshoot the issue so that the command can run in the current Windows instance successfully? (Select TWO.)
Answer options:
A.Change the command “AWS-RunPowerShellScript” to “AWS-RunShellScript”. B.Systems Manager Run Command only works for Linux instances so that the Windows instance is unavailable. C.Check if the latest version of SSM (AWS Systems Manager) Agent is installed on the Windows instance. D.Check if the Windows instance has the latest system patches installed. E.Verify that the instance has configured with the IAM role that enables it to communicate with the Systems Manager API.