PowerShell WMI explorer update for PowerShell V2 CTP
I got a question from Dee about using alternate credentials with my PowerShell WMI Explorer.
This is not possible in version 1.0 of PowerShell because of a bug in the WMI adapter, hence I removed this from my PowerShell WMI explorer also at that time, but if you are using the PowerShell V2 CTP this will be possible again .
When you doubleClick the Server field in the status you can set the connection options, if you fill in the username in the options (there will be no password field ), when you click the connect button you will get asked for credentials and can connect with different credentials.

Doubleclicking the server field works also in former version and all other connections options can also be set, but you will not get the credential box, you can use this new version (only 2 lines added) also in V1 but connection using alternate credentials will fail anyway.
As Dee did upgrade to the PowerShell V2CTP for this I posted this quick fix, I will make it more discoverable in a later update.
Enjoy,
Greetings /\/\o\/\/