Hi All,
So I was assigned to make a PowerShell script GUI program that would allow you to pick a student username from a combo box, reset the password, then start an exe of a program on a remote server which is Google Apps Password Sync. I have finished everything except the starting a remote executable portion of the project. I haven't been able to find any material for being able to do that so I wasn't sure if anyone on here might know. I tried Invoke Command but that didnt quite work. Let me know, thanks.