...hopefully some useful VMware related stuff

Knowledge Base

2011-10-28 10:00

VMware Build Numbers - vCenter, VirtualCenter, ESX(i), View and VDM

VMware Build Numbers for VDM, View, ESX and vCenter (2008 – 2011)   ** UPDATED with...
2011-07-15 13:00

Missing esxupdate.log file on ESXi 4

On ESXi 4 the useful log file which logs events for updating the ESXi host is off by default, and...
2011-07-08 09:00

Citrix XenApp 6 Hotfix Resources with Windows Server 2008 R2 Service Pack 1

  After having some major issues with XenApp 6 on Server 2008 R2 SP1 which were resolved with...
2010-08-30 16:00

Allow Ping through firewall of Windows Server 2008 and Server 2008 R2

To allow a ping test to a Windows Server 2008 machine you need to open the firewall to allow it...
2010-08-18 13:00

P2V of Windows Server 2008 - Cannot boot, winload.exe is missing or corrupt, Status: 0xc0000225

After doing a conversion of a Windows Server 2008 and powering on the new virtual machine, a black...
2010-08-18 12:00

P2V of Windows NT4 SP6 Server requests files SP6I386.exe and KB885835

    During the P2V process of a Windows NT4 server which has Service Pack 6a...
2010-07-07 12:00

Attributes list from dsquery on an AD 2003 domain

List of useful attributes you can get using a dsquery on an Active Directory 2003 domain:   ...
2010-05-30 12:00

Configure or Reset IBM 249824E Fibre Switch with IP and Zones

Using a serial cable to connect into the serial IOIOI port on the front of the unit, or telnet to...
2010-05-12 22:00

Configuring boot order for ESX on an IBM x3550 or x3650 M2

After installing ESX onto an M2 version of the IBM x3550 or x3650, the server fails to boot. This...
2010-05-12 12:00

Add the VMware Network adapter to a Windows NT4 server after P2V

After a Physical to Virtual (P2V) convertion of an old Windows NT4 SP6 server, the network adapter...
2010-05-11 12:00

Insert network drivers into the VMware Converter CD coldclone.iso

When booting a physical server with the coldclone.iso VMware Converter CD to do a P2V...
2010-04-21 00:00

CIFS share Locked files on a NetApp filer

Issue with a locked file on a CIFS share. First check Computer Management and then connect to the...
2010-04-20 16:25

Execute remote commands on ESX and IBM NSeries using plink

Came across this whilst trying to schedule replication throttling on an IBM NSeries unit. This...
2010-04-20 14:21

View Disk Usage from the command line with df and vdf

View Disk Usage from the command line with df and vdf   When logged into the ESX at the...
2010-04-14 12:00

Securing access to ESX hosts using the wheel group

    Securing access to ESX hosts using the wheel group   Login to ESX host...
2010-04-09 12:00

Reset IP Address on an IBM DS4300 via Serial Cable

    Resetting the IP addresses of a DS4300 controller when the IP address is...
2010-03-15 12:00

Remote Desktop Session Commands - qwinsta and rwinsta

QWINSTA - Query remote desktop sessions, for remote machines use QWINSTA...
2009-11-19 11:32

Testing POP3 using Telnet

Use the following procedure to test the POP3 functionality of an email server: Open a command...
2009-11-19 11:25

Allow Plain Text Login for POP3 on Exchange 2007

You may receive the error: ERR Command is not valid in this state When trying to enter username /...
2009-11-12 15:41

Testing SMTP using Telnet

Use the following to test SMTP functionality of your Email server:   Open command window Start...
2009-11-12 13:36

Importing and Enabling an Exchange SSL certificate

 Importing and enabling an Exchange Certificate   First copy your certificate to the...
2009-11-12 13:29

Enabling internal servers to relay through Exchange 2007

The attached guide will talk you through enabling the relaying of emails from your internal servers...
2009-10-26 09:27

Dump IP address information for local network adaptors when doing a P2V

When doing a P2V of a Windows box, a new network adaptor is created and the old one becomes hidden,...
2009-10-12 12:17

Authenticate to ESX server using Public / Private keys over SSH

Use this procedure to allow you to connect over SSH into your ESX server(s) without using a...
2009-10-10 17:26

Mount remote windows share in Linux

To mount a remote windows share:   Make a mount point - mkdir /mnt/backup Use the following...
2009-10-10 17:18

VMware Tools install on Linux Guest Operating System

Mount VMTools Installer CD Open a terminal session su - (to root) cp /media/VMware...
2009-09-25 16:09

Enable ping through the firewall of Vista or Windows 7

I built a Windows 7 Virtual Machine and needed to test pings to it however it would not...
2009-09-25 12:58

Find number and size of physical Memory in a host

Open a putty session and become an admin user. type the following: dmidecode | grep "Size" You will...
2009-09-23 10:01

Remote ssh on a reinstalled host

After rebuilding a host, existing hosts can no longer connect to it as the key in the known hosts...
2009-09-21 15:30

Powershell and VI-Toolkit

Download PowerShell for Windows Server 2003 from the below...