ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
21.97k stars 1.35k forks source link

Fix print management which uses mmc. #2185

Closed krystofkrticka closed 2 months ago

krystofkrticka commented 3 months ago

Is your feature request related to a problem? Please describe. If you clean install windows 11 and try to find print management management console, you wont find it util you uninstall print management using DISM and install it back using DISM, because when you are installing it using optional features in settings it'll fail every time you try.

Describe the solution you'd like Fix print management automatically when either starting WinUtil or as one of the optional tweaks.

Describe alternatives you've considered Doing it manually but that will start to get annoying quite fast when you have to install OS on multiple computers.

Additional context I found solution in this article https://answers.microsoft.com/en-us/windows/forum/all/print-management-for-windows-11/e7fd45f0-ab9a-4b68-9142-ec18d7fd0da3 in response from RobinsonSilvestre

Marterich commented 3 months ago

Interesting. Do you know what version you installed? I just checked in my 23H2 VM where I definitely never touched anything regarding Print Management but the console opens without any problems using Win+R > printmanagement.msc

github-actions[bot] commented 2 months ago

This issue was marked as stale because it has been inactive for 7 days

krystofkrticka commented 2 months ago

I'll have a look using standard ISO from Microsoft instead of ISO built using a UUPDump.

krystofkrticka commented 2 months ago

Yes this seems to be issue with images made using UUP Dump scripts which I use to have latest updates integrated in the ISO and maybe some other Windows ISO creation tools.

Marterich commented 2 months ago

As this seems not to be directly related to winutil, I'm going to close the issue. If you manage to isolate the issue and link it to winutil, please reopen the issue and we will be happy to help you :) /close