We are designing an application to connect to remote computers.
We have two options to connect as session. :> PSSession or CIM-Session
There is a little detail on comparison between the two approaches. http://technet.microsoft.com/en-us/library/dn448522.aspx
We would only be connecting to remote hosts at customer sites joined to different AD domain without a trust relationship.
We want an approach that is more reliable and requires less configuration on remote hosts and future agnostic as well for our application to remain success with time.
Can somebody draw some more light on these ?
Shahid Roofi