Loginscript won't run

  • Thread starter Thread starter Bjørnar
  • Start date Start date
B

Bjørnar

Hello,

I have a problem with my loginscript on a Terminalserver which
suddenly wont run anymore. I can \run\server\NETLOGON\login.bat
with no problem, and during the logon process I can see the
"bat" process just briefly flash on the taskmenu right before
the desktop comes up completely.


Any idea?



Regards...
 
Hello,

I have a problem with my loginscript on a Terminalserver which
suddenly wont run anymore. I can \run\server\NETLOGON\login.bat
with no problem, and during the logon process I can see the
"bat" process just briefly flash on the taskmenu right before
the desktop comes up completely.

Perhaps I should add that's it's the mapping of drives that
don't happen.



Regards...
 
Bjørnar said:
Perhaps I should add that's it's the mapping of drives that
don't happen.



Regards...

Make the first command of login.bat:"@echo on",
and the last command "pause".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top