Hi,
I didn't find a way to do that with a bat/cmd script, but it can be easily done in powershell.
[System.Windows.Forms.MessageBox]::Show('Error Message','Error',0,16)
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.