I am AD and Azure AD Administrator. I want to sync an existing Azure AD account with a newly created on-premises AD account in an environment where: OnPremisesImmutableId is empty for all Azure AD accounts. Azure AD Connect currently uses objectGUID for synchronization. The Azure AD account was created independently, and now needs to be linked to an on-premises AD account. and updating [immutableid] in user object using Azure AD module is the only way I could find, but Azure AD module cannot be run in Windows 2022 server. My goal is to sync an existing Azure AD account with a newly created on-premises AD account using objectGUID for syncID. Any suggestions would be appreciated.