VMWARE kernel debugging using the new WinDbg Preview?

Hi,

I’ve been using Kernel debugging for VMWARE for years (VMWARE -> COM -> pipe -> WinDBG using this:

Windbg.exe -b -k com:pipe,port=\.\pipe\com_1,resets=0,reconnect

Is there a possibility to achieve the same in the new WinDbg Preview? The “File\Attach to Kernel\Paste\Connection String” doesn’t work for this case.

Ladislav