Hello glennvelsol, Thanks for your logs. I have forwarded it to developer for investigation. From the logs, it looks like view client forwarding the FQDN for PCoIP connection. Could you please...
See more...
Hello glennvelsol, Thanks for your logs. I have forwarded it to developer for investigation. From the logs, it looks like view client forwarding the FQDN for PCoIP connection. Could you please trying below actions? 1. Disable IPv6 for both Mac and Windows. (Mac client doesn't support connection via IPv6.) 2. Configure the PCoIP Secure Gateway via IP (not FQDN) from Admin UI of Connection server. (View Configuration->Servers->Connection Servers->Edit->General tab) (View Configuration->Servers->Security Servers->Edit->General tab) EDIT: More details please refer Documentation Center for Horizon 6 version 6.1 Thanks.
You can do it with command line with latest Mac client 3.2 build. Run below commands as current user viaTerminal.app: defaults delete com.vmware.horizon "https://<server>:<port>/broker/xmluse...
See more...
You can do it with command line with latest Mac client 3.2 build. Run below commands as current user viaTerminal.app: defaults delete com.vmware.horizon "https://<server>:<port>/broker/xmlusername" defaults write com.vmware.horizon "$(defaults read com.vmware.horizon "https://<server>:<port>/broker/xml")" -dict "username" "" Thanks.
Hello, When connecting to remote desktop with RDP protocol from Mac View Client, it'll use the high image quality as default for RDC connection. The MS RDC app is a very old app, there isn't n...
See more...
Hello, When connecting to remote desktop with RDP protocol from Mac View Client, it'll use the high image quality as default for RDC connection. The MS RDC app is a very old app, there isn't new version for so long time and there isn't any updates to improve the performance that specific to new Windows OS (Win8/8.1/2012). This may be the reason for the performance issue on Windows 8 with RDC. If you're using RDP protocol from Mac View client, please changing the Display settings for Remote Desktop Connection app (RDC) first. And then reconnect to the remote desktop directly via IP (without View client) to check if the performance has some improvement. Top menu of RDC app: RDC -> Preferences -> Display Try to change some settings as the attached screenshot shown. If it works, you can replace the RDP template file for the Mac View Client app with below steps: 1. Download the attached template file "vmware-view.rdp" 2. Copy it and replace the file in /Applications/VMware Horizon View Client/Contents/Resources/vmware-view.rdp 3. Quit Mac View Client app 4. Re-launch Mac View Client and connect to Windows 8 desktop via RDP protocol Thanks.
Connect to an external monitor and uncheck mirror in Display setting. Launch View Client and connect to desktop, then switch the desktop window to full-screen mode. Thanks.