its an example. I have take the feature list from online system if you take the featurelist from offline mounted image the intergraded updates are shown state : pending
its better find one solution and make one like $OEM$ Folder and Run the update with silent installation...xD /quiet /norestart
hello sir, i need cab Or msu files Installer offline like: Microsoft .NET Framework 3.5 Offline Installer.exe
I don't know why you should use the OEM option to integrate updates if dism or /audit /sysprep will do the trick? And that's not so timeconsuming as via setupcomlete.cmd.
Take a look in the iso:\sources\sxs\ folder and you can offline enable it with this command: Code: DISM /Image:X:\Mount /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:Y:\sources\sxs\ X= mounted wim folder Y= Mounted Win ISO/DVD
Integrated offline sets install pending but when windows is installed it will get status installed also (and yes i usually sysprep all indexes). Via setupcomplete it will take much more install time for the enduser.
Did you look? What is in the mentioned folder? You don't need an exe if you offline (it also works online) integrate/enable the netfx 3.x feature. Just trying to help you with my limited (but working) knowledge...
X:\sources\sxs\microsoft-windows-netfx3-ondemand-package.cab Replace X: with your drive letter for Windows 10 installation media (iso)
look i need installer for hotfixes as Windows10.0-KB3074683-x64 , so i cant put hotfix "Windows10.0-KB3074683-x64" in iso , maybe when i integrate windows 10 Iso , but no i wanna installer for netf3.5 not for install netframe 3.5 , Thanx for ur attention , Thanx all, have a nice time i look for **** in another places, sites ,
That's what i already mentioned. He is searching for a program that does it all. Wintoolkit, whdownloader (it does more dan downloading updates ) etcetc But again, why using a tool (or the online dism commandline for it) to online integrate updates which msupdate already could install for you?
Can you post the size the new install.wim (sysprepped and generalized) with the original install.wim file?
like enthousiast said setupcomplete.cmd its time consouming especialy if at some time late you need to ad to oem folder a lot of updates. intergrade using dism every update. later if some updates become superseded uninstall them the way I show you and install the new ones. resetbase may not be applicable offline. but once you install your intergraded image and access desktop you will have the updates you intergrade to this image and you can use the resetbase. the resetbase option is not usable in offline image after intergration because of pending.xml in your winsxs folder. the same scenario happen after you install update online. if the update needed to restart your pc to finish the installation of the update before restart youcant use resetbase not even the startcomponentcleanup because of the pending xml