I want to use Sysprep to capture and install a custom reusable Windows Amazon Machine Image (AMI).
Resolution
Before you run Sysprep, review the following points:
- Don't use Sysprep to create a backup for your instance.
- Don't run Sysprep on a production system.
- Sysprep isn't supported on Windows Server 2016 Nano Server.
- For Windows Server 2008 through Windows Server 2012 R2, run Sysprep with EC2Config.
- For Windows Server 2016 or Windows 2019 (LTSC and SAC), run Sysprep with EC2Launch v1.
- For Windows 2022, run Sysprep with EC2Launch v2. You can also use EC2Launch v2 for Windows 2012, 2012 R2, 2016 (LTSC and SAC), or 2019 (LTSC and SAC).
Run Sysprep with EC2Config or EC2Launch v1 or v2
- Open the Amazon EC2 console, and then connect to your Windows EC2 instance using Remote Desktop Protocol (RDP).
- From the Windows Start menu, complete the following steps:
For Windows Server 2008 through Windows Server 2012 R2, open EC2ConfigService Settings, and then choose Image.
For Windows Server 2016 or later, open EC2LaunchSettings.
- For Administrator Password, choose Random.
- Choose Shutdown with Sysprep, then choose Yes.
Note: You must retrieve the new password from the console on the next boot.
- Open the Amazon EC2 console, and then choose Instances from the navigation pane.
- After the instance state changes to stopped, select your instance.
- For Actions, choose Image, and then Create image.
For Image name, enter a name.
For Image description, enter a description.
- Choose Create image.
For more information and customization options, see Create an AMI with Windows Sysprep.
If you receive error messages, then see Troubleshoot Sysprep issues with Windows instances. You can also use EC2Rescue for Windows Server to collect log files and troubleshoot any issues.
Related information
How do I launch an EC2 instance from a custom AMI?
Why can't I launch EC2 instances from my copied AMI?