Skip to content

Commit b100824

Browse files
committed
Merge in from develop
2 parents cbd5252 + 3589492 commit b100824

File tree

5 files changed

+936
-24
lines changed

5 files changed

+936
-24
lines changed

recipes/dir/demo_managed_ad/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Then select **Connect** to connect to the instance using AWS Session Manager whi
3737

3838
Follow the same instructions as for accessing the host by SSM, until you get to the **Connect** step. There, select **SSH Client** to get directions on how to connect with SSH.
3939

40-
**Note** If you haven chosen **Yes** for the parameter **StopAdAdminInstance** whe you launched the CloudFormation template, the Linux instance may be in a stopped state. Choose **Instance state::Start instance** to bring it back online before connecting to it. You can shut the instance down again when you are done working with it.
40+
**Note** If you haven chosen **True** for the parameter **StopAdAdminInstance** when you launched the CloudFormation template, the Linux instance may be in a stopped state. Choose **Instance state::Start instance** to bring it back online before connecting to it. You can shut the instance down again when you are done working with it.
4141

4242
#### Adding Users and Groups
4343

@@ -87,7 +87,7 @@ There is a [Windows Management Host](https://console.aws.amazon.com/cloudformati
8787
8888
You may access this instance by going to the Outputs tab and copying the **ManagementHostId**. Next, navigate to the EC2 console and search for the instance ID. Copy its **Public IPv4 address** and use that with your RDP client to connect to the instance. The access credentials will be `Admin` and the value for **AdministratorPassword** you provided when you created the AD.
8989
90-
**Note** If you haven chosen **Yes** for the parameter **StopAdAdminInstance** when you launched the CloudFormation template, the Windows instance may be in a stopped state. Choose **Instance state::Start instance** to bring it back online before connecting to it. You can shut the instance down again when you are done working with it.
90+
**Note** If you haven chosen **True** for the parameter **StopAdAdminInstance** when you launched the CloudFormation template, the Windows instance may be in a stopped state. Choose **Instance state::Start instance** to bring it back online before connecting to it. You can shut the instance down again when you are done working with it.
9191
9292
Once you connect to the instance, you may open the **Active Directory Users and Computers** interface by choosing to run that from the Windows Start menu:
9393
![image](https://github.com/charlesg3/aws-hpc-recipes/assets/6087509/387f0abe-5db4-4d8d-aaff-9e42023f5dc9)

0 commit comments

Comments
 (0)