• erbkaiser

    erbkaiser

    @erbkaiser

    Viewing 15 replies - 1 through 15 (of 22 total)
    Author
    Replies
    • in reply to: Woody Leonhard (1951–2025) #2756253

      I will remember him fondly for the Windows Secrets / Ask Woody newsletter and all the advice and good info he gave us.

      Rest in peace, Woody. My condolences to those he left behind.

       

      3 users thanked author for this post.
    • in reply to: What has Microsoft done right? #2684435

      There is a lot about Microsoft products that I love.

      Quick Assist is a godsend for me as the IT guy in the family, I have been able to help my mother and sister with various issues thanks to it, and without needing to guide them through configuring Teamviewer or the like (installing ANY kid of software when the user is already confused about UAC is not a good thing).

      Office365 has literally saved my career. I had a bad PC crash some time ago where my ancient platter drive got destroyed, and unfortunately I had a lot of important documents including contract-related data on it. My in-house backup to the Synology NAS (through Previous Versions) had silently failed so the copy there was too old, but OneDrive held a copy that I was able to redownload on the new PC.
      While I have minor gripes with OneDrive in how it uses the same Documents folder that has been abused by software since the 90s as a dumping spot, so space can easily run out for the free plan, that can be worked around and it’s essentially being given to all users for free. Of course I now pay for myself and my family for extra storage with the family plan so even that space issue is gone.

      1 user thanked author for this post.
    • in reply to: Getting started with winget #2561253

      winget search -q “” gave me a list of over 4500 items of which I recognized about 20 and many of which have a Name or Id that seem to be a bit questionable…

      If you did a winget search, you searched all available packages.

      winget list will return only what you have installed (and is recognised).

      1 user thanked author for this post.
    • in reply to: Getting started with winget #2560896

      winget upgrade –all –silent 

      I run this command about once a week on my desktop PC and it silently updates almost everything for me without extra hassle. It is not fool proof, some apps return incorrect version numbers or have none at all, and some others report having an update available but still can only update from the app itself, but for the vast majority of programs this just works.

      Occasionally, when installing something with winget install foo it will return multiple sources, in that case it’s as easy as doing winget install foo -s msstore or winget install foo -s winget to make it work again.

      winget install foo -h to remove any unnecessary prompts (silent install).

      The real power of winget is in being able to batch script installers this way. When I set up a new PC last time I just fed it a .bat with a list of winget install commands and it was downloading almost everything I otherwise would have to manually hunt down for.

    • in reply to: Shutdown.exe /f #2438483

      Enjoy your retirement, Fred. May it be free from technical issues.

      Thanks for the newsletters and advice over the years.

    • in reply to: Got your Plus newsletter now? #2392260

      Got mine, it was delivered to my inbox ~10 hours ago.

      Thanks.

    • in reply to: Microsoft says forget your passwords! #2392257

      How does going passwordless on your Microsoft account work with the Windows 10/11 login in case of problems?

      In the past, when my Windows 10 machine had a problem, I could boot into one of the safe modes with my Microsoft account and its password. As I recall, at the time logging in with a pin was not yet possible, even if it was my default login method for the normal Windows boot.

      Does Windows now offer a way to log in with my pin even in safe mode with command prompt?

    • in reply to: How you might install Win 11 on older PCs lacking TPM 2.0 #2388127

      fTPM is firmware TPM, where there is no dedicated TPM chip but instead the CPU emulates one.

      Many if not all fTPMs have at least two banks, one for SHA1 keys and one for SHA256  keys. If SHA1 and is enabled and SHA256 not, it is not a TPM 2.0.

      If SHA1 and SHA256 are enabled at the same time, Windows11 may write the SHA256 hash with the SHA1 bank and fail.

      So for optimal compatibility SHA1 needs to be turned OFF in the UEFI for any system with an fTPM.

      1 user thanked author for this post.
    • in reply to: Woes from changing email address #2388090

      If you want an easy way to get multiple email addresses, get your own domain name.

      A website domain doesn’t cost much and once you have your own domain, you can set up unlimited email addresses. If you buy example.com you can use bank@example.com for your banking info, gardentools@example.com for that site you buy your soil from, bowling@example.com for your bowling league etc.

      This has the extra advantage that if someone sells your email to spammers or gets ‘hacked’, you can easily redirect all mail to that one address to the bin.

      Most domain sellers also have hosting plans with email, or you can move it over to Google Gsuite or a Microsoft equivalent — or others for only a few bucks per month.

      I lucked out in that I set my domain up in Gsuite back when it was still free but even if it wasn’t, I would keep it up for the convenience it provides. I log into my one Gmail and have all my emails in that view.

    • in reply to: How you might install Win 11 on older PCs lacking TPM 2.0 #2388082

      I would advice against installing Windows 11 on a computer without TPM 2 (or other requirements) as Microsoft has stated that these computers will not be able to update to the release version. This will leave these PCs in the sad state of running a beta build where the only option is to go back to Windows 10, which is only possible without a full reinstall if the previous version of Windows still exists on the hard drive. The longer the time from the Win11 beta install, the more likely this folder will be cleaned up for space.

       

       

      3 users thanked author for this post.
    • in reply to: No Chrome? Easily add full-function Gmail to Edge! #2383911

      For easy access to Gmail, it’s also possible to create any website – including Gmail – as a web app. This will give it its own dedicated Edge window that cannot be overtaken by other links, and can be pinned to the start menu and taskbar like any other app.

      Within Edge, go to the hamburger menu … and select Apps, then ‘Install this site as an app’.

       

      Other Chromium browsers have similar functionality.

    • in reply to: Where’s our ‘National Strategy for Cyberspace’? #2383907

      An Internet passport will let any government, any enterprise, any web site.. track you easily.

      It can also lead to China-style ‘social credit score’ where dissidents are easily denied access to the Internet.

      8 users thanked author for this post.
    • in reply to: Anatomy of a malware #2363815

      For the record, the ‘new’ way to get to the Folder Options and make it so that Windows shows hidden files and extensions is to click File on top of a file explorer window, then selecting Change folder and search options.
      This will bring up the same Folder Options dialog where you can opt to show everything.
      I also recommend turning at least Hide protected operating systems back on after it is no longer needed for any casual user, as otherwise they will see multiple files and folders they cannot and should not interact with.

      1 user thanked author for this post.
    • in reply to: RAID 0 error = Total data loss! #2360639

      A rule of thumb with RAID 0 is that the number tells you how reliable it is.

      RAID 0 = 0 tolerance for disk failure
      RAID 1 and up = 1 disk (or more) can fail

      This breaks for the other RAID levels but if you want to remember (or explain to a non techie) why RAID 0 is not actually fault tolerant despite all other RAID levels being so, it can be very useful.

    • in reply to: There are no USB cables any more #2348655

      I can’t resist.xkcd: standards

      USB is an absolute mess. There is also the annoying practice that started with USB 3.1 where retroactively USB 3.0 was renamed to USB 3.1 Gen1 — and now with 3.2, what was USB 3.0 is now USB 3.2 Gen 1×1, what was USB 3.1 is now USB 3.2 Gen 2×1, and USB 3.2 is USB 3.2 Gen 2×2.

      It’s almost as if they want to make it as confusing as possible.

      • This reply was modified 4 years, 2 months ago by erbkaiser.
      10 users thanked author for this post.
    Viewing 15 replies - 1 through 15 (of 22 total)