Looks like I'm a bit behind - the person who set this up has left, and another email on this list prompted me to take a look.
This is what I have installed currently:
get-package | where { $_.name -like "*entra*" -or $_.name -like "*azure*" } | sort name | select name,version | ft -auto
Name Version
---- -------
Microsoft Azure AD Connect Agent Updater 1.5.3599.0
Microsoft Entra Connect Health Agent 4.5.2520.0
Microsoft Entra Connect Health Agent Package 4.5.2466.0
Microsoft Entra Connect Sync 2.4.131.0
Microsoft Entra Connect synchronization services 2.4.131.0
I'm a bit surprised to see the Azure AD Connect Agent Updater installed - is that expected?
I've downloaded the latest MSI package and exported the settings. Is the upgrade process to just install over the top of the current installation, or do I need to uninstall old and install new and import settings?
Also, what kind of interruption should I expect? BTW - OS is 2019.
Thanks,
Kurt