Unbound won’t resolve internal IP.

February 9th, 2025
# Allow the domain (and its subdomains) to contain private 
# addresses. local-data statements are allowed to contain private 
# addresses too.
    private-domain: "mydomain.net"

/etc/unbound/unbound.conf.d/pi-hole.conf

Remove the Outlook Auto-mapping for an Exchange Mailbox?

February 6th, 2025

Add-MailboxPermission -Identity -User -AccessRights FullAccess -AutoMapping $false

Adobe Print to PDF failing “Aptos not found” … “No PDF file produced”

February 4th, 2025

Turns out, Aptos is Microsoft’s new Default Font in Microsoft 365, and Adobe Acrobat apparently doesn’t know what to do with it.

The fix? Go into the Printer Properties for your Adobe PDF printer, and on the Adobe PDF Settings tab, UNCHECK “Rely on system fonts only; do not use document fonts”.

c9026518-c2d0-4b2a-8961-2154bba4755a-Fix_for_Adobe_PDF_crashing_due_to_Aptos_font_(or_other_unknown_font).png

Qemu-guest-agent

December 4th, 2024
apt-get install qemu-guest-agent

Assign eDiscovery permissions

October 7th, 2024
  1. Go to the compliance portal and sign in using an account that can assign permissions.

  2. In the left pane, select Roles & scopes > Permissions.

  3. On the Permissions page, under Microsoft Purview solutions, select Roles.

  4. On the Role groups for Microsoft Purview solutions page, select eDiscovery Manager.

  5. On the eDiscovery Manager flyout pane, do one of the following based on the eDiscovery permissions that you want to assign.

    • Select Edit.
    • On the Manage eDiscovery Manager page, select Choose users.
    • Search and select the user (or users) you want to add as an eDiscovery Manager, and then select Select.
    • Select Next.
    • To assign a user (or users) to the eDiscovery Administrator role group, select Choose users.
    • Search and select the user (or users) you want to add as an eDiscovery Administrator, and then select Select.
    • Select Next.
    • On the Review the role group and finish page, review the role group changes. Select Save to save the changes to the eDiscovery role groups.

Unraid: restart NFS

September 7th, 2024

 /usr/local/etc/rc.d/rc.nfsd restart

Microsoft 365 apps activation error “Another account from your organization is already signed in on this computer”

March 14th, 2024

For Mac devices, follow these steps:

  1. Close all Microsoft 365 apps.

  2. Open Terminal, and then run the following command:

    defaults write com.microsoft.Word ResetOneAuthCreds -bool YES
    
  3. Open the Microsoft Word app and continue with the activation steps.

Your browser displays fake Virus/McAfee notifications

February 22nd, 2024
  1. Open Chrome.
  2. At the top right, click the Customize and control Google Chrome icon (), then click Settings.
  3. Under Privacy and Security, click Site Settings, then Notifications.
  4. To block all notifications, select Don’t allow sites to send notifications.

chrome://settings/content/notifications

Enable External Forwarding in Microsoft 365

February 13th, 2024

Enable External Forwarding in Microsoft 365 – Help Scout Support

Activation of logical volume pve/data is prohibited while logical volume pve/data_tmeta is active.

January 13th, 2024

lvchange -an pve/data_tmeta

lvchange -an pve/data_tdata

vgchange -ay

Link