Can AWS Patch Manager Work for Windows Instances with Private IPs in an AD Domain?

0
3
Asked By TechWhiz42 On

I'm wondering if AWS Patch Manager can be used to patch Windows instances that are part of an Active Directory (AD) domain and only have private IP addresses. Any insights or experiences would be greatly appreciated!

2 Answers

Answered By CloudGuru23 On

Yes, it's definitely possible. Just ensure your instances can reach SSM and the WSUS server you've configured for patches.

TechWhiz42 -

Thanks for the confirmation! I'll double-check my SSM setup.

DevSavant99 -

Also, remember that having a NAT Gateway can be really helpful for outbound traffic if you're using private IPs.

Answered By CodeNinja88 On

Absolutely, you can use AWS Patch Manager for that. As long as your instances can connect to the SSM service, it shouldn't be an issue.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.