- Windows Server 2012 Hyper-V Cookbook
- Leandro Carvalho
- 331字
- 2021-08-05 18:31:53
Introduction
Microsoft has done a great job with Hyper-V. Since its first version in 2008, the enterprises noticed that it was a very good virtualization solution for a first release. The second version with Windows Server 2008 R2 brought a couple of new features that enable mobility such as Live Migration and Dynamic Memory. The third version in Windows Server 2012 goes beyond all expectations and brings all the components to allow IT administrators to have everything they need to build the base of their cloud. Almost everything in Hyper-V has been improved and it comes with lots of extraordinary features that will transform the way we manage and deploy our datacenters. All workloads can now be virtualized and new features deliver environments beyond virtualization as we know it. Hyper-V Replica, Shared Nothing Live Migration, Full PowerShell support, SMB 3.0, and new limits are some examples that makes Windows Server 2012 Hyper-V a key component with results like high availability, low cost, elasticity, reliability, and everything we need for our servers.
The Hyper-V journey starts with its installation. Even though the installation steps can be simple, it is crucial to take care of the server prerequisites and the post configuration tasks. It is also very important to verify all the hardware prerequisites, the installation, and the administration method that will be used to manage your server.
Having said that, Hyper-V installation should begin with one of the most important phases of virtual servers before even buying the server itself; it should begin with the planning phase. During this phase, you will identify the proper hardware configuration and all of the prerequisites based on your needs. By default, Hyper-V also needs some processor requirements and that's why these components must be present on every server that runs Hyper-V.
This chapter will provide all the information you need to know before, during, and after the Hyper-V installation to make sure that you can save time and solve any problems that you may face.
- 網(wǎng)絡(luò)操作系統(tǒng):Windows Server 2003管理與應(yīng)用
- 精解Windows 8
- WindowsServer2012Hyper-V虛擬化部署與管理指南
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):運(yùn)維監(jiān)控、性能調(diào)優(yōu)與集群應(yīng)用
- SharePoint 2013 WCM Advanced Cookbook
- Linux就該這么學(xué)
- Moodle 3.x Teaching Techniques(Third Edition)
- NetDevOps入門與實(shí)踐
- 跟老男孩學(xué)Linux運(yùn)維:Shell編程實(shí)戰(zhàn)
- 從實(shí)踐中學(xué)習(xí)Windows滲透測(cè)試
- Linux從入門到精通(視頻教學(xué)版)
- OpenSolaris系統(tǒng)管理
- Building E-commerce Sites with Drupal Commerce Cookbook
- 鴻蒙應(yīng)用程序開發(fā)
- Modern Python Cookbook