Personal tools

Difference between revisions of "Creating a Domain Controller in VMWare"

From MohidWiki

Jump to: navigation, search
(Create VM in VMWare vSphere)
(Create VM in VMWare vSphere)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Create VM in VMWare vSphere==
 
==Create VM in VMWare vSphere==
  1GB RAM
+
  2GB RAM
 
  80GB thin provision and no partitions to be easier migration
 
  80GB thin provision and no partitions to be easier migration
 
  Windows Server 2008 R2
 
  Windows Server 2008 R2
 
  1 CPU
 
  1 CPU
 
   
 
   
To Install guest OS, edit VM settings, add the Windows ISO to DVD drive and select "connect at power on" so that the drive launches the installation disk. And Start the VM.
+
To Install guest OS, edit VM settings, add the Windows ISO to DVD drive and select "connect at power on" so that the drive launches the installation disk. And Start the VM.
 
After Power ON, Installed VMTools from vSphere: Inventory->Virtual Machine->Guest->Install/Upgrade VM Tools
 
  
 
==Configure VM in Server 2008 console ==
 
==Configure VM in Server 2008 console ==
 +
 +
Installed Server 2008 R2 Standard 64 bit in the 80GB disk
 +
 +
Installed VMTools from vSphere: Inventory->Virtual Machine->Guest->Install/Upgrade VM Tools
  
 
===Change Computer Name===
 
===Change Computer Name===
Change computer name to DC2
+
Change computer name to VM-DC2
  
 
===Update Windows===
 
===Update Windows===
Run Windows Server 2008 sp2 from \\davinci\Software and run updates untill there are no more updates.
+
Run Windows Updates untill there are no more updates.
  
 
===Activate Windows===
 
===Activate Windows===
Line 22: Line 24:
 
===Install Antivirus===
 
===Install Antivirus===
 
Install Antivirus from \\davinci\Software and schedule scans and automatic updates. In server needs F-Secure for servers.
 
Install Antivirus from \\davinci\Software and schedule scans and automatic updates. In server needs F-Secure for servers.
 +
 +
===Enabled Remote Connections===
 +
 +
 +
===Add the server as DC===
 +
Regra made this. Actual DC (version server 2000) was cleaned and the synching with the new VM-DC2 was done. Active Directory was upgraded from version 2000 to 2008.
 +
The VM server and the physical server are then synched and the server 2000 is downgraded from AD.
 +
 +
==Links==
 +
[[VMWare | Go Back to VMWare]]

Latest revision as of 11:59, 19 March 2012

Create VM in VMWare vSphere

2GB RAM
80GB thin provision and no partitions to be easier migration
Windows Server 2008 R2
1 CPU

To Install guest OS, edit VM settings, add the Windows ISO to DVD drive and select "connect at power on" so that the drive launches the installation disk. And Start the VM.

Configure VM in Server 2008 console

Installed Server 2008 R2 Standard 64 bit in the 80GB disk

Installed VMTools from vSphere: Inventory->Virtual Machine->Guest->Install/Upgrade VM Tools

Change Computer Name

Change computer name to VM-DC2

Update Windows

Run Windows Updates untill there are no more updates.

Activate Windows

Under Computer->Right.click->Properties->Activate and give windows key.

Install Antivirus

Install Antivirus from \\davinci\Software and schedule scans and automatic updates. In server needs F-Secure for servers.

Enabled Remote Connections

Add the server as DC

Regra made this. Actual DC (version server 2000) was cleaned and the synching with the new VM-DC2 was done. Active Directory was upgraded from version 2000 to 2008. The VM server and the physical server are then synched and the server 2000 is downgraded from AD.

Links

Go Back to VMWare