• steeviebops

    steeviebops

    @steeviebops

    Viewing 15 replies - 226 through 240 (of 403 total)
    Author
    Replies
    • in reply to: Rollback to 21H2 from 22H2 #2503827

      You might see it in the old Programs and Features, View installed updates. KB5015684.

    • in reply to: Using Office 2021 with Microsoft 365 #2498572

      M365 Business Basic and a perpetual licence is fine, have had several clients work that way.

      1 user thanked author for this post.
    • in reply to: iOS 16 on iPhone 8 #2497887

      Thanks for the feedback. I think I’ll get it updated before the year is out. I was hoping to maybe get another year out of this phone and then replace it with something newer, but the battery is showing degradation so the end may come sooner than that.

    • in reply to: Does an old personal computer become useless? #2497876

      Great article. I still have a soft spot for the old stuff. I have some old hardware that I sometimes dig out as a hobby, including two Compaq 286 and 386 portables!

      1 user thanked author for this post.
    • in reply to: Java equals() selection #2496641

      You’d want to check for the null first, such as with the following if statement:

      if (aStringVariable != null)

      I personally don’t bother with the Yoda thing, I think it makes the code more awkward to read.

    • in reply to: Mozilla’s support for Windows 7 and 8.1 will end in 2023 #2495010

      Thanks for that, I didn’t know that it was that easy! Every day’s a school day. 🙂

    • in reply to: Mozilla’s support for Windows 7 and 8.1 will end in 2023 #2494335

      Option 2 may not be feasible. It’s no longer possible to downgrade Firefox without creating a new profile, so going back from 106 to 102 would be destructive. If I recall correctly, they did move XP users to 52 ESR but I don’t think they downgraded from a newer non-ESR version.

    • in reply to: Opinion on disk drives for NAS #2492858

      WD Red Plus or Red Pro. Don’t go with the standard Red range. As RetiredGeek said, they’re SMR drives and are unreliable in RAID arrays.

      1 user thanked author for this post.
    • in reply to: Win 10 Pro Update to 22H2 #2490545

      I installed it on my work laptop (I know, I know!) but all fine, no hiccups.

    • It has been change for the sake of change since Windows Vista. I really feel like Windows 2000 or maybe XP were the last releases that really innovated.

      It would never happen of course, but my vision would have been to leave the XP UI largely unchanged and build on that with newer technologies.

      2 users thanked author for this post.
    • in reply to: Upgrading old laptop-which WD SSD? #2487304

      Never had an issue with their hard drives either, this was an SSD that was acting up for me. It was a Blue.

    • in reply to: ReactOS (Windows NT) Open Source #2487294

      I love the idea of ReactOS but progress on it is glacially slow. I remember coming across it about 20 years ago.

    • in reply to: Upgrading old laptop-which WD SSD? #2485873

      My personal experience with WD SSDs isn’t a good one. I had a 1TB Blue for about two years when it suddenly slowed to a crawl. Any existing data was being read extremely slowly (although correctly) whereas newly written data would be fine. I ended up replacing it with a Samsung SSD and restoring from my backup because it was a lot faster than trying to clone the WD, which would have taken several days.

      1 user thanked author for this post.
    • in reply to: Win 11 and virtual machines #2485548

      So it looks like I got almost all the options that I need for Win11 on Hyper-V by using Gen 2 and tweaking the settings for memory and processor cores. The only one I’m stuck on is TPM enabled. That is still not working on my new VM. Leaving that aside for a moment I’m stuck with the install of the operating system (Win11) from an iso. It’s pretty obvious I’m in over my head here.

      I got Win10 installed on VM1 somehow. I wish I could remember how that went. But this new VM doesn’t seem to want to recognize the iso when I attempt to connect. . Any help is appreciated.

      VM2-settings
      VM2-startup-screen
      VM2-Virtual-boot-summary

      Do you see a TPM setting under Security? I don’t have a client Hyper-V setup to hand but it should look like Susan’s screenshot above.

    • in reply to: Win 11 and virtual machines #2485195

      You need to shut down the VM to have all options available. I can see from the second warning that it’s running.

      Also, you should use a Generation 2 VM for Windows 11. That looks to be a Gen 1.

      1 user thanked author for this post.
    Viewing 15 replies - 226 through 240 (of 403 total)