Pretty sure that is VRDP which is a superset of RDP. Do you have anything
that backs up that it's actually VNC?

// Rickard

On 3 December 2017 at 07:19, <[email protected]> wrote:

> Building a Windows 10 virtualbox image from https://github.com/
> StefanScherer/packer-windows.git
>
> $ packer build -only=virtualbox-iso --force windows_10.json
> virtualbox-iso output will be in this color.
>
> ==> virtualbox-iso: Downloading or copying ISO
>     virtualbox-iso: Downloading or copying: http://care.dlservice.
> microsoft.com/dl/download/6/5/D/65D18931-F626-4A35-AD5B-
> F5DA41FE6B76/16299.15.170928-1534.rs3_release_CLIENTENTERPRISEEVAL_OEMRET_
> x64FRE_en-us.iso
> ==> virtualbox-iso: Creating floppy disk...
>     virtualbox-iso: Copying files flatly from floppy_files
>     virtualbox-iso: Copying file: ./answer_files/10/Autounattend.xml
>     virtualbox-iso: Copying file: ./floppy/WindowsPowershell.lnk
>     virtualbox-iso: Copying file: ./floppy/PinTo10.exe
>     virtualbox-iso: Copying file: ./scripts/fixnetwork.ps1
>     virtualbox-iso: Copying file: ./scripts/disable-screensaver.ps1
>     virtualbox-iso: Copying file: ./scripts/disable-winrm.ps1
>     virtualbox-iso: Copying file: ./scripts/enable-winrm.ps1
>     virtualbox-iso: Copying file: ./scripts/microsoft-updates.bat
>     virtualbox-iso: Copying file: ./scripts/win-updates.ps1
>     virtualbox-iso: Done copying files from floppy_files
>     virtualbox-iso: Collecting paths from floppy_dirs
>     virtualbox-iso: Resulting paths from floppy_dirs : []
>     virtualbox-iso: Done copying paths from floppy_dirs
> ==> virtualbox-iso: Creating virtual machine...
> ==> virtualbox-iso: Creating hard drive...
> ==> virtualbox-iso: Attaching floppy disk...
> ==> virtualbox-iso: Creating forwarded port mapping for communicator (SSH,
> WinRM, etc) (host port 2734)
> ==> virtualbox-iso: Executing custom VBoxManage commands...
>     virtualbox-iso: Executing: modifyvm windows_10 --memory 2048
>     virtualbox-iso: Executing: modifyvm windows_10 --cpus 2
> *==> virtualbox-iso: Starting the virtual machine...*
> *    virtualbox-iso: The VM will be run headless, without a GUI. If you
> want to*
> *    virtualbox-iso: view the screen of the VM, connect via VRDP without a
> password to*
> *    virtualbox-iso: rdp://127.0.0.1:5939 <http://127.0.0.1:5939>*
> ==> virtualbox-iso: Waiting 6m0s for boot...
> ==> virtualbox-iso: Typing the boot command...
> ==> virtualbox-iso: Waiting for WinRM to become available...
>
> Output says VM is available via RDP at rdp://127.0.0.1:5939 but what is
> really running there is VNC server.
>
> This a bug in the packer? The .json file? Lack of knowledge on my part?
>
> packer-1.1.2
> virtualbox -5.0.40-dfsg-0ubuntu1.16.04.1
>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/mitchellh/packer/issues
> IRC: #packer-tool on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Packer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/packer-tool/8ba8624b-3048-4b6b-a48d-bad82de8d314%40googlegroups.com
> <https://groups.google.com/d/msgid/packer-tool/8ba8624b-3048-4b6b-a48d-bad82de8d314%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/CALz9Rt-u7AAp-bpDJwNTZDtaJ55Hc410Nx5OYso2OeEZ__bNLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to