1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Given what you describe, it is unclear that you are trying to match the use case that the blog illustrates. The goal of the blog that you reference is to a fleet of EC2 instances that is a part of an autoscaling group and have each map the FSx for Window servers. From your initial statement, it seems that you may only want to map a drive from a single server. Drive mappings in a windows environment are typically done per user - which would be a part of a GPO (Group Policy Object). If you have some process that needs to run against the mounted drive when no one is logged in, then you'll need to use the system account on the Windows client with a persistent drive mapping. Hope this provides you some avenues depending on your use case.
回答済み 1年前
関連するコンテンツ
- 質問済み 7年前
- AWS公式更新しました 2年前
- AWS公式更新しました 3年前
Might help if you provide some additional info such as:
Are you using AWS Managed AD or Self-Managed What are you finding complex about the domain join process What are you using to host the file share