We are using VI Toolkit 1.5. I have powershell embedded in a Visual Studio 2005 C# project through runspaces. When calling a Connect-VIServer to a 2.5 server it causes two sessions to open only one of which I can disconnect from. This works fine against a 2.0 server. And the login works fine from the standard powershell prompt.
Any ideas?