Blog
Blog
Technical articles, tutorials, and insights on PowerShell, .NET, Active Directory, and enterprise IT automation.
Type to search across all blog posts.

The program can’t start because mfc120ud.dll is missing from your computer
A missing mfc120ud.dll error usually points to a debug Visual C++ dependency, which is different from the normal redistributable packages most end users install.

Office 365 – A parameter cannot be found that matches parameter name UserPrincipalName on New-Mailbox
Migrating companies from On-Premise setups of Exchange 2010 or Exchange 2013 to cloud Exchange on Office 365 often requires some…

Does GFI Mail Essentials 20.1 support full SPF specification
Sender Policy Framework (SPF) is a simple email-validation system designed to detect email spoofing by providing a mechanism to allow…

GFI – How to stop backscatter spam using GFI Mail Essentials
Backscatter spam is relatively new problem in spam. Backscatter (also known as outscatter, misdirected bounces, blowback or collateral spam) is…

Office 365 – Migrating mail from Office 365 to Office 365 account using Outlook
Migrate email from one Office 365 account to another with Outlook, using a practical approach for tenant-to-tenant mailbox moves.

DocX – Add nested lists to Microsoft Word document programmatically
Learn how to create nested bullet and numbered lists in Microsoft Word programmatically with DocX and C#, including a simple working example.

DocX – Add horizontal lines to Microsoft Word document programmatically
Following code is an example on how to add horizontal lines to Microsoft Word document by using DocX package programmatically…

Office 365 – Sharing SharePoint access with External customers
Office 365 is a great package of tools for business. It brings Exchange Online, SharePoint Online, Skype for Business and OneDrive…

Migrate List Items from SharePoint 2007 to SharePoint 2013 with Access 2016
One of our Clients has finally decided to drop MOSS 2007 (SharePoint 2007) and actually move to SharePoint 2013. While…

Mac OSX – Install HTML signature in Mail OSX
Having nicely formatted, good looking signature is a must for a company these days. To do that one usually has…