How Win10 uses the dism command to view the versions that can be upgraded to

  
DISM, deploy image services and management tools. In Win10, we need to upgrade the version in time to experience the new features, then you can use the DISM command to see which version of the current Win10 technology preview can be upgraded.
First run the command prompt as an administrator (Win10 opens the command prompt CMD as an administrator), then enter the following command:
dism /online /get-targeteditions
Enter, Run, you can display the current Win10 technology preview version can be upgraded, the target version: ProfessionalWMC, which is Win10 Professional Edition with Media Center. As shown in the figure:

Similarly, this command can be applied to Win7, Win8 and other systems to view the current version of the Windows system can be upgraded.
Win10 technology preview version can be upgraded version of the other methods, but with the DISM command to view, as long as a command can be relatively simple and convenient. In Win10, if you pay attention, you can find that the DISM command has many uses.

Copyright © Windows knowledge All Rights Reserved