Author: Frank

If you wish to delete the recovery partition, you can do this without any third-party software. Open command prompt and then run diskpart, and then (for example): list disk; select disk 0; list partition; (carefully verify which partition is the recovery partition) select partition 4; delete partition override (override is needed as the recovery partition is protected).
What are the best practice and recommended pagefile for Exchange Server 2013/2016/2019? This article will show the recommended pagefile for an Exchange Server, how to calculate the pagefile and how to configure the pagefile in Exchange Server 2013/2016/2019. Table of contents Pagefile recommend sizing Exchange Server 2013/2016 Exchange Server 2019 Configure pagefile on Exchange Server […]
Get-OWAMailboxPolicy | set-owamailboxpolicy -setphotoenabled:$false Get-CASMailbox -ResultSize Unlimited | Set-CASMailbox -OWAMailboxPolicy Default
Ready to update all software with only one powershell command? Run as administrator: winget upgrade –all –include-unknown  
While reviewing the event logs on your Exchange server you could encounter the following error. Log Name: Application Source: MSExchange ADAccess Event ID: 2112 Task Category: Topology Description: Process Microsoft.Exchange.Directory.TopologyService.exe (PID=2700). The Exchange computer dc03.supertekboy.com does not have Audit Security Privilege on the domain controller dc03.supertekboy.com. This domain controller will not be used by Exchange […]
Issue When deleting a Lync Server 2013 Standard Edition Pool in Topology Builder and publishing the topology, it fails with the following error. Error: An error occurred: “System.InvalidOperationException” “Cannot publish topology changes. Conference directories still exist on a pool that would be deleted. Remove the conference directories before continuing.” Ok, so I run the following […]
If you want your users to see their company profile pictures on the Windows 10 sign-in page, here are the instructions. User photos stored in Active Directory can be used by applications like Outlook, Skype for Business (Lync) or SharePoint to display the picture of currently logged-in user in their interface. However, you can take […]
Archives