T
Tom Del Rosso
If synchronous logon scripts run before environment variables are set,
asynchronous logon scripts aren't guaranteed to run after the environment
is set up either, right? So it would seem that a script should loop until
it sees values applied to the required variables. I don't think I've seen
this done though. Is it good practice?
asynchronous logon scripts aren't guaranteed to run after the environment
is set up either, right? So it would seem that a script should loop until
it sees values applied to the required variables. I don't think I've seen
this done though. Is it good practice?