@OJA If you are planning to decommission old domain and the service account is stored in old domain, you would need to change the service account. Refer to https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-change-serviceacct-pass for changing service account.
However, I would suggest you to create a staging server in your new domain and follow the instructions mentioned here:https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-staging-server. That way you would have the original server in place if something goes wrong with the new server. If changing staging server to production doesn't cause any issues, you can move the old server to new domain or decommission it.
-----------------------------------------------------------------------------------------------------------
Please "Accept as answer" wherever the information provided helps you to help others in the community.