This is a problem for Release Candidate 1 (RC1 ) for Server 2016 and Windows 10 pointing to Microsoft Update or a WSUS ServerYou will need to manually […]
Author: paris
Activate Server 2016 on a Server 2012 R2 Machine
Make sure you have the Windows Updates install here for your OS Typehttps://blogs.technet.microsoft.com/askpfeplat/2016/10/24/kms-activation-for-windows-server-2016/#comment-94097Get your Windows Srv 2016 DataCtr/Std KMSCopy the code below and save as pkeyconfig-csvlk.xrm-msCopy this to C:\Program […]
Find VM’s using e1000 Adapter Running Windows
Powershell script to list machines running the out of date e1000 Adapter in Windows so you can update them to VMXnet3 !
Increase Raid Group Size on Netapp to Add new Disks Cluster
After adding new disks to a controller you might come across an error about Max Raid Size GroupDefault Raidsize group depends on size of disk but this […]
Synology NAS RSYNC to Copy files from Network Location and Log
Recently I wanted to copy a load of files from a server to a Synology NAS. You can use Synology GUI to map a remote file using SMB with […]
Can expansion cards be moved from CS220 Nimble to a newer CS1000 Nimble
The only hardware that can be brought over from a CS220 to a CS1000 are the SSDs.The hardware might be compatible however is not a supported Nimble configuration […]
WordPress Split Description\Tagline into Multiple Lines
Add the Following Code to your Functions.php theme file ( under Appearance ) Change in your header.php file to use the following : Then change your Tagline to line […]
Nimble array unreachable after removed from group
Used KB 722 to remove an array from the group after moving the master role and the array was still shown in the GUI as UnreachableI had […]
Mac Fonts displaying as unix executable file after copy
Recently during a SAN migration, we copied data using Rysnc. Aftewards some of the users complained that the Font files where coming up as Unix Executable Files. This is due […]
How to Find Driver version of HBA / Firmware / BIOS in Vmware
I tried to use VMwares Article : https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1027206However this command was giving me nothing : vmkload_mod -s HBADriver |grep VersionI had to use the command: /usr/lib/vmware/vmkmgmt_keyval/vmkmgmt_keyval -dI can see the […]