Skip to content

Commit

Permalink
Merge pull request awslabs#188 from aaalzand/master
Browse files Browse the repository at this point in the history
Update ReadMe to make it more descriptive.
  • Loading branch information
harniva14 authored Dec 28, 2021
2 parents 9caf00b + 5abf9f7 commit 1fa6b70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Systems Manager/SSMAgent-Toolkit-Windows/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Note: Starting with [SSM Agent version 3.1.501.0](https://github.com/aws/amazon-ssm-agent/releases/tag/3.1.501.0). This solution is part of the [ssm-cli](https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-cli.html) a subset tool of the SSM Agent.
# SSM Agent Toolkit for Windows

The [SSMAgent-Toolkit for Windows](https://github.com/awslabs/aws-support-tools/tree/master/Systems%20Manager/SSMAgent-Toolkit-Windows) is a set of PowerShell scripts developed to run multiple checks to determined why an Windows EC2 instance does not come online. It will go through the following workflow
The [SSMAgent-Toolkit for Windows](https://github.com/awslabs/aws-support-tools/tree/master/Systems%20Manager/SSMAgent-Toolkit-Windows) is a set of PowerShell scripts developed to run multiple checks to determined why an Windows EC2 instance does not come online or not appearing under "Managed Instances" or "Fleet Manager" in the AWS Systems Manager console. The toolkit will go through the following workflow

![Flowchart](https://github.com/awslabs/aws-support-tools/raw/master/Systems%20Manager/SSMAgent-Toolkit-Windows/SSMAgent-Toolkit_Flowchart.png?raw=1)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Note: Starting with [SSM Agent version 3.1.501.0](https://github.com/aws/amazon-ssm-agent/releases/tag/3.1.501.0). This solution is part of the [ssm-cli](https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-cli.html) a subset tool of the SSM Agent.
# SSM Agent Toolkit for Windows

The [SSMAgent-Toolkit for Windows](https://github.com/awslabs/aws-support-tools/tree/master/Systems%20Manager/SSMAgent-Toolkit-Windows) is a set of PowerShell scripts developed to run multiple checks to determined why an Windows EC2 instance does not come online. It will go through the following workflow
The [SSMAgent-Toolkit for Windows](https://github.com/awslabs/aws-support-tools/tree/master/Systems%20Manager/SSMAgent-Toolkit-Windows) is a set of PowerShell scripts developed to run multiple checks to determined why an Windows EC2 instance does not come online or not appearing under "Managed Instances" or "Fleet Manager" in the AWS Systems Manager console. The toolkit will go through the following workflow

![Flowchart](https://github.com/awslabs/aws-support-tools/raw/master/Systems%20Manager/SSMAgent-Toolkit-Windows/SSMAgent-Toolkit_Flowchart.png?raw=1)

Expand Down

0 comments on commit 1fa6b70

Please sign in to comment.