From f79c7338a2349fb930b4bfec582de9653b6c40d3 Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Mon, 24 Feb 2025 22:37:15 +0100 Subject: [PATCH] openrobertaconnector --- befehle.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/befehle.txt b/befehle.txt index af0c203..1e2cad3 100644 --- a/befehle.txt +++ b/befehle.txt @@ -25,4 +25,10 @@ salt -G 'os:windows' pkg.list_pkgs # list available versions salt win11 pkg.list_available firefox_x64 +#Windows Updates +salt -G 'os:windows' win_wua.available + +salt -G 'os:windows' win_wua.download xxxxxxx + +salt '*' win_wua.install xxxxxxxxxxxx