Hello,
I’m looking into “remote” SharePoint machine. What might be a choice? – azure, cloudshare? Anything else? Need only PSRemoting feature on it.
The idea behind is just to be able to run unit/integration tests. We do have our own PS based runner for VS unit tests which could be run within PSRemoting sessions, bring all the test on the remote VM, run them and provide a result. It helps to be able to develop some solutions (common reusable libraries) just with laptops/win7 and so on.
Any ideas/suggestions on that?
You could have issues with ports though : https://support.cloudshare.com/entries/21062727-TCP-ports
and looking at this PS remoting uses 5985 and 5986 http://blogs.technet.com/b/christwe/archive/2012/06/20/what-port-does-powershell-remoting-use.aspx