DTMF Dialling via speed dial, or BLF, buttons on Yealink phones with 3CX
I have a client and we have recently deployed a 3CX solution for them. One of the more tricky parts of their solution was integrating with an existing analog...
Read post →Our thinking
Technical notes and observations from years of supporting creative businesses on Mac.
I have a client and we have recently deployed a 3CX solution for them. One of the more tricky parts of their solution was integrating with an existing analog...
Read post →I have recently deployed a 3CX system to a customer's home, replacing an old NEC phone system that was installed some time in the 1990s. As much as I loved t...
Read post →Run pwsh remote sessions to Office 365 on Apple Silicon under Rosetta 2 by installing universal OpenSSL 1.0 via MacPorts and symlinking the libraries.
Read post →Install PowerShell on macOS for remote Microsoft 365 administration, using MacPorts for the OpenSSL 1.0 build PowerShell needs and symlinking it into place.
Read post →I'm putting this here as I will probably need to refer to it again in the future. We've taken over the development for a web app that uses php 5.6 and I'm tr...
Read post →Import large Outlook PST files into Office 365 via network upload, assigning the Mailbox Import Export role and using AzCopy to push the PST to Azure storage.
Read post →I had a really thorny problem recently where packets of a certain size were disappearing in action when being sent from Site A to Site B. After much troubles...
Read post →I've stolen this from TechRepublic , and am reproducing it here so I can find this info again when I need to. The original article is: How to properly automo...
Read post →Convert Exchange Online item sizes to plain MB values in PowerShell by parsing the byte string, so mailbox and folder sizes export cleanly to CSV.
Read post →When you connect a USB disk to a Synology NAS, the NAS assigns it a disk number, which forms part of the name of the mount point for the disk. The first disk...
Read post →Apple held their virtual WWDC2020 overnight and there were a raft of announcements . Two of the biggest however that will affect all Mac users were the annou...
Read post →Windows 10 (and Windows Server) has a feature where it keeps older versions of shared libraries and other things like that in a Windows Side-by-Side folder (...
Read post →Outlook stuck on legacy authentication after enabling MFA is fixed by enabling OAuth2ClientProfileEnabled on the tenant via PowerShell.
Read post →In the past, I've had a number of the original Ubiquiti EdgeRouter Lite units fail - they were all the original plastic-case units, and in each case it was t...
Read post →I had a very unusual problem recently with a client - his MacBook Pro running Catalina was constantly running out of disk space. He let it slide for a while,...
Read post →I have a Mac mini as a server here at the Automatica World HQ, and it's downstairs, in a cabinet, running headless with no peripherals attached. I needed to...
Read post →Further to Darren's post , here's the short and sweet how-to configure an L2TP VPN on an EdgeRouter. First edit the commands below. Next, log into the router...
Read post →With the increased need to enable people to “Work From Home”, setting up VPN access is a vital step to ensure a secure connection to the work envir...
Read post →When Get-MailboxFolder only runs against your own mailbox, use Get-MailboxFolderStatistics with Select FolderPath to list any Office 365 user's folders.
Read post →I'm posting this as a bookmark to this article on Ars Technica. I know I'll need this at some stage in the not too distant future, so present me is bookmarki...
Read post →