The System Administrator Has Set Policies to Prevent This Installation – Windows 2012

Error: Error: “The System Administrator Has Set Policies to Prevent This Installation”, when trying to install a software.” When trying to install an MSI on a server. Solution Browse the registry to HKLM\Software\Policies\Microsoft\Windows\Installer  Create: DisableMSI       Type: REG_DWORD  value = 0   (0 should allow you to install it was originally 1) Install […]

More...

KMS Activation Fails with Insufficient Activations

PROBLEM: 0xC004F038 The software Licensing Service reported that the computer could not be activated. The count reported by your Key Management Service (KMS) is insufficient. Please contact your system administrator. CAUSE: Firstly KMS will not activate anything until it has seen at least 5 clients attempt to activate, so if you have activated less than […]

More...

FULL SERVER RECOVERY (BARE METAL RECOVERY) TO SIMILAR OR DISSIMILAR HARDWARE

A server that is not a domain controller has gone for a burton, the whole server is a melted heap, or is gently rocking back and forth in the corner muttering about its childhood. You need to restore the whole server. I’m assuming at this point you have a replacement server you can use, this […]

More...

Monitoring Metrics of APC UPS with MRTG via SNMP

This assumes you have a APC Smart-UPS UPS with a Network Management Card, that you have already configured to allow SNMP connections and you’ve configured the community string. This is tested using MRTG running on Ubuntu with an AP9619 network management card in the UPSes. This took ages to find the correct metrics OIDs from […]

More...