Added Windows Updates items to d7II
* NOTE: Still need added to default profile
This commit is contained in:
parent
827981d178
commit
931ce84d67
2 changed files with 68 additions and 0 deletions
34
.bin/d7ii/Config/CustomApps/Disable Windows Updates.cfg
Normal file
34
.bin/d7ii/Config/CustomApps/Disable Windows Updates.cfg
Normal file
|
|
@ -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
|
||||
34
.bin/d7ii/Config/CustomApps/Enable Windows Updates.cfg
Normal file
34
.bin/d7ii/Config/CustomApps/Enable Windows Updates.cfg
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue