System Management of windows server 2016 (2)
Basic concept of Virtualization: resident Architecture
Other actions: virtual machine console button
Add a virtual image file (ISO)
Second-generation virtual machines: performance improvement, 64bit, support for new versions of the system
Virtual machine disk to VHD converted by physical machine
Get-VMSwitch
Remove-VMSwitch-Name internal
Virtual machine status and information
Hyper-V setting: default virtual machine save path
Virtual switch manager: defining virtual network
Virtual network: virtual network card and virtual switch
External: virtual switch and external network card binding: production environment
Internal: virtual switch and system virtual network card binding: test environment
Dedicated: create only one virtual switch: production environment & test environment
Configuration command: New-VMSwitch-Name internal-SwitchType private
New virtual machine: first generation virtual machine: compatible with old version of windows server hyper-v
Basic operation of virtual machine: hardware configuration of virtual machine: add hardware and set hardware
Basic creation of Nano server: configure the environment of the Nano server installation image: copy all files under X:\ NanoServer\ NanoServerImageGenerator to the specified location
In Powershell, import the configuration module of Nano
Create a NANOsever system using the Powershell command
New-NanoServerImage-Edition datacenter-MediaPath f:\-BasePath D:\ nano\-TargetPath D:\ nano\ nano-srv1.vhdx-DeploymentType guest-ComputerName nano-srv1-Storage-Package Microsoft-NanoServer-Host-Package
Create a virtual machine, mount the VHDx virtual disk file of NANO, start the virtual machine, and view the system status of Nano
Hyper-V installation conditions: hardware: CPU:VT,SLA secondary cache optimization (after 2012)
Bare metal structure (calling hardware resources through virtual bus)
Client: windows version 8.1onwards (professional version or above): add and remove programs
Msdn i tell you
Memory: 16GB
Storage: SSD
System: server system: after windows server 2008R2: Hyper-V role
Roles and functions: define functional purpose: whether services can be provided to other objects
Basic use: Hyper-V console: control connection local & remote