With Black Friday and Christmas fast approaching, I’m getting a lot of requests for people to help with computer upgrades or even whole new PCs. Normally the first question you need answered is what do they have already, but this… Read More ›
Technology
PowerShell: Synchronizing a Folder (and Sub-Folders) Part 13
After a few comments about the logs, I’ve re-written the logging code in addition to fixing some bugs and cleaning up the function names.
PowerShell: Synchronizing a Folder (and Sub-Folders) Part 12
Here’s another quick update of the script with 2 small fixes and a new piece of functionality (the ability to sync to multiple target folders from the same source).
PowerShell: Checking the Syntax of an Exchange Mailbox Export Content Filter
A bit of a niche function this one. When you perform a mailbox export in Exchange using the New-MailboxExportRequest cmdlet you can specify the ContentFilter parameter. This allows you to pass an OPATH filter to only export SOME of the… Read More ›
PowerShell: Finding Invalid Mailboxes in Exchange
Mailboxes can me marked as invalid in Exchange; this usually doesn’t affect the day-to-day function of the mailbox (usually) but it will prevent any changes happening to the object (using the standard Exchange tools). However, whatever is causing those mailboxes… Read More ›
Star-Trek : Bridge Crew, First Impressions
Do you want to experience being on the of the Enterprise? Do you have some form of VR device? Then you’re in luck because you too can do James T Kirk impersonations in front of three strangers while saying things… Read More ›
Obutto Revolution Desk / Cockpit Review + Construction Tips
I’ve recently moved house and have a bit less space for my work / play desk (a huge, deep table-top). Additionally, I’ve been doing a lot more typing on it (loads of PowerShell in my current job!) and I’ve been… Read More ›
PowerShell: Synchronizing a Folder (and Sub-Folders) Part 11
Adding a -PassThru option and fixed a very odd bug.
Moving Home: For Geeks
We recently moved house and while there are lots of helpful checklists out there (like this on on the BBC) there were a few extra wrinkles for me due to my generally nerdy existence. So, here’s a few helpful hints… Read More ›