-
WinNTSetup v5.4.2
Ok, worked great. Thank you
-
WinNTSetup v5.4.2
Tell me, does Win7-11-Select.xml support the <ProductKey> parameter? How to correctly write <ProductKey> in Win7-11-Select.xml? For example, this M7XTQ-FN8P6-TTKYV-9D4CC-J462D for switching to LTSC 1809. Thank you.
-
WinNTSetup v5.4.2
What does this parameter do in the system in AntiLog.ini? [Options] PerformenceV2=1 Because of it, an error occurs when starting the game Mafia - Definitve Edition on Server 2019 You can somehow roll back this parameter on an already deployed system, so as not to reinstall everything. Thank you.
-
WinNTSetup v5.4.2
Are you sure you don't delete it somewhere else. Lines that get skipped will be logged: \Windows\Logs\WinNTSetup\*\MinWin_WimHost.log Thank you. I figured it out, it turned out to be my mistake
-
WinNTSetup v5.4.2
I apply such a filter in System32-DLL.txt, example 18362 \Windows\System32\systemcpl.dll In Server 2019 (17763) the file is not deleted, in Win11 (22635) it is deleted, as I need In NetFX.txt I do this 18362 \Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.Windows.ServerManager.Common\* But the folder is deleted in both Server 2019 and Win11 If there is a way to make the filter work in NetFX.txt? Thank you.
-
WinNTSetup v5.4.2
Key support ! for WinSxS.ini from this post https://msfn.org/board/topic/149612-winntsetup-v533b/page/193/#comment-1256786 in the new version planned? Tested on Server 2019 build - works great, Will the new version support Compact LZX for Server 2019?
-
WinNTSetup v5.4.2
WinSxS.txt, unlike other *.txt in the Remove folder, works on the principle of a white sheet, i.e. does not delete only those specified in WinSxS.txt And what's the point in deleting one folder in WinSxS?
-
WinNTSetup v5.4.2
JFX Could you write a script to create WinSxS.ini I have a list list.txt of several thousand lines, like this \Windows\WinSxS\amd64_microsoft-windows-d..-repadmin.resources_31bf3856ad364e35_10.0.17763.1_en-us_0e937a3a21f57e8e \Windows\WinSxS\amd64_microsoft-windows-d..-repadmin.resources_31bf3856ad364e35_10.0.17763.1_ru-ru_57b491ee72fa7a35 \Windows\WinSxS\amd64_microsoft-windows-d..-tools-mmc-adsiedit_31bf3856ad364e35_10.0.17763.1_none_a3ec538332003b58 \Windows\WinSxS\amd64_microsoft-windows-d..-tools-mmc-adsiedit_31bf3856ad364e35_10.0.17763.4377_none_00b9d56aaba10b40 \Windows\WinSxS\amd64_microsoft-windows-d..2provider.resources_31bf3856ad364e35_10.0.17763.1_ru-ru_39373ffd5f7710e6 You need to make a replacement on those lines where there is ru-ru (or some other localization language) amd64 --> %ARCH% 1_ru-ru_**************** --> *_%LANG%_* to \Windows\WinSxS\amd64_microsoft-windows-d..-repadmin.resources_31bf3856ad364e35_10.0.17763.1_en-us_0e937a3a21f57e8e \Windows\WinSxS\%ARCH%_microsoft-windows-d..-repadmin.resources_31bf3856ad364e35_10.0.17763.*_%LANG%_* \Windows\WinSxS\amd64_microsoft-windows-d..-tools-mmc-adsiedit_31bf3856ad364e35_10.0.17763.1_none_a3ec538332003b58 \Windows\WinSxS\amd64_microsoft-windows-d..-tools-mmc-adsiedit_31bf3856ad364e35_10.0.17763.4377_none_00b9d56aaba10b40 \Windows\WinSxS\%ARCH%_microsoft-windows-d..2provider.resources_31bf3856ad364e35_10.0.17763.*_%LANG%_* If it’s not difficult, you can also make a replacement in the lines with en-us and none 1_en-us_**************** --> * 1_none_**************** --> * ****_none_**************** --> * to \Windows\WinSxS\amd64_microsoft-windows-d..-repadmin.resources_31bf3856ad364e35_10.0.17763.* \Windows\WinSxS\%ARCH%_microsoft-windows-d..-repadmin.resources_31bf3856ad364e35_10.0.17763.*_%LANG%_* \Windows\WinSxS\amd64_microsoft-windows-d..-tools-mmc-adsiedit_31bf3856ad364e35_10.0.17763.* \Windows\WinSxS\amd64_microsoft-windows-d..-tools-mmc-adsiedit_31bf3856ad364e35_10.0.17763.* \Windows\WinSxS\%ARCH%_microsoft-windows-d..2provider.resources_31bf3856ad364e35_10.0.17763.*_%LANG%_* I think it won’t be difficult for the author of such a powerful utility WinNTSetup and it would be easier to create WinSxS.ini. Thank you
-
WinNTSetup v5.4.2
Key ! for WinSxS.ini works great. List creation has become much easier. Thanks a lot.
-
WinNTSetup v5.4.2
Server 2019, these files are needed for the Role Active Directory and DNS server to work, and 2 versions of manifest are needed. Active Directory and DNS server are not installed with one manifest version I have 62 manifests that must be 2 each, the rest - 1 last manifest is enough, which the filter leaves It may be possible to make a key (for example, at the beginning of a line) with which to set the filter - leave one last manifest or both versions You can check it yourself, just delete even one manifest from the list above and Role Active Directory will not be installed, there will be an error
-
WinNTSetup v5.4.2
Do I understand correctly that the filter algorithm described above also works on *.manifest files? Now the records look like this (only a part, in reality there are many of them), 2 pieces *.manifest WinSxS.ini \Windows\WinSxS\Manifests\amd64_microsoft.activedirectory.management_31bf3856ad364e35_10.0.17763.1_none_095c3cc5ce4cc481.manifest \Windows\WinSxS\Manifests\amd64_microsoft.activedirectory.management_31bf3856ad364e35_10.0.17763.1490_none_6621891b47f3382c.manifest \Windows\WinSxS\Manifests\amd64_microsoft.grouppolicy.management.interop_31bf3856ad364e35_10.0.17763.1_none_45ae278e67e884d4.manifest \Windows\WinSxS\Manifests\amd64_microsoft.grouppolicy.management.interop_31bf3856ad364e35_10.0.17763.1697_none_a25d3493e19fe3c8.manifest \Windows\WinSxS\Manifests\amd64_microsoft.grouppolicy.targeting.interop_31bf3856ad364e35_10.0.17763.1_none_6654ff116d4c49a0.manifest \Windows\WinSxS\Manifests\amd64_microsoft.grouppolicy.targeting.interop_31bf3856ad364e35_10.0.17763.1697_none_c3040c16e703a894.manifest \Windows\WinSxS\Manifests\amd64_microsoft.remotefilesystems.dfsrhelper_31bf3856ad364e35_10.0.17763.1_none_bdf10eb77895087e.manifest \Windows\WinSxS\Manifests\amd64_microsoft.remotefilesystems.dfsrhelper_31bf3856ad364e35_10.0.17763.1697_none_1aa01bbcf24c6772.manifest \Windows\WinSxS\Manifests\amd64_microsoft-activedir..y-webservices-setup_31bf3856ad364e35_10.0.17763.1_none_644bcd2a4e82b8e8.manifest \Windows\WinSxS\Manifests\amd64_microsoft-activedir..y-webservices-setup_31bf3856ad364e35_10.0.17763.1697_none_c0fada2fc83a17dc.manifest \Windows\WinSxS\Manifests\amd64_microsoft-windows-a..replicationprovider_31bf3856ad364e35_10.0.17763.1_none_111531154195c448.manifest \Windows\WinSxS\Manifests\amd64_microsoft-windows-a..replicationprovider_31bf3856ad364e35_10.0.17763.1697_none_6dc43e1abb4d233c.manifest \Windows\WinSxS\Manifests\amd64_microsoft-windows-a..ry-wmitrustprovider_31bf3856ad364e35_10.0.17763.1_none_ee1a1b5fcc55f884.manifest \Windows\WinSxS\Manifests\amd64_microsoft-windows-a..ry-wmitrustprovider_31bf3856ad364e35_10.0.17763.1697_none_4ac92865460d5778.manifest \Windows\WinSxS\Manifests\amd64_microsoft-windows-a..y-delegation-wizard_31bf3856ad364e35_10.0.17763.1_none_efbc5adbce6f3e21.manifest \Windows\WinSxS\Manifests\amd64_microsoft-windows-a..y-delegation-wizard_31bf3856ad364e35_10.0.17763.1697_none_4c6b67e148269d15.manifest Is it possible to make the filter output not one, but both files? Like this \Windows\WinSxS\Manifests\amd64_microsoft.activedirectory.management_31bf3856ad364e35_10.0.17763.* This would be convenient in the future after the update. And so after the update you will have to rewrite the files to the new version. Or add some kind of switch to the line to allow 2 files to be displayed, not just one Thank you
-
WinNTSetup v5.4.2
The output size of VHD from Server 2019 with Compact LZX enabled and without compression is the same, on other versions of Win the sizes are reduced with compression
-
WinNTSetup v5.4.2
Ok , thanks Another question, Compact LZX compression does not work on Server 2019, is this how it was designed from the start? Is it possible to enable Compact LZX compression on Server 2019?
-
WinNTSetup v5.4.2
For Server 2019 need to save 3 files in WinSxS amd64_microsoft-windows-d..erservice.resources_31bf3856ad364e35_10.0.17763.1_en-us_f14aa26a2ff699b7\dfssvc.exe.mui amd64_microsoft-windows-d..erservice.resources_31bf3856ad364e35_10.0.17763.1_ru-ru_3a6bba1e80fb955e\dfssvc.exe.mui amd64_microsoft-windows-d..erservice.resources_31bf3856ad364e35_10.0.17763.1_ru-ru_7226aa566821f809\DeviceSetupManager.dll.mui In WinSxS.ini it is written like this \Windows\WinSxS\%ARCH%_microsoft-windows-d..erservice.resources_31bf3856ad364e35_10.0.17763.*_%LANG%_* \Windows\WinSxS\amd64_microsoft-windows-d..erservice.resources_31bf3856ad364e35_10.0.17763.1_en-us_* This file is not saved during deployment amd64_microsoft-windows-d..erservice.resources_31bf3856ad364e35_10.0.17763.1_ru-ru_3a6bba1e80fb955e\dfssvc.exe.mui How to solve a problem? Thank you
-
WinNTSetup v5.4.2
Antonino, I uncheck the indexing box in an empty VHD; after deployment it used to be enabled, but now it’s not, which is what I need.