Disable Select All (CTRL+A) in Outlook
Add the following registry entry
Key: HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\office\16.0\outlook\DisabledShortcutKeysCheckBoxes
Create new String Value (REG-SZ)
Name: CtrlA
Value: 65,8
Close and Re-Open Outlook
Decline Superseded Updates PowerShell WSUS
Decline-SupersededUpdates.ps1
e.g. Decline-SupersededUpdates.ps1 -UpdateServer SERVERNAME -Port 8531 -ExclusionPeriod 90
Copy the below code into a file called Decline-SupersededUpdates.ps1
<#
.SYNOPSIS
DKIM and DMARC setup DomainKeys Identified Mail (DKIM) Setup
DKIM requires the creation of a couple of public CNAME DNS records.Microsoft Exchange will provide the necessary details for the public
Disable/Enable Exchange Services This script 'Stop_Exchange_Services.CMD' will Set all Exchange services to Manual
then stop the services themselves (Run as Admin!)
This script 'Start_Exchange_Services.CMD' will set all Exchange services to