Pretty much
SCEP:
SpyNet opt-in during setup
enable Server Management
EPP:
SpyNet opt-in by default
enable Firewall Management
EPP is mainly deployed with Windows Intune
Unlike Windows 10 1607 and later, most updates will trigger offline pending status for Windows 8.1 / 7
you need to install the image in Audit mode, run cleanup, sysprep and capture new install.wim
The combined 3.5/4.8.1 update can be added without NetFx3, and you don't actually need to re-add it after enabling it
unless you removed NetFx4 component of course
Never use slmgr /upk because it invalidate sppsvc notify status and might cause it to install the default generic key, leading to unwanted edition switch on win 10 1607 or later
slmgr /ipk is enough
garlin
The second cab file(s) are used for express uup upgrades (WU)
uupdump doesn't exclude them properly
however, express cabs filename are always appended with "_hash" string
so, you can for example exclude any files with "_" character
KB2533552 is old and replaced by later Servicing Stack updates
once you integrate or install those SSUs (KB4490628), KB2533552 cannot be installed via msu file
because local WU engine will detect it as superseded
online WU uses KB2533552 cab file to install the update, which can be installed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.