Results 1 to 4 of 4

Thread: Easy way to do a MOTD in Windows?

  1. #1
    Lieutenant
    Join Date
    Oct 2000
    Location
    New York
    Posts
    324

    Easy way to do a MOTD in Windows?

    I am curious if there is an easy way to implement a POP-UP MOTD for the client machines on my network. They all run win 2000 or higher. Ideally, i would have a flat file with 30 - 50 'tips' or messages for the users. When they log on, they would get a simple window with the message.

    I guess I could do this with a script in Kixtart or something, but I was wondering if there was something better out there that would do the same thing....

  2. #2
    Lieutenant Commander doolittle's Avatar
    Join Date
    Mar 2005
    Location
    San Diego CA
    Posts
    910
    what kind of network are you running, active directory?
    you can set up login messages thru the windows security policys. if i remember right, server has some kind of wizard for advanced setups.
    im not sure what motd stands for exactly. i hope this awnsers your question.
    Bill Gates
    "We'll never be as cool as them. Every conference you go to, there they are dressed in black, and no one is cooler!"

  3. #3
    Lieutenant
    Join Date
    Oct 2000
    Location
    New York
    Posts
    324
    Sorry, MOTD is for Message of the Day. We were hoping to have a file with about 50 'Tips' on the network. When logging on, we wanted a random 'Tip' to pop up. I imagine I could script something out but I was hoping to not re-create the wheel since my plate is full as it is and the project is very low priority. (PHB had an idea, and now it is my task.)

    Anyway, yes it is AD 2003 Native with Windows 2000 clients.

  4. #4
    Commander Jcranmer's Avatar
    Join Date
    Jan 2001
    Location
    Pekin, IN
    Posts
    1,377
    There is a spot in the windows registry where you can put a logon message. It will pop up right after they enter thier password.

    However I don't have an easy way to randomly pick something out of a text file each time. I suppose you could write something that would randomly pick a line out of that file and re-write the reg key, but frankly that might end up being more of a pain then it's worth.

    If you did write something you could create a schedule that would run the program ever so many hours or whatever you like.

    I just did a little google searching and came up with somethings that might help. Take a look at this: http://www.catfood.net/products/fortune/

    Is that won't do it, here are a bunch more products like it:
    http://www.totalshareware.com/asp/li...w.asp?catid=43
    Last edited by Jcranmer; 04-06-2005 at 12:21 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •