I assume you are running the logon script from the logon script property of each user account rather than through Group Policy. Is this correct? When you run it through a GPO the script runs hidden by default.
Cheers, Jeremy.
"adch" <adch.go[ at ]gmail.com> wrote in message news:1178621224.497875.171930[ at ]q75g2000hsh.googlegroups.com...
[Quoted Text] >I have a logon batch file, which runs when a user log's on to the > domain (windows 2003 ent server DC). > > The problem is that because the bat file it's not running in the > backround, a user can close it and the code will not run (makes users > mapdrives). > > Can anyone give an idea how can i run the batch file in the backround? > > Thank's in advance >
|