Jump to content

Recommended Posts

Posted

I use a VB sript to map drives at logon amongst other things and generally it works flawlessly, occasionally if the logon takes longer than expected and the profile is still loading when the script runs the drives fail to map. I'm sure it's due to this as if a put a pause in the script it works every time. The problem with this is that on faster machines the students are logged on with no mapped drives for a while.

 

Anyone else here have this issue?

 

Any way to make a script pause untill the profile is loaded?

 

Cheers.

Posted
We sometimes have this issue with the staff logons. Not found a cure, but as a workaround i put a shortcut on the staff desktops (pointing to the logon script) and tell them to run it if they don't have all their drives after logging on.
Posted

we used to have this problem to until i ticked

 

Computer configuration > Administrative Templates > System > logon >

 

"Always wait for the network at computer start up and logon"

 

It slows you logon down by a few seconds but stops the problem.

 

Good luck

 

Bezz

 

We sometimes have this issue with the staff logons. Not found a cure, but as a workaround i put a shortcut on the staff desktops (pointing to the logon script) and tell them to run it if they don't have all their drives after logging on.
Posted (edited)

Already have the "Always wait for the network at computer start up and logon" policy set.

 

The Run logon scripts synchronously setting seem to be working it's running every time now.

 

User Configuration\Administrative Templates\System\Logon

 

 

You might want to give it a try TimTech.

.

Edited by cookie_monster

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