dism.exe /image:C:\ /cleanup-image /revertpendingactions
remove the file C:\windows\winsxs\pending.xml.
fsutil file createnew d:\temp\1mbfile.txt 1000000
Note |
|---|
If the Full subkey is not present, then you do not have the .NET Framework 4.5 or later installed.
|
Release DWORD indicates which version of the .NET Framework is installed.|
Value of the
Release DWORD
|
Version
|
|
378389
|
.NET Framework 4.5
|
|
378675
|
.NET Framework 4.5.1
installed with Windows 8.1 or Windows Server 2012 R2
|
|
378758
|
.NET Framework 4.5.1
installed on Windows 8, Windows 7 SP1, or Windows Vista SP2
|
|
379893
|
.NET Framework 4.5.2
|
|
On Windows 10 systems
only: 393295
On all other OS versions: 393297 |
.NET Framework 4.6
|
|
On Windows 10 November
Update systems only: 394254
On all other OS versions: 394271 |
.NET Framework 4.6.1
|
|
On Windows 10 Anniversary
Update and Windows Server 2016: 394802
On all other OS versions: 394806 |
.NET Framework 4.6.2
|
|
On Windows 10 Creators
Update only: 460798
On all other OS versions: 460805 |
.NET Framework 4.7
|
|
On Windows 10 Fall
Creators Update only: 461308
On all other OS versions: 461310 |
.NET Framework 4.7.1
|
|
On Windows 10 April 2018
Update only: 461808
On all other OS versions: 461814 |
.NET Framework 4.7.2
|
icacls <Path of .vhd or .avhd file> /grant "NT VIRTUAL MACHINE\<Virtual Machine ID from step 1>":(F)For example, to use the Virtual Machine ID that you noted in step 1, type the following command, and then press Enter:
icacls "E:\VMs\VMName\Disk0.vhd" /grant "NT VIRTUAL MACHINE\5FC5C385-BD98-451F-B3F3-1E50E06EE663":(F)