.VHDPMEM 파일 확장자
Hyper-V Virtual Machine Persistent Memory Device
| 개발사 | Microsoft |
| 인기도 |
2.0 | 1 투표 |
VHDPMEM 파일이란 무엇인가요?
A VHDPMEM file is a persistent memory device created by Microsoft Hyper-V, a Windows virtualization program. It can be attached to a virtual machine to add persistent memory to that machine.
추가 정보
Hyper-V allows users to run multiple operating systems as virtual machines in Windows. It also allows users to create and manage virtualized software and hardware components. A VHDPMEM file is a virtualized hardware component.
Specifically, a VHDPMEM file contains a virtual persistent memory (aka storage class memory or NVDIMM) device. Hyper-V users create VHDPMEM files using the New-VHD cmdlet. During the creation process, the user can specify the device's size.
참고: The Windows Server 2016 and higher and Windows 10 and higher versions of Hyper-V support VHDPMEM files.
VHDPMEM 파일을 여는 방법
VHDPEM files are not meant to be opened. To attach a VHDPEM file to a Hyper-V virtual machine, use the Add=VMHardDiskDrive cmdlet.