Good information.
Good information.
I think the complete PowerShell solution might look like:
1. get-bpamodel | invoke-bpamodel
2. get-bpamodel | get-bparesult | set-bparesult -exlclude $false
I could test and tweak some more to stop any annoying errors, but not right now...
Oh, I meant:
2. get-bpamodel | get-bparesult | set-bparesult -exlclude $true
Thx for the info. But now the next problem comes up. I could not add the remotefx adapter for the virtual machine. What could be the reason ? Any hints or another dirty tricks to et it to work ?