Thiersee Posted April 13, 2017 Share Posted April 13, 2017 @rhahgleuhargh Installed W7 x86 and x64, Convenience Rollup method, without the replaced updates (KB4012215, KB3156017, KB3118401 from your post and KB3123479 from @Pink_Freud's post): no issues, no requests from WU after installation and restart. BTW 1, if KB3118401 & KB3123479 are installed, they are not detected by Deep Cleaning; manually uninstalled without issues. BTW 2 Quote DNF 3.5.1 KB4014981 remplace KB3210131 You don't need to put KB4014981 in the list, KB4014565 (DNF 351-part of KB4014981) is enough. Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted April 13, 2017 Author Share Posted April 13, 2017 (edited) @Thiersee Oops, it was a copy/paste error, I only putted KB4014565 in the list. I'll edit my post. Thanks for the test. It's surprising that some updates not needed anymore are not deleted by deep-clean. I finished to search superseeded updates. I begin the tests ! Edited April 13, 2017 by rhahgleuhargh Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted April 14, 2017 Author Share Posted April 14, 2017 Hello, ULs uploadées. Merci pour les retours ! Mise à jour de l'archive pour masquer les mises à jour vers W10/Télémétrie avec un script unique. Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 14, 2017 Share Posted April 14, 2017 31 minutes ago, rhahgleuhargh said: ..... Mise à jour de l'archive pour masquer les mises à jour vers W10/Télémétrie avec un script unique. I don't see any difference to the previous from sep 2016... Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted April 14, 2017 Author Share Posted April 14, 2017 @Thiersee Please try again, you probably downloaded it before the file was updated ! Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 14, 2017 Share Posted April 14, 2017 10 minutes ago, rhahgleuhargh said: @Thiersee Please try again, you probably downloaded it before the file was updated ! That was! THX Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 15, 2017 Share Posted April 15, 2017 (edited) @rhahgleuhargh Quote Mise à jour de l'archive pour masquer les mises à jour vers W10/Télémétrie avec un script unique. Downloaded and tested: the generated .exe doesn't work, because of a small error in the file Telemetry.cfg. RunProgram="Classic.vbs" instead of RunProgram="Telemetry.vbs" ! After correction it works. Frohes Osterfest. Edited April 15, 2017 by Thiersee Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted April 15, 2017 Author Share Posted April 15, 2017 @Thiersee Correction done ! I really need a new brain... Frohes Osterfest ! Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted April 20, 2017 Share Posted April 20, 2017 hi: I;m just back from vacation and just started on the April iso. I was using rick's dotnetfx462_full_x86_64_slim from 12/17/16 in the past and used the same link to check if it has been updated. The link is now different and the file heading date is 4_16_2016. Is that a typo and the date year should be 2017? or its correct and we should still be using the 12/17/16 file? regards... Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 20, 2017 Share Posted April 20, 2017 It's a typo ! With the link in the first post you get the updated file. Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted April 20, 2017 Share Posted April 20, 2017 10 minutes ago, Thiersee said: It's a typo ! With the link in the first post you get the updated file. ok cool. Can I assume the pre-reqs are still required? do 2603229, 3177467, 3046269, 2685811, 2685813 still go in silent? lastly (for now) I see there is no more rollup file to hide certain updates. do I need to do the new telemetry.exe and put in silent if my goal is to install win 7_64 (or x86) home premium with no intentions of upgrading to win 10? I am still weak on that hide updates file which if anyone cares I think needs to be updated. It still says (11) in the vbs file and its unclear if you add an update(s) which numbers need to be changed. here is the vbs statement>>>> Dim hideupdates(4) 'TO ADD 1 EDIT THE (11) AND ADD another hideupdates(#) so if you have 7 updates which numbers need to be changed and where does the -ai argument go? regards... Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 20, 2017 Share Posted April 20, 2017 Quote do I need to do the new telemetry.exe and put in silent if my goal is to install win 7_64 (or x86) home premium with no intentions of upgrading to win 10? Yes! Quote here is the vbs statement>>>> Dim hideupdates(4) 'TO ADD 1 EDIT THE (11) AND ADD another hideupdates(#) The (11) is a comment and is a typo too! The command is Dim hideupadetes (4) (5 updates) Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 20, 2017 Share Posted April 20, 2017 (edited) @rhahgleuhargh Again a typo in telemetry.vbs, have a look to my answer to @pennsylvaniaron . Edited April 20, 2017 by Thiersee Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted April 20, 2017 Share Posted April 20, 2017 1 hour ago, Thiersee said: Yes! The (11) is a comment and is a typo too! The command is Dim hideupadetes (4) (5 updates) thanks thiersee. I'll keep 2603229, 3177467, 3046269, 2685811, 2685813 in the silent. I'll make the iso sometime tonight or tomorrow. regards... Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 20, 2017 Share Posted April 20, 2017 Quote I'll keep 2603229, 3177467, 3046269, 2685811, 2685813 in the silent. Right, no changes on that ! Quote Link to comment Share on other sites More sharing options...
rhahgleuhargh Posted April 21, 2017 Author Share Posted April 21, 2017 @Thiersee and @pennsylvaniaron the (11) is just an example from original script, so it's not really a typo error (it's present in the script from the beginning!). I'll have a look on it when I come back home, but the script should work as it is. The "new" Telemetry.vbs is in fact the classic.vbs, since the 2 DNF updates for Convenience Rollup integration method are no more requested by WU. So no need to redownload the updated file if you know how to edit the .vbs file. Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted April 21, 2017 Share Posted April 21, 2017 10 hours ago, rhahgleuhargh said: @Thiersee and @pennsylvaniaron the (11) is just an example from original script, so it's not really a typo error (it's present in the script from the beginning!). I'll have a look on it when I come back home, but the script should work as it is. The "new" Telemetry.vbs is in fact the classic.vbs, since the 2 DNF updates for Convenience Rollup integration method are no more requested by WU. So no need to redownload the updated file if you know how to edit the .vbs file. Thanks for prompt reply. I just finished the April iso and here are my issues which may help others and why its the case with me I have no idea. My integration every month seems to fail when IE11 is being integrated. Last month I no longer integrated 2533552 and that seemed to repair the issue. this month a made a change to my silent update order which repaired that issue. I was using in my silent updates this order: 2603229, 3046269, 3177467, 2685811, 2685813. This made the IE11 update FAIL. All I did was put 3177467 ahead of 3046269, (in other words I switched their order) and left the other 3 updates where they were and now IE11 integrates perfectly and then the new monthly update. Someone in a prior post mentioned that 3177467 should go ahead of 3046269. A manual WU check on my VM comes up with Defender, MRT and 2813347. I told rhahgleuhargh about 2813347 last month. Its strange because rhahgleuhargh said its related to RDP which I don't integrate but its always an update for me and it DOES get successfully installed. Lastly regarding the telemetry vbs file. I know someone else wrote the script but if anyone who hasn't used it and tries to edit it and sees 5 updates a (4) and (11) its very confusing. Its bad enough when you have 5 updates the number in () is 4 and not a five, so if you add an update and have 6 updates the (4) now becomes (5). There should be some type of instructions just ahead of the hideupdates, "inside" the file. Also where does the -ai argument go if you want to use it?? Just my 2 cents. regards... Quote Link to comment Share on other sites More sharing options...
Pink_Freud Posted April 21, 2017 Share Posted April 21, 2017 16 minutes ago, pennsylvaniaron said: I was using in my silent updates this order: 2603229, 3046269, 3177467, 2685811, 2685813.... Why put KB's 2685811 & 2685813 in silent? I've never put these in silent and successfully integrate every time. Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 21, 2017 Share Posted April 21, 2017 (edited) 1 hour ago, pennsylvaniaron said: Hi Ron, I don't know, what it's going on with your installation, please append your actual .INI . Quote Its bad enough when you have 5 updates the number in () is 4 and not a five, so if you add an update and have 6 updates the (4) now becomes (5). Because, as you can see, the counter within the script begins from 0! Again, the (11) is only an example! Quote Also where does the -ai argument go if you want to use it? On that that place, where you integrate the telemetry.exe, i.e. telemetry.exe -ai. Edited April 21, 2017 by Thiersee Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted April 21, 2017 Share Posted April 21, 2017 Hi Ron, I don't know, what it's going on with your installation, please append your actual .INI . here is my ini file. thanks 2017-04-20_22-21-PM_64_hp_convenience_4_11_17 final_edit.ini Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 21, 2017 Share Posted April 21, 2017 Sorry, but I install in another way: First step Only Updates (with RDP), IE11 (no add-on, no reg-files, no programs, and so on); in Silent-installers only KB3177467 Second step: add-on, theme-packs, drivers, reg-files, some files I need and 1 program in silent-installer (to start WPI). I do not get any problems. BTW, actually I don't have the time to simulate your installation, sorry. Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted April 21, 2017 Share Posted April 21, 2017 (edited) 1 hour ago, Thiersee said: Sorry, but I install in another way: First step Only Updates (with RDP), IE11 (no add-on, no reg-files, no programs, and so on); in Silent-installers only KB3177467 Second step: add-on, theme-packs, drivers, reg-files, some files I need and 1 program in silent-installer (to start WPI). I do not get any problems. BTW, actually I don't have the time to simulate your installation, sorry. Thiersee thanks for your input. Since I changed the order of the silent updates I really don't have any issues that prevent me from making the iso. I'll try a new installation excluding the 2 updates pink_freud mentioned and I'll also include rdp this time. Lets see what that brings! ps...how come you only have that ONE update in silent? aren't 2603229 and 3046269 mandatory? thanks again... regards... Edited April 21, 2017 by pennsylvaniaron Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 21, 2017 Share Posted April 21, 2017 7 minutes ago, pennsylvaniaron said: ... ps...how come you only have that ONE update in silent? aren't 2603229 and 3046269 mandatory? ... I install them together with some other patches with WPI (windowsPostInstaller). Quote Link to comment Share on other sites More sharing options...
pennsylvaniaron Posted April 22, 2017 Share Posted April 22, 2017 7 hours ago, Pink_Freud said: Why put KB's 2685811 & 2685813 in silent? I've never put these in silent and successfully integrate every time. pink, I just integrated a new iso with RDP. I took 2685811, 2685813 out of silent and put them as the last 2 updates after 4014565. Then my IE11 gets a black X and does not integrate. when I do the same exact creation with the 2685811, 2685813 in the silent section then no problems. No idea why yours works and mine doesn't. regards... Quote Link to comment Share on other sites More sharing options...
Thiersee Posted April 22, 2017 Share Posted April 22, 2017 Hi Ron, search for KB265811 in this thread and read all the posts and your answers too... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.