sudo gainroot ssh <username>@ip
$itunes = new-object -com itunes.application $itunes.pause() $itunes.play() $itunes.nettrack()