From 08926abaced2c92a12e42c53a5d301ba8ab72eee Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 30 Oct 2015 20:19:05 +0100 Subject: [PATCH] correct install options --- OPSI/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OPSI/control b/OPSI/control index 3d4d4e4..d4b6da4 100644 --- a/OPSI/control +++ b/OPSI/control @@ -27,4 +27,4 @@ name: options multivalue: True editable: False description: install options for wsusoffline -values: ["/nobackup", "/updatercerts", "/instie8", "/instie9", "/instie10", "/instie11", "/instielatest", "/updatecpp", "/updatedx", "/instmssl", "/updatewmp", "/instdotnet35", "/instdotnet4", "/instpsh", "/instwmf", "/instmsse", "/updatetsc", "/instofc", "/instofv""/all", "/excludestatics", "/skipdynamic"] \ No newline at end of file +values: ["/verify", "/instie8", "/instie9", "/instie10", "/instie11", "/instielatest", "/updatecpp", "/instmssl", "/instdotnet35", "/instdotnet4", "/instpsh", "/instwmf", "/instmsse", "/updatetsc", "/instofv", "/instwle", "/instmsi", "/autoreboot", "/shutdown", "/showlog", "/all", "/excludestatics", "/skipdynamic"] \ No newline at end of file