Skip to main content

Posts

Showing posts with the label backup

GIẢI PHÁP SAO LƯU DỮ LIỆU VEEAM BACKUP CHO CLOUD SERVER

  GIẢI PHÁP SAO LƯU DỮ LIỆU VEEAM BACKUP CHO CLOUD SERVER 2021-05-10 https://cloudbase.vn/giai-phap-sao-luu-du-lieu-veeam-backup-cho-cloud-server Chuyển đổi số trong cuộc cách mạng công nghiệp 4.0 - dữ liệu là yếu tố quan trọng nhất. Và với các doanh nghiệp, dữ liệu đồng nghĩa với tiền bạc và sự sống còn trong việc duy trì hoạt động sản xuất kinh doanh. Còn đối với người dùng máy tính, dữ liệu cũng là một tài sản vô cùng quý giá. Chính vì vậy, nhu cầu sao lưu (backup) dữ liệu ngày càng trở nên quan trọng. Tầm quan trọng của giải pháp sao lưu dữ liệu thể hiện qua việc có rất nhiều tên tuổi lớn trong giới công nghệ thông tin tham gia vào việc cung cấp giải pháp như: Veeam, IBM, Dell Technologies, Rubrik, Commvault… trong đó Veam được đánh giá là nhà cung cấp giải pháp sao lưu – back up dữ liệu hàng đầu trên thế giới, đặc biệt là về sao lưu và phục hồi (recovery) đối với dữ liệu đám mây – cloud data. Theo đánh giá của Gartner vào tháng 7 năm 2020, Veam đã 4 lần được vinh danh là giải ...

LỖI KHÔNG ĐĂNG KÝ ĐƯỢC AZURE CLOUD BACKUP 34512

  Lỗi này phần lớn do đồng hồ giờ trên server không đồng bộ với giờ thế giới. Tiến hành đồng bộ lại giờ cho đúng là xong.

Hyper-V Checkpoints: Why, When and How to Use Them

Hyper-V Checkpoints: Why, When and How to Use Them Hyper-V   January 18, 2019   Posted by:  Maria Talley Before making changes in Hyper-V, whether it involves software configuration changes or a new software update, it's a good idea to first create a Hyper-V  checkpoint . A  Hyper-V checkpoint  follows the same idea of the more well-known Microsoft Windows  restore point   that many Windows users have utilized in the past before adding new applications or making other system changes to their machines. Hyper-V checkpoints allow IT administrators to easily save the existing state of a virtual machine before any changes are made so that if a problem crops up due to the changes, the VM can revert to its previous state. That's a very useful feature for VM administrators, since new configuration changes can always potentially bring new challenges to enterprise IT systems. Two types of checkpoints are available for use ...

Exchange - Backup mailbox ra PST

Exchange 2016, 2013, 2010 mailbox backup by export to PST (PowerShell) Posted on  December 18, 2014 by  Adam the 32-bit Aardvark [Update]: This post was updated on January 24, 2018. An email organization lives and dies by mailbox backups. Unfortunately, all Microsoft Exchange versions, including Exchange 2016, come with  limited brick-level backup capabilities . Basically, the only available granular option is an export to PST files. This can be done via Outlook (obviously), PowerShell and in some cases also via Exchange Management Console / Control Panel. In this article I discuss the options available via PowerShell in:  Exchange 2016 ,  Exchange 2013  and  Exchange 2010 . Note: To export Exchange 2007 mailboxes to PST files use the  Export-Mailbox  cmdlet. If you are using Exchange Online, consult  this article . Single mailbox export to PST file Exporting mailbox contents to a PST file is achieved using the...