This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
---------------------------------------Script--------
Thanks!!! Rodrigo Daphanis
Rodrigo Daphanis
You cannot remotely display a form. It is not supported in Windows.
\_(ツ)_/
You might have some luck with the below code:
Invoke-WmiMethod -Path win32_process -Name create -ArgumentList "msg * this is the message text" -ComputerName hostname