I use Parallels for software development while VPN'd into my company network. In order for Visual Studio and SQL Server Management Studio (SSMS) to function normally while on the network, I have to us "runas" to start Visual Studio/SSMS using my domain account. It would be nice if Parallels managed the runas "under the covers" e.g. used my network id/password to start Windows apps, so that all I had to do was double click on the icon and the app started as if I was a domain user.
Hi bburtonpa, I suggest your to create shortcuts, that will issue runas /savecred /useromain\UserName "full path to executable" command for Visual Studio and SSMS. Note that then everyone can start these apps without knowing the network id/password. I don't see how Parallels can do it significantly easier.
I have already created shortcuts as you mentioned. I was thinking more of Parallels providing a way to manage a list of apps, that would launch using runas, using domain creds that are stored securely by Parallels. This would make it so much easier for business users VPN'd to a their business domain.
I see. Makes sense! I will move the thread to Parallels Toolbox forum as it will likely be a general tool for Windows.