From 93342d4c6d14a8f2a83116515772785c084c0868 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Mon, 3 Feb 2020 23:22:18 -0500 Subject: [PATCH] Re-enable Windows Update and gpupdate, as they are faster in Win10 --- windowsWorkstation.sls | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/windowsWorkstation.sls b/windowsWorkstation.sls index 4043e75..8772901 100644 --- a/windowsWorkstation.sls +++ b/windowsWorkstation.sls @@ -29,12 +29,12 @@ Firefox Policies: - source: 'salt://firefox-policies.json' - makedirs: true -# windowsUpdates: -# wua.uptodate: -# - drivers: true +windowsUpdates: + wua.uptodate: + - drivers: true -# 'gpupdate /force': -# cmd.run +'gpupdate': + cmd.run Final Housekeeping: powercfg.set_timeout: # Reset sleep timeout