Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Networking (https://www.askmehelpdesk.com/forumdisplay.php?f=76)
-   -   Show Window message When User Login (https://www.askmehelpdesk.com/showthread.php?t=161505)

  • Dec 11, 2007, 03:27 AM
    sheraz04
    Show Window message When User Login
    Hi to all

    I'm using Windows 2003 Server as server and Windows XP as client, I want that when user logon they receive a message window in which we can give message to every user.
    How this can be done

    Thanks
  • Dec 11, 2007, 06:49 AM
    retsoksirhc
    If the client computer(s) are joined to a domain, you can use group policy to have logon scripts run windowed instead of minimised. Then you can add the message to the logon script in the form of an Echo.

    ----
    Old logon script
    ---
    @echo off
    CLS
    Echo Your Message Here
    Pause

  • All times are GMT -7. The time now is 12:06 PM.