I am trying to display a message to all users on my NT network when the user logs in everytime . The message is 2-3 paragraphs long and is a statement of policy of my company. We want everyone to see it and read at least once. I tried going to the login bat file and using echo and pause, but to many things are going on in the computer in its boot up process. The dos window gets overwrittin etc. Plus I also get weird results using the echo command.
It doesn't like long sentences and usually gives me an error and displays erratically. IT does this even if i turn echo off and then back on.
I am not to familiar with doing things globally on the netowrk. WE have no provisions as far as I know. Everything is done by going from machine to machine. I want to avoid this.Again my only thought was the login.bat ,, but this so far isnt working to well. Like I said it will start and play 2-3 sentences that I have the word echo before and the sentences will have error messages by them.
Thanks
It doesn't like long sentences and usually gives me an error and displays erratically. IT does this even if i turn echo off and then back on.
I am not to familiar with doing things globally on the netowrk. WE have no provisions as far as I know. Everything is done by going from machine to machine. I want to avoid this.Again my only thought was the login.bat ,, but this so far isnt working to well. Like I said it will start and play 2-3 sentences that I have the word echo before and the sentences will have error messages by them.
Thanks