Add-Type -Assembly System.Windows.Forms
[System.Windows.Forms.MessageBox]::Show( "test", "スクリプトの中から.NetのMessageBoxを呼び出し中" )