Thank you very much for your usual support.

Regarding your question “How are your users avoiding your script” I am calling this script at the end of the main login script, which executed when the users logged in to the main domain.

I can say that 40% of the users do not login to this main domain; instead they login locally to their PC’s.

All what they need from our network is accessing their e-mail where they are authenticated through the exchange domain controller where we cannot place any script as I understood.

The main login script supposes to map the users to specific servers where they can save their data. Since the hard disk space is to big on those users PC’s, they do not want to be mapped to these servers.

Thank you.