Labels
Active Directory
(59)
Apache
(7)
Backup
(6)
Citrix VDI in box
(9)
Cloud Computing
(5)
Clustering
(23)
DAS
(5)
Data Center
(6)
Devops
(2)
DFS
(2)
DNS
(5)
DRBD (Distributed Replicated Block Device)
(1)
Exchange
(5)
file services
(2)
flow charts
(9)
Hardware
(15)
Hyper-V
(2)
IIS
(11)
Jboss
(2)
Linux
(145)
MangoDB
(4)
Migrations
(1)
MYSQL
(30)
Netscalar
(3)
Networking
(4)
Oracle
(8)
Performance Engineering
(2)
PostgreSQL
(12)
Powershell
(8)
Project Management
(11)
Puppet
(2)
PVS
(1)
SALT
(1)
SAN
(15)
Scripting
(13)
SendMail
(2)
Sharepoint
(6)
SMS
(1)
SQL
(16)
SSL
(5)
Symantec AntiVirus
(7)
tomcat
(13)
Tools
(17)
VBscripting
(5)
Vmware
(30)
Windows
(199)
windows 10
(4)
XENAPP
(85)
XENDESKTOP
(17)
XENSERVER
(2)
- Shutdown the VM
- Expand OS vmdk file via Virtual Center (Edit Settings) . Make it the size you want to drive to be.
- Configure the VM to boot off w2k8 ISO (CDRM/DVD)
Select Data store ISO file and select the correct ISO. Also make sure to select connect at power on.
Click OK to save your changes
- Power on VM
While booting make sure to click in window and when prompted, press any key to boot from CD or DVD (ISO)
- Once booted off the ISO, follow the prompts.
Select next
Select, repair your computer
Select next
Select command prompt
- In the command prompt, type the follow commands
>diskpart
>list volume
>select volume 1 ß-Make sure you select the C: drive of the VM
>extend
Close the command prompt by click the X in the corner to close the window
- Click shutdown to shut down the VM
- Once the VM is shutdown, edit the VM settings to disconnect the CDROM
-uncheck the “Connect at Power on”
-device type should be set to “Client Device”
Click OK to save changes
- Power VM back on and verify the size of the drive
This is Quite simple question that you can ask before you can go ahead and Build Guest Operating System.
Pre-Build check
q VM Name__________________________
q ESX Host for VM_______________________
q ICE Request / Remedy ____________________
q Server Farm __________________________
q Operating System___________________________
q CPU_____________________
q RAM_____________________
q OS LUN_____________________________________
q DATA LUN___________________________________
q IP addresses Production______________________ , Backup________________________
Build Tasks
q Deploy Guest from template
q From Guest Properties add the data disk
q Power on Guest. Login with isadmin/blank password
q Change CDROM drive letter to E:\
q Initialize data drive, Format and leave as Basic Disk
q Configure network adapters, rename Local Area Connection to Production
q Check binding order and make Production first, Backup second
q Move page file from C:\ to D:\ as fixed size and change memory dumps to root of data drive
q Reboot Guest
q Add systems tools you would add to a physical server. (sms client, ovo, sav, etc…)
q Open VMWare Tools and check Time synchronization between the virtual machine and console operating system
q Check that Automatic Updates service is set to Manual
q Install Additional Windows components as requested ___________________________________________
q Install Additional software on D:\ as requested ________________________________________________
q Add server to domain: ____________________________________________
q Append DNS suffixes: ____________________________________________
q Add WINS _____________________________________________________
q Add to local administrators: WSS&A, ________________________________________________________
q Change isadmin account password
Step 1.
Log onto VirtualCenter with an account with adequate rights to begin creating VM Guests systems
Step 2 .
There are currently two Data Centers that have been created in VirtualCenter 2.0, Production and Development. Templates have been created in each of these objects as objects cannot be deployed across these logical boundaries
Step 3.
Click on the Inventory tab and choose the Virtual Machine and Template view
Step 4.
Pick the Template that corresponds to the build required (information obtained from the server build sheet provided by Project Manager assigned) and right click. This will display the menu shown below. From this menu, choose Deploy Virtual Machine from this Template
Step 5
Enter the name of the Virtual Machine (this is very important, as the name that is chosen will not only become the Virtual Machine name but will also be the name of the VMDK file that is associated with the Virtual Machine) and choose the Data Center that will contain the new instance and click Next
Step 6.
Choose the cluster the VM will be deployed to and click Next
Step 7.
Choose the Host server for the VM to be powered on and click Next.
Step 8.
Select the OS Datastore that will be utilized and click Next.
Step 9.
Select the customization specification for the VM from the listing shown below.
Step 10.
Click Finish to end the creation process.