Veeam Plugin does not execute

As far as I can see your windows_if-ps1 plugin is also not working.

My guess is, that maybe you have a problem with the Execution Policy.

What does Get-ExecutionPolicy in a powershell.exe windows show?

Also, what sometimes helped me was to Unblock-File <some-plugin.ps1>.