Personal tools

Difference between revisions of "Creating a BackupServer in VMWare"

From MohidWiki

Jump to: navigation, search
(Configure VM in Windows 7 console)
(Configure VM in Windows 7 console)
Line 18: Line 18:
 
===Update Windows===
 
===Update Windows===
 
Run Windows Updates untill there are no more updates.
 
Run Windows Updates untill there are no more updates.
 
AQUI
 
  
 
===Activate Windows===
 
===Activate Windows===
Line 28: Line 26:
  
 
===Enabled Remote Connections===
 
===Enabled Remote Connections===
 +
 +
 +
===Install Veeam Backup and Replication and Configure Replications and Backups===
 +
#One Replication for each VM from 192.168.20.80 to 192.168.20.81 (FTPServer and WebServer in disk 1 and OpenDAPServer, DC2 in disk 2 (2 restore points done weekly (sunday morning).
 +
#One backup of all initial VM to Davinci 192.168.20.45 and then one backup of all machines every month (saturday morning).
  
 
==Links==
 
==Links==
 
[[VMWare | Go Back to VMWare]]
 
[[VMWare | Go Back to VMWare]]

Revision as of 01:36, 20 March 2012

Create VM in VMWare vSphere

1GB RAM
50GB thin provision and no partitions to be easier migration
Windows 7 Professional
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 Windows 7 console

Installed Windows 7 Pro 32 bit in the 50GB disk

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

Change Computer Name

Change computer name to VM-BackupServer

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

Install Veeam Backup and Replication and Configure Replications and Backups

  1. One Replication for each VM from 192.168.20.80 to 192.168.20.81 (FTPServer and WebServer in disk 1 and OpenDAPServer, DC2 in disk 2 (2 restore points done weekly (sunday morning).
  2. One backup of all initial VM to Davinci 192.168.20.45 and then one backup of all machines every month (saturday morning).

Links

Go Back to VMWare