I'm assuming you're referring to this:
* HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\SubSystems\
SharedSection=1024,20480,768?
In our environments, I change this to
SharedSection=1024,20480,4096.
I have this working for a 50 users environment. As a general rule:
- I would not change this to more than 4096.
- The 4096 needs to be adjusted on a trial and error basis, depending on what software is on the server. If it's a basic Sage server, I can confirm that this value should work.
Also, what is the specific WindX error you are getting? Do you still get it if you turn off the firewall on the Sage server? If you have the firewall on, you need to make sure to open up high TCP ports. (TCP/30000-65535) from the Session Host. Not having those will also cause a Windx error.