I cannot run the following command in PowerShell ISE, but this exact same command works fine in a regular Powershell console.
Get-TfsServer -name http: // mytfsserver: 8080
I tried to add snap-in from the ISE console, but that didn't help. I even added it to the Script panel in ISE, but that didn't help.
I work on Win8 and TFS Power Tools 2012.
Any ideas?
source share