Sunday, February 25, 2024
Full data backup from C Drive to external USB driver by using Robocopy
Friday, February 9, 2024
DELL EMC backup software Avamar Backup agent port requirement
DELL EMC backup software Avamar Backup agent port requirement
Wednesday, October 17, 2018
Ricoh Hong Kong Smart Backup Service (Backup to Cloud Service)
Ricoh HK Smart Backup Service (Backup to Cloud Service):
https://ricoh-solutions.hk/en/solutions-n-services/cloud-services/
There are 30 days free trial promotion:
The Service login page:
You will assign 100GB for trial.
The platform was powered by Acronis AnyData Engine
The software agent for different platform:
Backup Agent on Mac OS
Ricoh Hong Kong Smart Backup Service (Backup to Cloud Service)
Wednesday, April 17, 2013
Using PowerShell to enable or disable backup mode on EV 10.1
Enable backup mode
c:\windows\syswow64\windowspowershell\v1.0\powershell -psconsolefile "C:\Program Files (x86)\Enterprise Vault\evshell.psc1" -command "set-vaultstorebackupmode EVSITE sitename site"
* When the file level backup have been running on EV server (EV data folder: "Enterprise Vault Stores", "EV_CACHE", "EV_INDEX"), you will need to enable the backup mode before running the backup.
Disable backup mode
c:\windows\syswow64\windowspowershell\v1.0\powershell -psconsolefile "C:\Program Files (x86)\Enterprise Vault\evshell.psc1" -command "clear-vaultstorebackupmode EVSITE sitename site"
# When the file level backup have been complete on EV server, you will need to disable backup mode, otherwise the EV open datastore will become readonly.
Using PowerShell to enable or disable backup mode on EV 10.1
Sunday, May 22, 2011
Sunday, March 6, 2011
free way to backup VMware ESXi
Backup ESXi from Windows
http://www.sohoadvisers.com/tutorials/vmware-esxi/backup-esxi
ESXi Configurator Utility
http://www.itsallvirtual.com/utilities/esxiconfiguratorutility.html
Completely Free Backup for ESXi
http://blog.peacon.co.uk/completely-free-backup-for-esxi/
http://communities.vmware.com/message/1110839
free way to backup VMware ESXi
Friday, December 17, 2010
Saturday, June 12, 2010
Back Up and Restore the DHCP Database (Windows Server 2008)
http://technet.microsoft.com/en-us/magazine/ff621490.aspx
Back Up and Restore the DHCP Database (Windows Server 2008)