Exchange Event ID 1012 & 1013
Nov18

Exchange Event ID 1012 & 1013

KB ID 0001619 Problem Seen on Exchange 2013/2016 Event ID 1012 Log Name: Application Source:  MSExchangeDiagnostics Event ID: 1012 Task Category: General Level: Error Keywords: Classic User:  N/A Description: Data loss occurred in RetentionAgent: RetentionAgent: Data loss occurred. The size of this folder E:\Program Files\Microsoft\Exchange Server\V15\Logging\Diagnostics\DailyPerformanceLogs has reached the max size allowed –...

Read More
VMware: List/Audit VMware Tools Versions
Nov15

VMware: List/Audit VMware Tools Versions

KB ID 0001618 Problem If you want to either audit, or simply get a quick list of which of your VMs are running which versions of VMware Tools, here are a few options. Show VMware Tools Versions With PowerCLI Use the following Syntax Get-VM | Select-Object -Property Name,@{Name=’ToolsVersion’;Expression={$_.Guest.ToolsVersion}} Like so; Show VMware Tools Versions With VI Client Using HTML Client To Show VMware Tools...

Read More
NGINX: Redirect HTTP to HTTPS
Nov13

NGINX: Redirect HTTP to HTTPS

KB ID 0001617 Problem Rather by accident I discovered this was not working on the site. I know it used to work, but when the old certificate expired last year I was on holiday in The States, and had a panic trying to disable https, (to keep the site up until I got back and bought a new cert). So I’m guessing its been broken since then. Solution I spent about two days looking at forums about how to do this, and every time I...

Read More
ASA Local CA Depreciated: Use Windows CA
Nov07

ASA Local CA Depreciated: Use Windows CA

KB ID 0001616 Problem I got an email about this last night, I rarely ever use the ASA as a Local CA, But that has now been completely depreciated, (post version 9.12(x)) The documentation tells us; Local CA server is deprecated in 9.12(1), and will be removed in a later release—When ASA is configured as local CA server, it is enabled to issue digital certificates, publish Certificate Revocation Lists (CRLs), and securely revoke issued...

Read More
Add The ‘Group Policy Management Console’
Nov06

Add The ‘Group Policy Management Console’

KB ID 0001615 Problem On a Domain Controller you will get Group Policy Management, (by default) listed under administrative tools. But if you have a ‘Management Server’ of a ‘Jump Box’, that you want to install the tool onto, (without making it a domain controller!) Then do the following; Option 1: Install GPMC with Powershell This is the quickest and simplest option! Open a PowerShell Windows and execute the...

Read More