Aug 30, 2015
Creating Cisco MDS 9700 Switch Configuration Backup Scheduled Job
Scenario Recently was tasked with creating a scheduled job to backup the running-config on our Cisco MDS9710 switch and TFTP it to another server. It was a great task to learn a bit about the scheduling piece in the switch and what command can be run. Create the Job First is to get the switch on config mode mds-sw1# config Next create a job called backup-cfg mds-sw1(config)# scheduler job name backup-cfg... read more
Aug 27, 2015
How To Move Windows 2008 R2 or 2012 R2 MSDTC Witness Disk to new SAN drive
This post explains how to move the MSDTC SAN drive to another drive on a Windows 2008 / 2012 cluster. For the most part you are deleting the existing cluster defined service and recreating pointing to the new drive. Before moving to the new storage drive assigned to MSDTC you will need to gather the following information. MSDTC ip address New and old SAN drive’s Current cluster service definition You also... read more
Aug 25, 2015
How To Perform Windows P2V using Disk2Vhd for VirtualBox
As with a previous article on creating a P2v for use by VirtualBox using VMware’s vCenter Converter for Windows, we will continue and describe how to complete the task using Microsoft’s Disk2Vhd (SysInternal Suite). What is Disk2Vhd? Disk2vhd is a utility that creates VHD (Virtual Hard Disk – Microsoft’s Virtual Machine disk format) versions of physical disks for use in Microsoft... read more
Aug 24, 2015
How to fix Windows 7 Interactive logon process initialization has failed error
Recently ran into an issue where a Windows 7 system for no reason gave a “Interactive logon process initialization has failed” error for no reason. No updates had been applied and nothing out of the ordinary.This is a quick post on how I was able to resolve the issue. Tried several of the usual steps. Reboot the system Tried to select Safe Mode, does not work same error Last Known Good... read more
Aug 23, 2015
How To Create a Bootable Disk to Update BIOS and Firmware Using Dell Repository Manager
Recently came upon an issue during upgrading ESXi that required updated firmware and bios on Dell hardware. This posed a problem as ESXi was set to boot fron USB and there was no operating system installed locally. This only left a few options to how to update the systems. Use Dell Systems Management Tools and Documentation disk and SUU (Systems Update Utility) and select the update firmware option. Use... read more
