-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Conversation
Wow, is this real life? 👍 |
- Download Tools Instead; Tool Upload Is Flakey With WinRM - Re-enable Windows Updates By Default - Re-enable Headless By Default
Whoot! |
Removing rsync is just a consequence. "Get off of my vCloud ;-)" Internal joke, only needed for vagrant-vcloud plugin, but doesn't make sense here in upstream. |
Yay! |
I'll test the windows_10.json in a few minutes and remove the SSH parts there, too. |
@joefitzgerald my first Windows 10 build for Fusion was fine, but I left the Vagrant Post Processor in the json template. What is your reason to switch to the Compress Post Processor? |
@StefanScherer Of course, feel free to push to that branch. I decided to switch to the compress post processor because it encourages people to build a single base image (with Windows updates applied) that they can then use to further iterate via the vmware-vmx or virtualbox-ovf builders. I don't think we need to push people straight over to vagrant, particularly with the flux associated with https://ottoproject.io. |
OK, I got it. 👍 So I'll adjust the post processor before the push. |
Seems that the WinRM instead of SSH finally works. Great WORK and thank you to everyone who realized it! I always had the problem that the windows ssh packer scripts didn't work on German ISO. Now with using WinRM the problem should be part of history 👍 |
I have tested this and everything works great. The only issue is WinRM has slow file transport speeds. I tested this with an ISO and it took > 6hrs to complete. I did some research and others are having the same issues with WinRM. packer-community/winrmcp#6 and hashicorp/packer#2648 (comment). Users beware of slow speeds in WinRM transports. |
Worth reading http://www.hurryupandwait.io/blog/whats-new-in-the-ruby-winrm-gem-15 /cc @mwrock ;-) |
Closing in favor of #200 |
Can I ask here on the current status of WinRM and packer? I am trying to use the winrm communicator with Windows 2008, but it fails with a |
Checklist of all templates ported to WinRM