Windows 11 KB5017328

WinLite

Member
Messages
41
Reaction score
4
I´m looking for a way to isolate only the USB printer update out of KB5016691 to integrate it into 21H2 because the whole integration leaves the ISO to big afterwards and i only need the printer update. I don´t like 22H2 and want to keep 21H2 till 23H1 or others. Can someone of you help me with that?
 
KB5016691 (Aug 2022 Preview) is now KB5017328 (Sep 2022). Do you not install any 21H2 CU's?

For size, you can use DISM cleanup since you don't need to revert installed updates on an ISO image.
 
No i only use version 22000.194 from 5th october 2021 and only want to integrate the USB printer update which i really need. Would´nt it be enough to only integrate the unpacked Windows10.0-KB5017328-x64.cab file with NTLite to resolve the printer problem? It is much smaller than the .msu file. 78 MB instead of 301 MB.
 
No i only use version 22000.194 from 5th october 2021 and only want to integrate the USB printer update which i really need. Would´nt it be enough to only integrate the unpacked Windows10.0-KB5017328-x64.cab file with NTLite to resolve the printer problem? It is much smaller than the .msu file. 78 MB instead of 301 MB.
That's not how it works. Newer CU's are released as delta updates, which include a CAB & matching PSF file (compressed differentials).
You need both files AND a copy of WinSxS to install the KB.

Code:
09/09/2022  05:37 PM         4,642,784 DesktopDeployment.cab
09/09/2022  03:27 PM         3,712,817 DesktopDeployment_X86.cab
09/10/2022  04:05 PM            21,832 onepackage.AggregatedMetadata.cab
09/10/2022  04:01 PM        14,995,765 SSU-22000.975-x64.cab
09/10/2022  04:01 PM        78,259,594 Windows10.0-KB5017328-x64.cab  <--|
09/10/2022  04:01 PM       220,211,531 Windows10.0-KB5017328-x64.psf  <--|
09/10/2022  04:12 PM           932,235 wsusscan.cab
               7 File(s)    322,776,558 bytes

The real problem is you can't simply choose what components in a CU to install. You need to identify them, and make your own manifest files.
Is the printer fix included in one file, or several files?

But if you want to keep 22000.194 then good news! The USB fix is for a failed printer update that was introduced earlier this year. Since you never installed the failed update, there's no need to fix a bug you don't have.
 
But if you want to keep 22000.194 then good news! The USB fix is for a failed printer update that was introduced earlier this year. Since you never installed the failed update, there's no need to fix a bug you don't have.
Well, not only. My problem is, that my printer is not working automaticly with Win11 when connected over USB. I always have to start the service manually if i want to print and that is really jumping in my nervs. KB5016691 or KB5017328 are fixing that problem too. I had to wait one year till MS was fixing this problem. I installed KB5016691 manually on my Win11 and my problem was gone afterwards.
Can you please tell me how to integrate KB5017328 with DISM? The last time when i had to do such a thing was with the Win7 ISO and WAIK. That time i was using this commands with WAIK:
dism /mount-wim /wimfile:C:\SP1\install.wim /index:4 /mountdir:C:\SP1\mount
dism /image:C:\SP1\mount /add-package /packagepath:C:\SP1\Updates
dism /unmount-wim /mountdir:C:\SP1\mount /commit

I have absolutely no plan how i have to do that with Win11 and for example Windows ADK or whatever. I feel like an absolute beginner in this case.:confused:
 
Last edited:
You need PSFExtractor to convert CAB+PSF back to something DISM can read.

But why integrate this by hand? NTLite does all the work for you (unpack MSU, convert PSF to normal format, integrate, clean WinSxS backups).
 
I´m looking for a way to isolate only the USB printer update out of KB5016691 to integrate it into 21H2 because the whole integration leaves the ISO to big afterwards and i only need the printer update. I don´t like 22H2 and want to keep 21H2 till 23H1 or others. Can someone of you help me with that?
garlin not the correct place i think?

Mod note: Moved to separate thread.
 
Last edited by a moderator:
You need PSFExtractor to convert CAB+PSF back to something DISM can read.

But why integrate this by hand? NTLite does all the work for you (unpack MSU, convert PSF to normal format, integrate, clean WinSxS backups).
I enjoy handwork sometimes and meanwhile i found out that i can also use the Windows 11 Deployment Image Servicing and Management Tool for DISM integration.

Btw.: KB5017328 also got replaced by KB5017383.

If i didn´t post this case in the correct place, please move it to the right one.

Edit: The DISM integration worked well but the size of the ISO remains the same, no matter if i use DISM or not. Maybe there is a way to compress the image with NTLite after the reducing process but this question i will ask in another thread because of the peace of mind here. Thanks for your help anyway.
 
Last edited:
If i didn´t post this case in the correct place, please move it to the right one.
you did not create your own thread or searched for a specific thread. you just posted on the first thread you found. ofc it is NOT the correct place.
 
you did not create your own thread or searched for a specific thread. you just posted on the first thread you found.
You should pay attention to your tone. I didn´t post on the first thread i found. I posted in the Windows 11 thread because i have a question about it and i was asking garlin already kindly to move my post if i´m in the wrong place here. I don´t understand why YOU have to put your unfriendly nose into this too. Nothing better to do?
 
You should pay attention to your tone. I didn´t post on the first thread i found. I posted in the Windows 11 thread because i have a question about it and i was asking garlin already kindly to move my post if i´m in the wrong place here. I don´t understand why YOU have to put your unfriendly nose into this too. Nothing better to do?

This has been posted in GENERAL, under a GENERAL discussion about windows 11. As you are probably aware already, it should have been originally posted under Questions and Reports.

and also..... a little RESPECT should be shown to people trying to help you and point you in the right direction.
 
You should pay attention to your tone. I didn´t post on the first thread i found. I posted in the Windows 11 thread because i have a question about it and i was asking garlin already kindly to move my post if i´m in the wrong place here. I don´t understand why YOU have to put your unfriendly nose into this too. Nothing better to do?
I warned. You disrespected. I don't really care anymore, mods will take care of this anyway.
 
This has been posted in GENERAL, under a GENERAL discussion about windows 11. As you are probably aware already, it should have been originally posted under Questions and Reports.
If this would have been a real problem then garlin could already have told me that right from the beginning.
and also..... a little RESPECT should be shown to people trying to help you and point you in the right direction.
I always respect people as long as they respect me. This wasn´t the case here with crypticus.
 
your impertinence is quite shocking for someone who has been a member for over 2 years., and to be honest i would have thought in that time you would have realised that Questions and Reports go under the heading of the topic 'Questions and Reports'. what you seem to fail to recognise is that people are here to help each other, so comments like ... "I don´t understand why YOU have to put your unfriendly nose into this too. Nothing better to do?" are extremely disrespectful. You post in a forum, then you have to EXPECT MEMBERS TO ANSWER.

as Crypticus has rightly stated, the mods will sort this out. the snide remark of "Hopefully they will also take care of your impudence." is extremely disrespectful.

Members here are from all over the world, something some people seem to forget, and it will be dealt with in time by the mods. In the meantime, PLEASE be RESPECTFUL to each other.
 
your impertinence is quite shocking for someone who has been a member for over 2 years., and to be honest i would have thought in that time you would have realised that Questions and Reports go under the heading of the topic 'Questions and Reports'. what you seem to fail to recognise is that people are here to help each other, so comments like ... "I don´t understand why YOU have to put your unfriendly nose into this too. Nothing better to do?" are extremely disrespectful. You post in a forum, then you have to EXPECT MEMBERS TO ANSWER.

as Crypticus has rightly stated, the mods will sort this out. the snide remark of "Hopefully they will also take care of your impudence." is extremely disrespectful.

Members here are from all over the world, something some people seem to forget, and it will be dealt with in time by the mods. In the meantime, PLEASE be RESPECTFUL to each other.
I´m not only a member since 2 years. I already know Nuhi since Windows XP in the other older forum under another username and it was never a problem to post a OS question in the OS thread, didn´t matter which one.
Only here it started that some users think that it is a good idea to make a mountain out of a molehill. Garlin for example didn´t do this as long as i can remember. He and Nuhi were always kind and respectful to me.
 
Last edited:
I´m not only a member since 2 years. I already know Nuhi since Windows XP in the other older forum under another username and it was never a problem to post a OS question in the OS thread, didn´t matter which one.
Only here it started that some users think that it is a good idea to make a mountain out of a molehill. Garlin for example didn´t do this as long as i can remember.


This is an OS thread, but your first post was not an OS question, it was a request for help.

"I´m looking for a way to isolate only the USB printer update out of KB5016691 to integrate it into 21H2 because the whole integration leaves the ISO to big afterwards and i only need the printer update. I don´t like 22H2 and want to keep 21H2 till 23H1 or others. Can someone of you help me with that?" is not a windows 11 discussion as the rest of this topic is, it IS a Question and Report topic as you are asking for help.

ALL i am asking is, RESPECT each other, and IF it has to be moved, then Garlin will move it in his time.

and i was in the old XP nlite forums too under a different name, so don't worry about that. the past is the past.
 
All i am trying to do is get everyone to play nicely together, and see if we can ALL get the issue sorted for you, so when this issue is closed, whatever happens to it, happens.
 
View attachment 8174

For a General thread like Windows 11, it's OK to ask questions which you expect a quick answer. If the problem needs more attention, then feel free to create a new Q&A thread.

This is for two reasons:
- Window 11 thread is intended to keep guests informed about recent news & tips. (Quick answers)
- No one will search through 22 pages for advice.

At some point I will ask users to move a longer discussion elsewhere.
I'm on "Redmond hours", so try not to get disagreeable while I'm offline :confused:
 
View attachment 8174

For a General thread like Windows 11, it's OK to ask questions which you expect a quick answer. If the problem needs more attention, then feel free to create a new Q&A thread.

This is for two reasons:
- Window 11 thread is intended to keep guests informed about recent news & tips. (Quick answers)
- No one will search through 22 pages for advice.

At some point I will ask users to move a longer discussion elsewhere.
I'm on "Redmond hours", so try not to get disagreeable while I'm offline :confused:
This is exactly what i understand about kind and friendly. Not necessary to lose respect.
 
Back
Top