During an Office 2003 Migration to 2010 , some custom Interwoven Macro’s got converted into a User’s Normal.dotm file from Normal.dot and Displayed in the Users Add-In. The buttons […]
Category: Code
Get BCC Field From Exchange Email via Tracking Logs
Recently we had a need to query emails sent to an Inbox and find out who the emails had been BCC’ed to. These would then need to be filed into […]
Regex To Remove Spam Links from WordPress Website
Recently a wordpress site had multiple SQL injections into the content randomly throughout the 100 or so blog posts as per right. These included generic keywords such […]
Can’t open this Item Outlook on Search/Find
When opening email from a Find / Search in Outlook 2003 you get “can’t open this item” Is you use custom forms this is due to the custom […]
Check Send As Permissions for All Users in Exchange 2010
Needed to check all users who had SEND AS Permissions for someone else in the Exchange Enviroment apart from themselves and e.g. BESADMIN or other service accounts. Below […]
Exchange Group to Group Permissions for Inbox : found in Active Directory but isn’t valid to use for permissions.
**Update** Upon the below , I actually experienced this again , when I couldn’t break the Group down to members and add to another group. The issue […]
WordPress Hack
Recently a customer’s site was hacked from an out of date plugin. The hack was pretty cool and took me a few hours to decipher The hack […]
Script to Detect if Veam Backup Running Email Notification
We use Veam to backup our servers. Veam uses snapshots to copy the whole machine which can then get copied to disk to be backed up to […]
How to show when the last time the whole WordPress site was updated rather than just the current page
A customer wanted to show visitors when the last modification to the whole wordpress site was on the home page. There’s a function in WordPress which give you the […]
Per Page Sidebars Does not work with Duplicate Page Names
As per title , the wordpress plugin Per Page Sidebars does not work when you enable a widget for 2 pages which have same names. I was […]