HP Vmware 6.5 – PSOD

Recently installed VMware-ESXi-6.5.0-OS-Release-4564106-HPE-650.9.6.0.28-Nov2016.iso after installing the lastest support HP Firmware : 871790_001_spp-2016.10.0-SPP2016100.2016_1015.191.isoOn a G8 Proliant server , upon Vmotioning servers onto the box 5 minutes after the install, I got […]

Enable HTTPS and Disable HTTP on Netapp

 7 Mode Configure SSL on the storage system by issuing the following command:filerprompt> secureadmin setup sslEnter the following information when prompted:Country Name (2 letter code) [US]:State or Province […]

How to set SNMP on Vmware

ESX Version 5You need to use the CLI to edtit this per below : PowerCLI C:\Program Files (x86)\VMware\Infrastructure\vSphere PowerCLI> get-vmhostsnmp | set-vmhostsnmp -enable:$true -readonlycommunity @(“%communityname%”) -addtarget -targetcommunity ‘%communityname%’ […]

Scripting DNS Debug Logging dnscmd

To be able to script the DNS Debug Location for multiple severs you need to run the following commanddnscmd <DNS Server Name> /config /logLevel <EventFlagSumInHex>dnscmd <DNS Server Name> /config […]