We have Active Directory joined Windows machines in our backup. These machines have a single local administrative account which is managed by LAPS. The password of the account is rotated daily. Now one of these machines needs to be set up again from scratch. Until the machine is usable again, and the data has been restored to it, the machine is running as an instant recovery so people can access the data in the meantime.
I can’t restore the AD computer object to the same date, because the “new” machine has already been joined to the AD and the restore would conflict with the current object.
Now, since the password of the user has been rotated repeatedly since the point where the backup was taken I now have no way to access the password of the admin user at that time. But I need admin privileges to install VMware tools, configure the network, rename the machine and rejoin it to the AD.
Has anyone by chance been in a similar position already and has found a solution for this? Manipulation passwords and user accounts from outside the OS is possible, but very hacky. I was hoping to find a way to have Veeam activate and configure an admin account during restore, but it seems like having it run a Powershell script during restore is limited to Recovery Verification.