we would like to activate MFA in our Veeam environment.
I first need to describe our situation a little so that it is clear what I actually want.
We have a very large Hyper-V infrastructure to be backed up, so our lifecycle management for backup jobs, backup copy jobs and backup to tape jobs is based on various PowerShell scripts. We create, configure and delete jobs or backup objects with the help of these scripts.
In addition to backup administrators, so-called application owners of different servers also access the backup data - e.g. to restore data - and they use the Veeam Backup Enterprise Manager for this. Therefore, these scripts are also connected to the Enterprise Manager via the REST API in order to be able to assign or remove role-based rights.
In order to keep track of the many users who access the backup systems and backup data, we have also introduced a corresponding user concept. This requires each user to log in to the backup systems with user-specific credentials. This also makes it possible to recognize in the Veeam logs which user performed which action and when.
For all this reasons, the powershell scripts should be started in the respective user context.
Since the current implementation of MFA blocks the execution of the Powerhell scripts, now here comes my question. Are there plans to extend the use of MFA to the PowerShell scripts?
If this needs a feature rewquest, here it is

Thanks and best regards
Jan