-
Shutdown Message
Hi,
Is it possible to display a message when a user selects "Restart" or "Shutdown" i considered using a Shutdown Scripts to display a Messenger Message but i don't suppose it would stay on the users screen for very long if i did that.
Is there a way to display a message box to a user, that forces the shutdown to wait for the user acknowledgement?
Sorry if this question sounds odd, it's rather hard to get it right :)
Thanks,
Chris.
-
A MessageBox in VBScript is a modal dialog that will stay on screen until a button is clicked if that's any help.