I'm currently implementing NAKIVO Backup & Replication for Physical Workstations on Windows. I'm looking for a user configuration solution for installing and managing the NAKIVO agent on a Windows workstation.
I've implemented a solution that involves creating a "nakivo" account in the Active Directory domain with minimal privileges and a 25-character password based on a generator consisting of lowercase and uppercase letters, numbers, and special characters. Cyclic password changes have been disabled in accordance with the policy for this account. Using Group Policy, I've granted local administrator privileges on workstations for this account and disabled the ability to log in via Terminal Services and locally.
Is there another configuration option based on a more secure solution, such as a gMSA account?