Entries by Patrick Hoffman

Guide to Automatically Create Partitions on Windows Server Core Using PowerShell

When managing a Windows Server Core installation, you often need to create and manage disk partitions via PowerShell, especially when remote computer management is not available due to WinRM being disabled. This guide will walk you through automatically scanning for new disks and creating partitions on them. Prerequisites Step-by-Step Instructions Automatically Create Partitions Script Here’s […]

Restore e-mails in ExchangeOnline without use of PST files

According to the official documentation in Microsoft, you can recover emails in Exchange Online by creating an eDiscovery search query and then exporting the emails to a .PST file. However, this has a disadvantage that downloading and uploading a .PST file can causes a overloaded internet connection and the PST file can be intercepted by […]