Send message at login

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

I ham using Windows 2000 Pro SP4
I have seen that it is possible to send a welcome messge to a user when he
logs on.
I am actually auditing all successful/failed login attempt.

Is there a way to send a welcome message to alogged user based on its named
or Group members ?

For example I would like to send a different welcom message if current
logged user is belonging to USERS group or Administrators.

Thanks for your help
regards
serge
 
If you want the same message displayed, you can just throw it in a login
script on the user account with a "net send localhost
message_you_want_to_convey"

I don't remember if you have to be a member of the local admins group
though... it's been so long since I was in those shoes :x

HTH

Ken
 

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