How To Make A Alert In Powershell

[Solved] How To Make A Alert In Powershell | Basic - Code Explorer | yomemimo.com
Question : how to make a alert in powershell

Answered by : catking

[System.Windows.MessageBox]::Show('Would you like to play a game?','Game input','YesNoCancel','Error')

Source : https://mcpmag.com/articles/2016/06/09/display-gui-message-boxes-in-powershell.aspx | Last Update : Sat, 16 Jan 21

Answers related to how to make a alert in powershell

Code Explorer Popular Question For Basic