SSH into Powershell

I’m needing to setup SSH services on a windows box that will put users into a powershell prompt.

Caveats are that the ssh services need to be open source, free, and it can use keys.

In case anyone is interested what this will be used for, its so that my linux using counterparts can login and run powershell scripts without having to run RDP or a windows VM.

I have tried a few SSH services for windows that are pretty good, but either cost money or aren’t open source.

Anyone have any suggestions that have worked well for them?

As an alternate suggestion, have you looked into powershell web access?