From 931ce84d67abd96c8558a4aa3ae27a174e7017c7 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Tue, 8 Jan 2019 22:05:16 -0700 Subject: [PATCH] Added Windows Updates items to d7II * NOTE: Still need added to default profile --- .../CustomApps/Disable Windows Updates.cfg | 34 +++++++++++++++++++ .../CustomApps/Enable Windows Updates.cfg | 34 +++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 .bin/d7ii/Config/CustomApps/Disable Windows Updates.cfg create mode 100644 .bin/d7ii/Config/CustomApps/Enable Windows Updates.cfg diff --git a/.bin/d7ii/Config/CustomApps/Disable Windows Updates.cfg b/.bin/d7ii/Config/CustomApps/Disable Windows Updates.cfg new file mode 100644 index 00000000..8b47cecc --- /dev/null +++ b/.bin/d7ii/Config/CustomApps/Disable Windows Updates.cfg @@ -0,0 +1,34 @@ +[Config] +LastEditDate=8/30/2018 10:49:46 AM +PostRunApp= +AppParms=.bin\Scripts\launchers_for_d7\Disable Windows Updates.cmd +UseFTPServer=0 +AlwaysAttemptDownload=0 +DLafterXdays=5 +AppWait=1 +EmailBeforeExecution=0 +PriorAlert=0 +ServiceWait=0 +AppMsgBox=1 +AppRandomize=0 +SaveConfigAfter=0 +MoveSnatchReports=0 +SnatchReportsToMalwareLogs=1 +RunInCMD=0 +SendEnter=0 +RunWithSystemAccess=0 +IsDLInstaller=0 +32=1 +64=1 +XP=1 +Vista=1 +7=1 +8=1 +Servers=1 +NonDirectURLs=0 +App=WizardKit Launcher.cmd +AutoFlag=0 +WaitOnProcesses=ConEmu.exe;ConEmuC.exe;ConEmu64.exe;ConEmuC64.exe;python.exe +AppDesc=Disable Windows Updates +LogVerbiage=Disable Windows Update services and delete update folders +AppWaitTime=30 diff --git a/.bin/d7ii/Config/CustomApps/Enable Windows Updates.cfg b/.bin/d7ii/Config/CustomApps/Enable Windows Updates.cfg new file mode 100644 index 00000000..bedccff7 --- /dev/null +++ b/.bin/d7ii/Config/CustomApps/Enable Windows Updates.cfg @@ -0,0 +1,34 @@ +[Config] +LastEditDate=8/30/2018 10:49:46 AM +PostRunApp= +AppParms=.bin\Scripts\launchers_for_d7\Enable Windows Updates.cmd +UseFTPServer=0 +AlwaysAttemptDownload=0 +DLafterXdays=5 +AppWait=1 +EmailBeforeExecution=0 +PriorAlert=0 +ServiceWait=0 +AppMsgBox=1 +AppRandomize=0 +SaveConfigAfter=0 +MoveSnatchReports=0 +SnatchReportsToMalwareLogs=1 +RunInCMD=0 +SendEnter=0 +RunWithSystemAccess=0 +IsDLInstaller=0 +32=1 +64=1 +XP=1 +Vista=1 +7=1 +8=1 +Servers=1 +NonDirectURLs=0 +App=WizardKit Launcher.cmd +AutoFlag=0 +WaitOnProcesses=ConEmu.exe;ConEmuC.exe;ConEmu64.exe;ConEmuC64.exe;python.exe +AppDesc=Enable Windows Updates +LogVerbiage=Enable Windows Update services +AppWaitTime=30