PowerShell – Random Fun

email me

Try this in PowerShell

iex (New-Object Net.WebClient).DownloadString("http://bit.ly/e0Mw9w")

 

or direct run link

cmd /c powershell -noexit -command iex (New-Object Net.WebClient).DownloadString(‘http://bit.ly/e0Mw9w’)

 

tags: music, ASCII art, MrNetTek