How can I invoke a remote command with powershell. Both computers are in the same network and I can have a Remote desktop connection from one to another.
EDIT:
Both machine have Powershell V2, Windows Server 2008.
The task I try to accomplish is to restart Velocity on the second and third computer from the first one. Comandlet that is doing this is restart-cachehost
.