I believe there are some PowerShell security settings that must be adjusted for remote execution... try digging in that direction maybe. Unless someone else can chime in with the solution?
That is very odd and should work. Out of curiosity, what is the # sign in "-Server $VBRServerVC # | where {$_.parent.type -eq "HostSystem"}" ? I am getting you made sure to set the Veeam box to Set-ExecutionPolicy RemoteSigned correct? It also looks like you have remoting working properly so everything should be working on the powershell permissions. Another quick thing to try is remoting into the Veeam box, from the Veeam box. So Enter-PSSession veeambox and then try doing it. This will give you the "remote" affect, but locally.
Also, can the box you are on ping your VC by its FQDN and IP?
Skype: Sethbartlett88 - Make sure to label who you are and why you want to add me
Twitter: @sethbartlett
If my post was helpful, please like it. Sometimes twitter is quicker to hit me up if you need me.
The # was accidentally pasted in from when I was troubleshooting. Also for troubleshooting purposes the execution policy is set to unrestricted. Entering a remote session on the local Veeam server to itself returns the same error, but running outside of the session works fine. I can ping the VC without issue. Also, running cmdlets such as get-vbrjob remotely work without issue.
Are you unable to do just Get-VBRServer when remoting locally? This is very odd behavior. Could you please make a ticket and let us know what the ticket # is so I can assist you further that way.
Skype: Sethbartlett88 - Make sure to label who you are and why you want to add me
Twitter: @sethbartlett
If my post was helpful, please like it. Sometimes twitter is quicker to hit me up if you need me.
You can raise the number higher as needed, but 150 MB is the default for remote powershell sessions. The issue was that pizzim13 had a huge amount of VMs and not enough memory to process it.
Skype: Sethbartlett88 - Make sure to label who you are and why you want to add me
Twitter: @sethbartlett
If my post was helpful, please like it. Sometimes twitter is quicker to hit me up if you need me.
great job.
It was hard to find over our Forum Search. But Tom found it for me.
Here are some search strings to better find it in our search:
Failed to login
port 443
Remote Powershell
vcenter
Failed to login to "vcenter.demolab.an.veeam.de" by SOAP, port 443, user "vcenter\Administrator", proxy srv: port:0
+ CategoryInfo : InvalidOperation: (Veeam.Backup.Po...FindVBRViEntity:FindVBRViEntity) [Find-VBRViEntity], Exception
+ FullyQualifiedErrorId : Backup,Veeam.Backup.PowerShell.Command.FindVBRViEntity