Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.os.windows-11 > #17339

Re: Microsoft admits that Windows is short-term support in realistic terms

From Paul <nospam@needed.invalid>
Newsgroups alt.comp.os.windows-11, comp.os.linux.advocacy
Subject Re: Microsoft admits that Windows is short-term support in realistic terms
Date 2025-02-21 13:11 -0500
Organization A noiseless patient Spider
Message-ID <vpafla$3gktb$1@dont-email.me> (permalink)
References (5 earlier) <ILFsP.65543$GJLe.39984@fx05.iad> <vovst7$18hfe$1@dont-email.me> <vp8gpl$32l6l$2@dont-email.me> <MQPtP.132945$P31.87023@fx48.iad> <vp8kuk$33774$2@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


On Thu, 2/20/2025 8:29 PM, Lawrence D'Oliveiro wrote:
> On Thu, 20 Feb 2025 19:32:44 -0500, CrudeSausage wrote:
> 
>> On 2025-02-20 7:19 p.m., Lawrence D'Oliveiro wrote:
>>
>>> On Mon, 17 Feb 2025 17:50:31 -0000 (UTC), Chris wrote:
>>>
>>>> Are you a developer with intimate knowledge of the inner workings of
>>>> Windows? Windows doesn't work that way mostly for marketing reasons.
>>>
>>> Nobody knows how Windows works, not even Microsoft’s own engineers.
>>>
>>> Who in the world, inside or outside of Microsoft, can answer yes to the
>>> first question? Nobody.
>>
>> I would be surprised about this considering how they rewrote most of it
>> in the mid-2000s.
> 
> They tried to. Remember “Longhorn”, which became Windows Vista? They were 
> promising a whole bunch of new major technologies, none of which 
> eventually shipped. Remember why it was so late? Because somebody had the 
> bright idea of writing core parts of it in Dotnet. Which turned out to be 
> a really bad idea. So the infamous “Longhorn Reset” involved chucking out 
> and replacing all that Dotnet code. And even with the delay, they still 
> had to rush to get it out. Hence all the bugs and inefficiencies and 
> instabilities and other trouble.
> 
> Why does Windows need to reboot about 5 times during an install? Because 
> nobody at Microsoft knows to reliably shut down and restart their own 
> services, so it’s easier just to reboot everything.
> 

https://learn.microsoft.com/en-us/troubleshoot/windows-client/setup-upgrade-and-drivers/windows-10-upgrade-issues-troubleshooting

    1) Downlevel phase: ... this phase runs on the source OS  <=== can pop the DVD or .ISO after this reboots
                            The OS may download patches for Windows Update materials or similar.
                            the installer may restart itself (no reboot) after patched.
                            [This is the "media copy" phase. Decompression of install.wim happens here.]



    2) SafeOS phase:    ...computer is booted into Windows PE during the SafeOS phase
                            Now the computer has a known good OS, to continue the installation process
                            The logfiles go in a different place now. There will be Windows and Windows.old .
                            The datestamps on (1), versus (2),(3),(4), one uses local time, the other
                            uses UTC.

    3) First boot phase:  ...failures... almost exclusively caused by device drivers.

    4) Second boot phase: ... system ... running ... target OS.

and somewhere in there, is the "Migration phase", where programs are reinstalled
one by one. For example, when I Repair Installed a Win10 on the Test Machine
yesterday, and walked away, when I came back the screen was open, and the Logitech
webcam install program was asking for EReg (registration information). I could not
tell if the Repair Install had finished or it had bombed out (as the version of
the OS does not change during a Repair). I removed the Logitech package, and
re-ran the Repair Install, and it finished pretty quickly the second time. It
likely did not roll back after all (from the first attempt).

This is why there is a folder full of .msi files . It is used for program removal
normally, but also serves as the base for program reinstall on a Repair Install.

The Windows.old file is not as it seems. It is more than a Windows file, and
it contains all the materials needed during a rollback. Including some kind
of Program Files content. That is just in case you have some weird idea of
"renaming folders" and pretending it is the old system. Don't do that :-)
That stuff is there for a reason, it can be used for a reversion request by
the user, and the materials are erased on their own after ten days have elapsed.
You don't need to use CleanMgr.exe to remove Windows.old properly. *Do not* use
the Trash Bin for removal either. There is a command line sequence which
it is claimed, can do the removal (a little icacls magic I would assume). On
one occasion, some invalid characters were in a couple of places in Windows.old,
and then the command line method is going to fail.

The   https://learn.microsoft.com   site has the technical contents. One of the
problems, is getting the Google search syntax "just right" to get the most
topical page from that site. It took me around eight tries to get the above link.
The wrong keywords, will leave you showered in junk.

IT people have to be familiar with WADK, DISM and Sysprep and building reference OS
images for Enterprise setups. Then mass deployment of image to thousands of
machines. A lot of the educational materials are there to help the IT people.

   Paul

Back to alt.comp.os.windows-11 | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-16 06:04 -0500
  Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-16 08:53 -0500
    Re: Microsoft admits that Windows is short-term support in realistic terms Johnny LaRue <xxxxxx@yyyyyy.zzz> - 2025-02-16 19:18 +0000
      Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-16 16:23 -0500
        Re: Microsoft admits that Windows is short-term support in realistic terms Adison Vohn Caterson <Adison@Caterson.invalid> - 2025-02-16 21:31 +0000
          Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-16 18:49 -0500
            Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-17 10:27 -0500
        Re: Microsoft admits that Windows is short-term support in realistic terms rbowman <bowman@montana.com> - 2025-02-16 21:38 +0000
          Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-16 18:49 -0500
            Re: Microsoft admits that Windows is short-term support in realistic terms rbowman <bowman@montana.com> - 2025-02-17 05:08 +0000
              Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-17 06:56 -0500
          Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-17 19:34 +0300
            Re: Microsoft admits that Windows is short-term support in realistic terms rbowman <bowman@montana.com> - 2025-02-17 18:38 +0000
              Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-20 15:16 +0300
                Re: Microsoft admits that Windows is short-term support in realistic terms "Kerr-Mudd, John" <admin@127.0.0.1> - 2025-02-20 12:56 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms rbowman <bowman@montana.com> - 2025-02-20 19:58 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-20 15:14 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms Frank Slootweg <this@ddress.is.invalid> - 2025-02-20 20:42 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Daniel70 <daniel47@eternal-september.org> - 2025-02-21 21:24 +1100
                Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-21 08:26 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms Daniel70 <daniel47@eternal-september.org> - 2025-02-24 22:37 +1100
                Re: Microsoft admits that Windows is short-term support in realistic terms Frank Slootweg <this@ddress.is.invalid> - 2025-02-21 16:45 +0000
            Re: Microsoft admits that Windows is short-term support in realistic terms "Kerr-Mudd, John" <admin@127.0.0.1> - 2025-02-17 19:06 +0000
              Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-20 15:11 +0300
                Re: Microsoft admits that Windows is short-term support in realistic terms "Kerr-Mudd, John" <admin@127.0.0.1> - 2025-02-20 12:51 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-20 17:18 +0300
              Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-20 15:13 +0300
          Re: Microsoft admits that Windows is short-term support in realistic terms Daniel70 <daniel47@eternal-september.org> - 2025-02-18 21:40 +1100
        Re: Microsoft admits that Windows is short-term support in realistic terms Chris <ithinkiam@gmail.com> - 2025-02-17 08:23 +0000
          Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-17 07:15 -0500
            Re: Microsoft admits that Windows is short-term support in realistic terms Chris <ithinkiam@gmail.com> - 2025-02-17 17:50 +0000
              Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-17 14:35 -0500
              Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-21 00:19 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-20 19:32 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-21 01:29 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-21 08:35 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-21 13:11 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms Frank Slootweg <this@ddress.is.invalid> - 2025-02-21 18:46 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-21 17:32 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms ...w¡ñ§±¤ñ  <winstonmvp@gmail.com> - 2025-02-22 11:57 -0700
                Re: Microsoft admits that Windows is short-term support in realistic terms Frank Slootweg <this@ddress.is.invalid> - 2025-02-22 19:27 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms ...w¡ñ§±¤ñ  <winstonmvp@gmail.com> - 2025-02-22 16:14 -0700
                Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-21 21:33 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-22 05:49 -0500
            Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-21 08:10 -0500
          Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-20 21:56 +0000
            Re: Microsoft admits that Windows is short-term support in realistic terms Mark Lloyd <not.email@all.invalid> - 2025-02-21 18:15 +0000
            Re: Microsoft admits that Windows is short-term support in realistic terms candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-03-10 18:20 +0000
      Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-17 10:23 -0500
      Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-17 19:40 +0300
        Re: Microsoft admits that Windows is short-term support in realistic terms "Kerr-Mudd, John" <admin@127.0.0.1> - 2025-02-17 18:59 +0000
          Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-20 14:59 +0300
            Re: Microsoft admits that Windows is short-term support in realistic terms Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-02-20 07:18 -0500
        Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-20 21:25 +0000
          Re: Microsoft admits that Windows is short-term support in realistic terms rbowman <bowman@montana.com> - 2025-02-21 02:11 +0000
            Re: Microsoft admits that Windows is short-term support in realistic terms "Kerr-Mudd, John" <admin@127.0.0.1> - 2025-02-21 07:48 +0000
              Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-21 21:35 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-22 10:26 -0500
      Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-20 21:23 +0000
        Re: Microsoft admits that Windows is short-term support in realistic terms CrudeSausage <crude@sausa.ge> - 2025-02-20 17:04 -0500
    Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-17 10:13 -0500
  Re: Microsoft admits that Windows is short-term support in realistic terms chrisv <chrisv@nospam.invalid> - 2025-02-16 08:02 -0600
    Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-17 10:15 -0500
  Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-16 12:40 -0500
    Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-17 05:28 +0000
    Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-17 10:22 -0500
      Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-17 15:11 -0500
        Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-20 15:19 +0300
          Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-20 09:00 -0500
            Re: Microsoft admits that Windows is short-term support in realistic terms Anton Shepelev <anton.txt@g{oogle}mail.com> - 2025-02-20 17:29 +0300
              Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-20 12:27 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms rbowman <bowman@montana.com> - 2025-02-20 19:50 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-20 21:22 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-21 10:53 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms "Kerr-Mudd, John" <admin@127.0.0.1> - 2025-02-21 18:10 +0000
                Re: Microsoft admits that Windows is short-term support in realistic terms Paul <nospam@needed.invalid> - 2025-02-21 19:24 -0500
                Re: Microsoft admits that Windows is short-term support in realistic terms "Kerr-Mudd, John" <admin@127.0.0.1> - 2025-02-26 20:29 +0000
            Re: Microsoft admits that Windows is short-term support in realistic terms Daniel70 <daniel47@eternal-september.org> - 2025-02-21 18:31 +1100
          Re: Microsoft admits that Windows is short-term support in realistic terms Brian Gregory <void-invalid-dead-dontuse@email.invalid> - 2025-02-20 15:38 +0000
            Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-20 11:23 -0500
  Re: Microsoft admits that Windows is short-term support in realistic terms rbowman <bowman@montana.com> - 2025-02-16 20:10 +0000
    Re: Microsoft admits that Windows is short-term support in realistic terms Joel <joelcrump@gmail.com> - 2025-02-17 10:24 -0500
      Re: Microsoft admits that Windows is short-term support in realistic terms rbowman <bowman@montana.com> - 2025-02-17 18:52 +0000
  Re: Microsoft admits that Windows is short-term support in realistic terms Andy Burns <usenet@andyburns.uk> - 2025-02-21 08:13 +0000

csiph-web