Skip to main content

Howto create a New Virtual Machine

Creating a new virtual machine is very easy but if you only create once in a blue moon, you will definitely forget the process. In my case, I need to create a new virtual machine for development one or two virtual machines in a year.

How will I resolve this problem? Simple answer, create a procedure. In IT world, manuals and procedures are admins best friend.

Here's a step-by-step procedure on how to create a New Virtual Machine. Please don't hesitate to post your comment at the end of this article.

Login to vSphere Client, if you're in Cluster (two or more physical servers), select where to create a virtual machine. The idea behind cluster is to load balance your physical servers (hosts), if one server is down, the other server will be able to take the load.

There are some ways to create a new virtual machine. You can select the Server (or IP Address), right click and create a New Virtual Machine. The other approach is select the server, click on Virtual Machine tab, then right click, then select a New Virtual Machine.


Click the Next button to continue.

In Name and Location. This is where you put the name of the new virtual machine, and in Inventory Location, select DataCenter, click Next to continue.

In Storage, select the destination storage for the new virtual machine files. I am using the EqualLogic with a total 4.7TB, this where I'm going to put my files for the new virtual machine. I select EqualLogic, and click Next to continue.

In Guest Operating System. This is where you select the operating system to load. In this example, I select Windows, version Microsoft Windows Server 2008 R2 (64bit). As of this date, this is the latest version of windows server operating system.

In Network. How many NICs do you want to connect? I select 1, the server will be use for development and testing of softwares. Check the Connect at Power On. Click Next to continue.

In Create a Disk. This is where you specify the virtual disk size and provisioning policy. For my development server, I create a virtual disk size of 100GB. Click Next to continue, and click Finish.

This complete the creation of a new Virtual Machine. By default, the new virtual machine is powered off, and the CD/DVD is not connected. You need to check to connect the CD/DVD for you to install the windows operating system.

That's all.

More at Whaddya.com website.

Comments

  1. A virtual machine (VM) is a software implementation of a machine (i.e. a computer) that executes programs like a physical machine. running machine

    ReplyDelete

Post a Comment

Popular posts from this blog

VMware ESXi to add storage

Have you tried to add storage in your VMware environment after the initial setup and configuration? In my case, I needed to add storage for more space to copy virtual machine files. This is also the same approach to access a USB drive to import a vmx and vmdk files (virtual machine and data storage). For this article, I will provide a step by step procedure on how to add your USB drive from one of your Windows Server (or workstation). Let's use a Windows Server 2003 for reading your USB drive. By default, the NFS service is not enable. So, you have to add this service first. Go to Start , Control Panel , Add or Remove Programs , Add/Remove Windows Components , Other Network and Print Services , and select all for Microsoft Services for NFS . You asked, Why enable NFS Service? The VMware is based using Linux, so you need to enable NFS service to share your network drive or folder. Share a USB drive or folder. Open your Windows Explorer and browse your USB drive. In your

Office365 - This resource doesn't accept meetings longer than 1440 minutes

When you create a meeting schedule for number of days , you will see an error  "This resource doesn't accept meetings longer than 1440 minutes". By default the mailbox or room was set for a maximum limit of 1440 minutes. Here's how you can disable this limit. Login to the Office 365 Administration Console In Microsoft Office 365 Exchange, click on Manage . In Manage My Orgnization , click the drop down arrow, and click on Select on Another User . This will prompt you to select the mailbox or room to manage. Select a Mailbox or Room , click OK . In Option, click on Settings. In Scheduling Options, un-check the "Limit meeting duration", then click on Save. That's all. You can now schedule a meeting or reserve a room for number of days. Hope this help you. If this helped you, please take the time to share this post by sharing using Google+, Facebook, Twitter, or LinkedIn

Out of Office Reply for Termed Employee

This is a sample Out of Office message that I used for termed employees, unless HR staff specified a different message. === Example for KING.NET Employee === John Doe (employee or consultant)  is no longer with KING.NET effective  June 1, 2013  (termination date). For matters relating to " Project Name here " please direct your concerns to  John Smith at  [email protected] (Manager or Supervisor) . For all other matters, please direct your email to Mary Smith HR at [email protected]. Please call our main office 703-345-6789 if you have other concerns. Thank you. === End of message === I posted this article year 2008 from my old blog. http://whaddya.blogspot.com/2008/11/example-of-out-of-office-reply-for.html If this helped you, please take the time to share this post by sharing using Google+, Facebook, Twitter, or LinkedIn