Virtual Machine Movement issue with access denied problem
Virtual Machine Movement:
Sometime we migrate the VM from one physical host to another physical host by exporting and importing.However,sometimes we face "access denied" problem while try to start VM.
Please run the below powershell COMMAND:
icacls "E:\Hyper-V\Virtual Hard Disks\Harddisk.vhdx" /grant "NT VIRTUAL MACHINE\B4E6983D-1A09-4DE2-B7A6-DD00132EE065":(F)
For details :
https://charbelnemnom.com/2014/08/an-attempt-to-initialize-vm-saved-state-failed-could-not-create-or-access-saved-state-file-hyperv-scvmm/
Sometime we migrate the VM from one physical host to another physical host by exporting and importing.However,sometimes we face "access denied" problem while try to start VM.
Please run the below powershell COMMAND:
icacls "E:\Hyper-V\Virtual Hard Disks\Harddisk.vhdx" /grant "NT VIRTUAL MACHINE\B4E6983D-1A09-4DE2-B7A6-DD00132EE065":(F)
For details :
https://charbelnemnom.com/2014/08/an-attempt-to-initialize-vm-saved-state-failed-could-not-create-or-access-saved-state-file-hyperv-scvmm/
Comments
Post a Comment