Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Displaying message on screen (logged on or not)

Does anyone know of a good way to display a message on a computer's screen weather its logged on or not? I currently can easily display a message on the screen of a logged on user but I need to display a message on the screen even if the user is logged off.

Example: If I walk into a lab I would like to be able to send out a deployment to my lab computers telling them to display their computer names on the screen so I can easily walk by and identify the computer I'm looking for.

I know this can be done, the lanschool software gives teachers the ability to do this.

0

Comments

3 comments
Date Votes
  • Hi,

    A Message Step in Deploy or using msg.exe should show up on the screen even when a user is not logged in.

    0
  • Yeah but the message step doesn't let you include variables like the computer name.

    0
  • msg.exe worked great, thanks

    0