way to control appstream fleet hostname

0

How can I control the hostname generation for appstream 2.0 ? When I have a fleet of windows instances that are scaling on a regular basis, how can I control hostname given to the appstream fleet instances so I dont have zombie AD objects in my AD ?

AWS
已提問 2 年前檢視次數 615 次
2 個答案
3

There is no way to assign a specific name to AppStream 2.0 computer objects. The objects have a specific description attribute which can be used for cleanup processes. The documentation can be found here: https://docs.aws.amazon.com/appstream2/latest/developerguide/active-directory-admin.html#active-directory-identify-objects.

Additionally it is a best practice to use a dedicated OU or sub-OU for your AppStream instances to allow for easy identification and AppStream specific group policy objects.

profile pictureAWS
已回答 2 年前
1

You can't specify the hostnames for AppStream 2.0.

As a best practice, specify a separate OU for AppStream 2.0 computer objects. https://docs.aws.amazon.com/appstream2/latest/developerguide/active-directory-admin.html#active-directory-oudn

AppStream 2.0 does not delete computer objects. You can clean them up on a periodic basis like you would other computer objects. https://docs.aws.amazon.com/appstream2/latest/developerguide/active-directory-admin.html#active-directory-identify-objects

profile pictureAWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南