VMware Horizon Community
TomH201110141
Enthusiast
Enthusiast
Jump to solution

Information message at logon

Hello Team,

is there a way to display a message after the logon process? I mean a message like it can be done as triggered task after workstation unlock. I'am looking for a way to display a message for the user to tell them, that they have to give the desktops some seconds time before they start to work. (Because sometimes the users are a bit too fast in starting applications when DEM still does some task in background).

Thanks!

Reply
0 Kudos
2 Solutions

Accepted Solutions
DEMdev
VMware Employee
VMware Employee
Jump to solution

Hi @TomH201110141,

You can call FlexEngine.exe with the arguments -m caption firstMessageLine secondMessageLine ... lastMessageLine

DEMdev_4-1626423983601.png

To close the message automatically after X seconds, use -mnX 

DEMdev_2-1626423705141.png

To allow the user to dismiss the message earlier, use -maX

DEMdev_3-1626423909085.png

Out of curiosity, what types of tasks would DEM still be performing in the background that would require this?

View solution in original post

6 Replies
SurajRoy
Enthusiast
Enthusiast
Jump to solution

You can you Horizon Pre Login Message.

Reply
0 Kudos
DEMdev
VMware Employee
VMware Employee
Jump to solution

Hi @TomH201110141,

You can call FlexEngine.exe with the arguments -m caption firstMessageLine secondMessageLine ... lastMessageLine

DEMdev_4-1626423983601.png

To close the message automatically after X seconds, use -mnX 

DEMdev_2-1626423705141.png

To allow the user to dismiss the message earlier, use -maX

DEMdev_3-1626423909085.png

Out of curiosity, what types of tasks would DEM still be performing in the background that would require this?

DEMdev
VMware Employee
VMware Employee
Jump to solution

Thanks, @Pim_van_de_Vis, I did not remember having written this up before 🙂

Pim_van_de_Vis
Jump to solution

long live the search function 😉 

Reply
0 Kudos
TomH201110141
Enthusiast
Enthusiast
Jump to solution

Thank you everyone who replied to my question. It work's perfect.

To answering your question @DEMdev  ... Users are sometime so fast or nervous that the try to use the windows startmenu immediately when they see the desktop - and the startmenu is not ready a half second after the desktop appears. Or sometimes the default printer wasn't ready and so on.