I had an ongoing situation recently where some folders on a Windows server were inaccessible via the Finder - the folders were greyed out. This persisted after force-closing open file handles, and even after rebooting the server. I did some...
Read More
Our thinking
Flag all emails from external senders in Outlook / Office 365
This is a super quick one. To apply an External tag to all emails from external senders in Exchange Online, simply execute the following one-liner in PowerShell Set-ExternalInOutlook -Enabled $true The External tag then shows up in Outlook - Windows,...
Read More
Read More
Connect to Synology Out-of-band Management via SSH on macOS
Some high-end Synology units feature a separate Ethernet port, labelled MGMT which is the Out-of-band Management port. Once this port has been assigned a static IP address (you can not enable OoB Management on a DHCP address) then you can...
Read More
Read More