Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Windows updates with multiple restarts #2

Open
majkinetor opened this issue May 13, 2015 · 0 comments
Open

Windows updates with multiple restarts #2

majkinetor opened this issue May 13, 2015 · 0 comments

Comments

@majkinetor
Copy link
Owner

Currently posher uses Get-WUInstall 3thd party script to handle updates. This is not optimal as to fully install updates you need multiple restarts.

Packer Windows implements this cycle via win_updates.ps1 script that does multiple restarts but it calls it prior to provisioning which is problematic as during provisioning additional windows features can be (and currently are) installed that require new updates.

Asked here about it and got nice input from tyrken about Packer plugin that implements windows provisioning that has restart feature and doesn't use ssh but winrm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant