Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 85323)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 85324)
@@ -26965,8 +26965,22 @@
     </attribute>
 
+    <attribute name="serialConsoleCommandWindows" type="wstring" readonly="yes">
+      <desc>
+        The PowerShell command to establish ssh connection to the
+        cloud machine serial console using PuTTY's plink.
+      </desc>
+    </attribute>
+
     <attribute name="VNCConsoleCommand" type="wstring" readonly="yes">
       <desc>
         The shell command to establish ssh port forwarding for the
         VNC connection to the cloud machine console.
+      </desc>
+    </attribute>
+
+    <attribute name="VNCConsoleCommandWindows" type="wstring" readonly="yes">
+      <desc>
+        The PowerShell command to establish ssh port forwarding for the
+        VNC connection to the cloud machine console using PuTTY's plink.
       </desc>
     </attribute>
