Posts

Re-enabling bluetooth, car-play and SatNav in a Golf Mk7 with a MIB2 HIGH infotainment unit

  One day for no apparent reason (although switching off bluetooth may have caused it) certain features such as bluetooth for the phone connection, car-play (android and apple) and SatNav all stopped working in my VW Golf Mk7 GTE.  Basic attempts to resolve such as resetting to factory defaults did not solve the problem.  Somehow a software glitch seems to have removed the SoftWare as a Product (SWaP) / Feature Enablement Codes (FEC).  Taking it to the dealer to fix would have likely cost a minimum of over £200 for diagnostics only and that is without any additional charges. It took a significant amount of time to research the problem and find the solution.  There are many helpful videos on YouTube which show how software updates can be applied however, none of them showed the exact method I used.  They are still useful though to familiarize with updating.  Review some of these videos because the techniques you use will be similar.   These st...

RDP to Azure Joined endpoint

I had problems RDPing to an Entra (AAD) joined endpoint which I fixed but I'm not completely sure how I fixed it, so this is relegated to the amazing randomness blog. Use AzureAD\<email UPN> in the connection string. It's possible these policy settings had an effect however when I checked them in the registry they were not there, so really not sure. On both the remote and target endpoint set the following: Computer Configuration\Administrative Templates\System\Credentials Delegation Restrict delegation of credentials to remote servers - Enabled - Require Remote Credential Guard

Authenticators - select the right one.

One day, while getting very frustrated with Microsoft (MS) Authenticator during a phone migration, copilot gave me a run down of the differences between Microsoft Authenticator and Google Authenticator. I've pasted the run down below but what it does NOT make clear is that Microsoft Authenticator does NOT fully cloud backup tokens so that they can restored on another phone via the primary account.  MS Authenticator only "backs up" essentially the token name (email).  Only token names restore to the new phone during a migration.   If you're using Microsoft Authenticator for you MS accounts then *every* account must be manually restored, pretty much in the same way it was setup originally, but scanning an onscreen QR code.  This is a very long job if you have a lot of Microsoft Account tokens. While Google Authenticator does not have the same features it does successfully backup and restore tokens to the Google Drive making phone migration a LOT simpler. ***** Bot...