2015年4月28日 星期二

Introduction to Azure Backup

Channel 9 影音-(04) Windows Azure Backup

https://channel9.msdn.com/Series/Hybrid-Cloud-Workloads-Storage-and-Backup-cht/04

Introduction to Azure Backup

This article provides a high level overview of Microsoft's cloud integrated backup solution that enables customers to backup their on-premises data to Azure.

What is Azure Backup?

Azure Backup is a multi-tenanted Azure service which enables you to back up your on-premises data to Azure. It replaces your existing on-premises or offsite backup solution with a reliable, secure and cost competitive cloud based offering. Azure Backup is built on top of a world class infrastructure that is scalable, durable and highly available. Using this solution, you can backup data and applications from their System Center Data Protection Manager (SCDPM) servers, Windows servers or Windows client machines. Azure Backup and SCDPM are the fundamental technologies which make up Microsoft's cloud-integrated backup solution.

Use Azure Backup to replace your tape infrastructure

http://azure.microsoft.com/zh-tw/documentation/articles/backup-azure-backup-cloud-as-tape/

Use Azure Backup to replace your tape infrastructure

Azure Backup and System Center Data Protection Manager customers can:
  • Backup data in schedules which best suit their organization needs
  • Retain the backup data for longer durations
  • Make Azure a part of their long term retention needs (instead of tapes).
This article explains how customers can enable backup and retention policies. Customers who use tapes to address their long-term-retention needs now have a powerful and viable alternative with the availability of this feature. The feature is enabled in the latest release of the Azure Backup (which is available here). SCDPM customers would need to move to UR5 before using this feature.

2015年4月21日 星期二

1.AD、DNS、DHCP管理

在一家稍具規模的公司內三種主要的服務,這裡我們以微軟產品為主力使用

AD
請參考WIKI

Active Directory[編輯]

Active Directory(中國大陸譯名為「活動目錄」,台灣則是維持英文不譯)是微軟Windows Server中,負責架構中大型網路環境的集中式目錄管理服務(Directory Services),在Windows 2000 Server開始內建於Windows Server產品中,它處理在組織中的網路物件,物件可以是使用者,群組,電腦,網域控制站,信件,設定檔,組織單元,樹系等等,只要是在Active Directory結構定義檔(schema)中定義的物件,就可以儲存在Active Directory資料檔中,並利用Active Directory Service Interface來存取,實際上,許多Active Directory的管理工具都是利用這個介面來呼叫並使用Active Directory的資料。
Active Directory也被做為微軟部份伺服器軟體網域構連的資料結構,例如Microsoft Exchange Server 2003-2007,均使用AD來儲存其個人信箱資料(透過建立新的Active Directory Schema),並將AD列為建置Exchange Server的必要條件。