Updates for other Microsoft products

NTLite doesn't support this option, but add this Post-Setup command:
Code:
powershell -nop -ep bypass -c "(New-Object -c 'Microsoft.Update.ServiceManager').AddService2('7971f918-a847-4430-9279-4a52d1efe18d',7,'')"

Some people modify it with reg keys, but that doesn't guarantee the Update service is correctly initialized.
 
NTLite doesn't support this option, but add this Post-Setup command:
Code:
powershell -nop -ep bypass -c "(New-Object -c 'Microsoft.Update.ServiceManager').AddService2('7971f918-a847-4430-9279-4a52d1efe18d',7,'')"

Some people modify it with reg keys, but that doesn't guarantee the Update service is correctly initialized.
Thank you, I will try it out my next install
 
NTLite doesn't support this option, but add this Post-Setup command:
Is SETTINGS/ Windows Update: Automatic update of the Speech models and MRT not part of this?
AFAIK for OFFICE 2016+ it update itself after install without Windows update unless Disabling Office Telemetry.
 
This manages downloads like Teams, OneDrive or PowerShell which don't have specific Settings controls like those for Speech, MRT, Defender updates and Store apps. Office has its own updates since it's self-managed by Office team, not Windows.
 
Speech and MRT come down with WU no matter what except you use NTL or GPO to refuse it. All the other stuff except Defender is removed and never retrieve updates except DEFENDER and Windows Store in W11 you do updates independently of WU too running Windows Store.
DEFENDER updates run even you postponed WU.
 
Back
Top