Jump to content

Recommended Posts

Posted

Hi All!

I am after a bit of advice.

We map a drive to our simsarea in the staff logon script. When they log on, they can access SIMS fine.

If they disconnect from the network [i.e to move between classroms etc ], they need to log on again to re-establish the connection.

Is there any way that I could script it to automatically reconnect when the drive becomes available again? [to save them from logging off and back on again]

Cheers,

GlennT

  • 2 weeks later...
Posted

Don't know about doing it automatically, but you could give them an icon which deletes and then reconnects their mapped drives using the same convention as is set out in your logon script. Or give them a shortcut to the logon script itself?

 

Explain to them why the problem occurs and that you've invented a clever way around it...:-)

Posted
Can anyone explain why we still need the drive mapping to use SIMS? Is this a hangover from the old days? I would have thought it would be much better and cleaner to just get the SIMS client to connect to the SQL instance on your SIMS server :confused: At least then drive mapping issues would be a thing of the past!
Posted
Can anyone explain why we still need the drive mapping to use SIMS? Is this a hangover from the old days? I would have thought it would be much better and cleaner to just get the SIMS client to connect to the SQL instance on your SIMS server :confused: At least then drive mapping issues would be a thing of the past!

 

we had SIMS setup other the summer and drive mapping is used also.... is this old way of doing sims setup?

Posted
Can anyone explain why we still need the drive mapping to use SIMS? Is this a hangover from the old days? I would have thought it would be much better and cleaner to just get the SIMS client to connect to the SQL instance on your SIMS server :confused: At least then drive mapping issues would be a thing of the past!

 

For the most part the client does make RPC calls to the SQL instance. Access is still needed to the SIMS share to check for updates.

Also Nova-T, which our staff use quite a lot, still requires a mapped drive for its files.

Posted

Nova T, and I suppose the setups folder resides on the mapped drive for upgrades although this could probably be pointed to via UNC in the SIMS .ini file.

 

Some schools store all the Exam organiser and CTF In/Out data on the mapped drives too.

 

If you've got a machine to test on and you don't need Nova/Exams for a lot of users then you could try it without the mapped drive by installing SIMS from SIMSInst.exe (in setups) via UNC and see how it works?

Posted

Try this in the [setup] part of your SIMS .ini file ON A TEST PC, I've never tried it but it might work.

 

I can't stress enough that I HAVEN'T TRIED IT, so not sure if it will work especially with Nova...

 

 

[setup]

SIMSSetupsDirectory=\\servername\sharename\sims\setups

SIMSDotNetDirectory=:\Program Files\SIMS\SIMS .net

SIMSDirectory=\\servername\sharename\sims

FinanceDirectory=:\Program Files\SIMS\Finance

 

OfflineSQLAppsDirectory=D:\Program Files\Microsoft SQL Server\MSSQL$SIMS\Binn

 

SIMSSQLAppsDirectory=:\Program Files\Microsoft SQL Server\MSSQL$SIMS\Binn

Folder=SIMS Applications

WorkStation=5.28

NeedIcons=FALSE

CP4SetupCommandShort=\Sharename\SIMS_S~1\Setups\SIMSInst.exe

SIMS Directory=\\servername\sharename\sims

NovaSatellite=:\Program Files\SIMS\SATS

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...