Hey all,

Does anyone know if when a user logs into a domain, and a login script executes, if there is a copy cached locally?

For instance, If I log into my domain I authenticate to my Domain Controller, then a login.bat script executes that maps drives, printers and so on. Is there anyplace that the client computer stores the script that it can be recovered from? Temp file or anything?

My initial answer to this was no, because the script is stored on the server and the commands in the script are just executed suring logon, logoff. Just figured I would ask to see if anyone knows.