Automate multiple session setup

Is there a way to automate via a script the setup of multiple sessions from a client PC to a remote host PC on the same LAN?

I have a client PC with dual monitors (1 & 2) and want to automate the setup of two fullscreen sessions to the same remote (same LAN) host running on each of the local monitors. These sessions should ideally be viewing corresponding screens (1 & 2) of the remote host.

So execution the script on client PC would result in:

Session 1 running fullscreen on local screen 1 connected to remote host screen 1

Session 2 running fullscreen on local screen 2 connected to remote host screen 2