From 8bbd74620a75431bc66c516e80be4ec79efdfed5 Mon Sep 17 00:00:00 2001 From: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com> Date: Wed, 8 Sep 2021 13:30:30 +0300 Subject: [PATCH] winpacker: add extra reboot step (#4037) --- images/win/windows2019.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/images/win/windows2019.json b/images/win/windows2019.json index 5bb10a24e..b9339a3be 100644 --- a/images/win/windows2019.json +++ b/images/win/windows2019.json @@ -129,6 +129,10 @@ ], "execution_policy": "unrestricted" }, + { + "type": "windows-restart", + "restart_timeout": "30m" + }, { "type": "powershell", "scripts": [