Hello All,
I am helping a user with accessing their Mosaic Display remotely and we are running into some issues. Specifically, we are having issues where the the Mosaic technology is in conflict with Real VNC. I’ll include the hardware information at the bottom of the post.
There is no problem seeing all the monitors through VNC Viewer until the Mosaic is being configured. If the VNC server is running, during the configuration of the mosaic, there is a dialog box showing that there is a conflict with the following applications and lists -VNC Server-.
“VNC Server must be stopped before it will let you finish the Mosaic configuration”.
We tried stopping the VNC Server then configuring the Mosaic and then re-starting the VNC Server. After this, you can remotely connect but get black screen saying “cannot display Desktop at this time”.
Has anyone had success accessing a Mosaic display remotely through VNC or other means?
GPU: 2x PNY Quadro P2000 PCI-E 5GB [Video out to 6 monitors in a Mosaic display]
Mobo: Asus P10S-M WS
CPU: Intel Xeon E3-1225 V5 3.3GHz Quad Core 8MB 80W
RAM: 2x Kingston DDR4-2666 8GB ECC
I’m really interested in best practices for remotely administering a system with a large Mosaic display array as well.
I actually found this question on a public forum. The only response was a direction to post the question here. It’s a bit disappointing to see that after Ben asked, nobody even felt like following up.
So here’s hoping. Are there any users here who use Mosaic to configure large display arrays and remotely administer them? What tools do you use? What are the best prectices?
Should be installed with the driver but the link above will allow you do a standalone install.
In the sample folder is a Powershell script called ManageOverlaps.ps1 which does a similar function to the configuremosaic tool. You will need to edit the script to match your layout.
The advantage of NVWMI is that you can run it from a remote machine.
Not used this for while on a display wall but gives accelerated GPU performance on a remote host – i.e. I can drive a 3D demo that is run on a remote wall.
Would be interested in what other customers have discovered over the years to help manage their display walls.
Shadow mode allows you to connect to an session on a remote desktop.
To setup shadow mode I recommend googling " rdp shadow windows 10". The instructions require GPO settings to allow full control of a remote desktop; remote desktop and print/file sharing enabled.
On the client the command line to launch rdp in shadow mode is:
servername - is the name or ip address of the machine running mosaic.
shadow:1 - is the session number for the user on the machine. It will generally be 1 but if you have multiple users you may have to double check the number.
prompt - will put up a login UI so you can enter a user login details.