Pash-Project / Pash

An Open Source reimplementation of Windows PowerShell, for Mono.
https://groups.google.com/group/pash-project
BSD 3-Clause "New" or "Revised" License
514 stars 54 forks source link

PSRP (PowerShell remoting protocol client) #117

Open klumsy opened 11 years ago

klumsy commented 11 years ago

i'm not so much interested in running full PS elsewhere, but i am interested in doing remoting from non windows clients. Have you, or are you planning on implementing the client side of PSRP (powershell remoting protocol) over some sort of open-wsman?

JayBazuzi commented 11 years ago

Karl, I think that remoting is an important part of my vision for Pash, as we can make heterogeneous server environments easier to manage.

However, we're so far from that right now, that I haven't given any more thought to it than that. But we'll get there.

BrendanThompson commented 10 years ago

@JayBazuzi @klumsy this would be extremely awesome to have!!

JayBazuzi commented 10 years ago

@BrendanThompson I agree!

If you want to take a stab at it, go for it. The closest thing I have to a "rule" is there must be tests.