View a markdown version of this page

Target instance cannot connect to Active Directory after migration - Application Migration Service

NEW - You can now accelerate your migration and modernization with AWS Transform. Read Getting Started in the AWS Transform User Guide.

Target instance cannot connect to Active Directory after migration

When you migrate domain-joined Windows servers, the target instance may fail to authenticate with Active Directory. This prevents login with domain credentials or access to domain resources.

Causes:

  • Network connectivity – No network path between the target VPC and your AD domain controllers. This requires an AWS Site-to-Site VPN or AWS Direct Connect, and security groups/ACLs must allow AD ports (TCP/UDP 389, 636, 88, 53, 445, 135, 3268, 3269).

  • DNS resolution – Application Migration Service resets network settings to DHCP during conversion. The VPC's default AmazonProvidedDNS cannot resolve on-premises AD domain names, so the instance cannot locate domain controllers.

Resolution:

  1. Ensure network connectivity – Verify a network path exists between the target VPC and your AD domain controllers. Confirm that security groups, network ACLs, and on-premises firewalls allow AD traffic.

  2. Configure DNS resolution – Use one of these approaches:

Test by launching a test instance in the target VPC before performing a cutover migration.