
Last Update: Nov 19, 2024
Office 365 tenants often want to journal email from Exchange Online mailboxes. Things become a little more complicated when protected email is involved, but Exchange can decrypt protected messages and create journal reports with attachments containing the original encrypted message and a decrypted copy. That should be enough for journaling systems to process the journal reports and import messages into their repositories.

Last Update: Sep 04, 2024
Microsoft has rolled out a bunch of new features in the last week, here’s a recap of what functionality is new.

Last Update: Nov 19, 2024
File Servers – We all have them in one form or another. These servers tend to grow exponentially more critical than what we imagined when deploying them. They were also quite cumbersome to migrate until Microsoft released its Storage Migration Service. But there is one important scenario that it does not cover – consolidating multiple…

Last Update: Nov 19, 2024
Microsoft is hoping to make it easier for organizations to give Azure Active Directory (AAD) joined and MDM-managed devices access to printers.

Last Update: Jun 05, 2025
Microsoft Windows and Windows Server support a variety of different VPN technologies. The most advanced are DirectAccess and Windows 10 Always On VPN. In this article, I look at the advantages of Always On VPN over DirectAccess, and outline the infrastructure required to deploy Always On VPN.

Last Update: Sep 04, 2024
Any terminal output in PowerShell is controlled by formatting files. Oftentimes, it is very useful to display more information about a given object than the default views offer. Since the early days of PowerShell, there has been an option to modify this display by using Format.ps1xml files. The biggest change to formatting, in recent years,…

Last Update: Sep 04, 2024
VPNs are commonly used to give users working from home access to corporate resources. But traditional forced tunnel VPNs can have a significant impact on the performance of cloud services like Office 365. In this article, I look at the different ways VPNs can be configured for performance and security.

Around the globe, IT Pros are facing unprecedented challenges in their environments. From supporting hundreds, if not thousands, of newly-remote workers, handling a significant increase in VPN connections or trying to backup data that is outside the firewall – for many of us, we are in uncharted waters. At Petri, our mission is to create…

Last Update: Nov 19, 2024
Microsoft recently announced at Build 2020 that it is working on a native open-source package manager for Windows. Due to hit general availability in May 2021, Windows Package Manager is now accessible on GitHub and for Windows Insiders in preview. In this article, I will show you how to use Windows Package Manager (WPM) to…

Last Update: Sep 01, 2023
MSIX is a new installer technology for Windows that first appeared in Windows 10 version 1809 and it was later backported to Windows 10 versions 1709 and 1803. It replaces Windows Installer (MSI) and the APPX packaging format previously used for Store apps. MSIX works with all Win32, WPF, Windows Forms, and Universal Windows Platform…