Our thinking

Blog

Technical notes and observations from years of supporting
creative businesses on Mac.

Cumulus Field Formulas

This is pretty obscure stuff - I'm putting it here so I can refer to it later down the track when I've completely forgotten what I did. In Canto Cumulus, you...

Read post →

Get system specs on an HP Server

Correct me if I'm wrong, but Windows doesn't really have anything quite like the System Information app on macOS. If you've got an HP server however, you can...

Read post →

Find (and delete) duplicate files

I've had issues in the past where a Kerio Connect mail server talking to Apple Mail can somehow end up duplicating hundreds or even thousands of emails in ma...

Read post →

Find Large Items in Office 365 Mailboxes

$UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-livei...

Read post →