In-place upgrade from Windows Server WEB to Standard

运行

 

 

To determine the installed edition, run:
DISM /online /Get-CurrentEdition

 

To check the possible target editions, run:
DISM /online /Get-TargetEditions

 

Finally, to initiate an upgrade, run:
DISM /online /Set-Edition: /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

 

For example, to upgrade to Enterprise from a downlevel version, run:
DISM /online /Set-Edition:ServerEnterprise /ProductKey:489J6-VHDMP-X63PK-3K798-CPX3Y

 

 DISM /online /Set-Edition:ServerStandard /ProductKey:XXXXXXXXXXXXXXX




Last modified onSunday, 14 October 2012 04:07

( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0020413160{main}( ).../index.php:0
20.09974263160Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09974263160Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.327211454160Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.328011478536Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.329111533864Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.329411561264require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.349811960896K2ControllerItem->execute( ).../k2.php:64
90.349811960896K2ControllerItem->display( ).../BaseController.php:710
100.366712611600K2ControllerItem->display( ).../item.php:78
110.366712611600K2ControllerItem->display( ).../controller.php:19
120.371712982640Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.375113003008K2ViewItem->display( ).../ViewController.php:102
140.542715796448K2ViewItem->display( ).../view.html.php:742
150.542715796448K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.547315969384include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0020413160{main}( ).../index.php:0
20.09974263160Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09974263160Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.327211454160Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.328011478536Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.329111533864Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.329411561264require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.349811960896K2ControllerItem->execute( ).../k2.php:64
90.349811960896K2ControllerItem->display( ).../BaseController.php:710
100.366712611600K2ControllerItem->display( ).../item.php:78
110.366712611600K2ControllerItem->display( ).../controller.php:19
120.371712982640Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.375113003008K2ViewItem->display( ).../ViewController.php:102
140.542715796448K2ViewItem->display( ).../view.html.php:742
150.542715796448K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.547315969384include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
back to top