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 […]
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 […]
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 […]
In this post we are going to begin to touch Group Policy Objects (GPO) and begin to apply them to our domain structure. We will be making one GPO in this article and it’ll be the start of a standard for all systems on the domain regardless of operating system (OS) and role. This policy […]
Windows Admin Center needs to be authorized when a user try to connect into a server and this means enable SSO. Without the configuration of a constrained Kerberos delegation, WAC will display an alert that is not possible to connect using the Use my account for this connection option. Figure 1 – WAC Message To avoid this, […]
If you have the following message, Performance counters not started, on the Server Manager on All Servers menu. The solution is simple: Right Click on the Server Name Click on Start Performance Counters Voilà