The patch has not even been updated in kaseya yet.
Script Name: NoAutoUpdate (MS) - kk Script Description: Sets registry entries used by GPO objects to disable Windows' Auto Updates for all users, preventing user intervention. Stops and starts WUAU service before and after to make sure settings take. Also stops & disables Security Center service. IF True THEN Execute Shell Command Parameter 1 : psservice stop wuauserv Parameter 2 : 1 OS Type : 1 Set Registry Value Parameter 1 : HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU\NoAutoUpdate Parameter 2 : 1 Parameter 3 : REG_DWORD OS Type : 1 Set Registry Value Parameter 1 : HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU\AUOptions Parameter 2 : 1 Parameter 3 : REG_DWORD OS Type : 1 Execute Shell Command Parameter 1 : psservice start wuauserv Parameter 2 : 1 OS Type : 1 Execute Shell Command Parameter 1 : psservice stop wscsvc Parameter 2 : 1 OS Type : 1 Execute Shell Command Parameter 1 : sc.exe config wscsvc start= disabled Parameter 2 : 1 OS Type : 1 ELSE
james@williswhite.co.nzhas anyone done any research into what xp sp3 actually does?
rvines@axcelltech.comFor some reason, Kaseya pushed out 3 different versions of SP3. Each a day apart. All with the same ID. Anyone know why? We blocked 2 by were done in by the 3rd.