MSExchange OAuth Error – Event ID: 2004

We had an issue with event ID 2004 being logged on our Exchange Servers, grumbling about a missing certificate. Warning Observed The following error is observed: Analysis It seems to indicate that an expected certificate is missing. Running the “get-authconfig” gives this output, and we can see that the PreviousCertificateThumbprint  Confirm Current Certificate Confirm that … Read more

Sudoers NOPASSWD Option Not Working

Although not good security practice, it can be helpful for a user to account to have at least some (or all) sudo ability without the need to re-enter the user’s password to gain sudoers. By adding the user within the file /etc/sudoers (via visudo is recommended for Ubuntu Linux), with the following, you can ensure … Read more

Find Exchange Mailbox Users via homeMDB Attribute

We were completing a migration from Exchange 2016 to Exchange SE, and we found that when attempting to decommission the old Exchange Servers that we could not due to user accounts referring within the homeMDB attribute to a mailbox database on a legacy Exchange 2016 server. In some cases these didn’t actually have a mailbox … Read more

Running Virtual Machine with Updated Certificates and Boot Loader on a VMware ESXi Host previous to ESXi 8.0.3 Update 3j P09 (25429389)

VMware have released an update that makes updating the Secure Boot certificates within the BIOS/UEFI NVRAM as easy as shutting down a VM and then restarting it (ensuring it is running VM Hardware 21+). But what happens if you have some hosts you have not yet updated to ESXi 8.0.3 Update 3j P09 (25429389) that … Read more