Jump to content

Recommended Posts

Posted

We've done something similar by replacing the Ease of Access button on the logon screen with a little AutoIt programme that runs PARS Connect in IE's Kiosk Mode, so teachers can quickly take a register if they don't have time to wait for logon etc.

 

Thanks for the IIS VM specs. Out of interest, what are your respective SIMS VM specs? Trying to work out whether the slowness is also to do with the back-end rather than just the front-end...

Posted
We've done something similar by replacing the Ease of Access button on the logon screen with a little AutoIt programme that runs PARS Connect in IE's Kiosk Mode, so teachers can quickly take a register if they don't have time to wait for logon etc.

 

Thanks for the IIS VM specs. Out of interest, what are your respective SIMS VM specs? Trying to work out whether the slowness is also to do with the back-end rather than just the front-end...

 

How does that work??

Posted (edited)

AutoIt script attached. The compiled executable is then deployed via Group Policy to %WinDir% and hooked into the launch of utilman.exe through the Registry (also deployed via GP):

 

HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\utilman.exe

"Debugger"="%WinDir%\LaunchPARS.exe"

LaunchPARS.zip

Edited by Ephelyon
  • 1 month later...
Posted

Okay, I've now given both the IIS and SIMS VMs 4 cores and 16GB RAM each... and PARS Connect running with about 15 users today was unable to log some of them on (freeze during login or "can't connect to SQL server") randomly (worked the next time they tried).

 

I'm now getting very worried about the potential performance implications when everyone tries to use it in the morning from tomorrow.

 

Apparently the "recommended spec" for PARS Connect is 8 cores and 32GB RAM - is it just me or is that massively inefficient?! Anyone got any performance tips for SQL/IIS to see where the problem might be?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...