Hi all.
I'm having issues just with the w63-64 package. I'm updating by command line using the /includedotnet /includewddefs /verify /proxy flags for w63-64 and w100-x64 and am then using this as a source to build new images from (I'm using SCCM - don't ask why I'm not using WSUS as part of that - this is my ONLY option!).
I've got Windows 10 and Server 2016 building fine with zero updates needed when I run Windows update after building the OS, but there's 96 missing from the Server 2012R2 build on repeated retries.
I'm not getting any errors or anything standing out in the Wsusoffline log when I query for updates, but when I check the wsusofflineupdate.log on the Server 2012R2 client, the first 4 passes run fine (installing around 120 updates in total), but on the 5th (and subsequent) passes I get :
Warning: Update kb2978041 (id : %guid%) not found
Warning: Update kb3032663 (id: %guid%) not found
(with the %guid% having full guids I hasten to add)
I can see these updates on Microsofts site - the client OS and wsusoffline knows that it needs to install them, but wsusoffline hasn't pulled them down.
I'm seeing 185 updates in the w63-x64 glb folder, and 21 in the dotnet x64-glb folder. Have searched the whole wsusoffline folder for those KB numbers with no luck.
Have tried the suggestion I found on these boards about putting the cmd and client folders in the root of the drive and running from there ; made no difference.
Anyone have a clue whats going on?