I don't think it is WebOperationTimeoutSeconds or anything like this. The error appears in less then 300 sec...
VCSA is a VM.
On other computer (win10) we do not have problem like this:
PS C:\WINDOWS\system32> get-module
ModuleType Version Name ExportedCommands
---------- ------- ---- ----------------
Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Con...
Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Add-Member, Add-Type, Clear-Variable, Compare-Object...}
Binary 1.0.0.1 PackageManagement {Find-Package, Find-PackageProvider, Get-Package, Get-Pack...
Script 1.0.0.1 PowerShellGet {Find-Command, Find-DscResource, Find-Module, Find-RoleCap...
Script 2.0.0 PSReadline {Get-PSReadLineKeyHandler, Get-PSReadLineOption, Remove-PS...
PS C:\WINDOWS\system32> Connect-ViServer vcenter2.YYYY
Name Port User
---- ---- ----
vcenter2.YYY 443 AAAAAAAAAAA
PS C:\WINDOWS\system32>
PS C:\WINDOWS\system32> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.18362.145
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.18362.145
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
PS C:\WINDOWS\system32> get-module | select name,version
Name Version
---- -------
Microsoft.PowerShell.Management 3.1.0.0
Microsoft.PowerShell.Security 3.0.0.0
Microsoft.PowerShell.Utility 3.1.0.0
Microsoft.WSMan.Management 3.0.0.0
PackageManagement 1.0.0.1
PowerShellGet 1.0.0.1
PSReadline 2.0.0
VMware.Vim 6.7.0.14898114
VMware.VimAutomation.Cis.Core 11.5.0.14898113
VMware.VimAutomation.Common 11.5.0.14898112
VMware.VimAutomation.Core 11.5.0.14899560
VMware.VimAutomation.Sdk 11.5.0.14898111