﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>运维部落 &#187; win2012</title>
	<atom:link href="http://help.vps12.com/tag/win2012/feed" rel="self" type="application/rss+xml" />
	<link>https://help.vps12.com</link>
	<description>分享服务器运维及实践解决方案</description>
	<lastBuildDate>Sat, 25 Jan 2025 07:14:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>从Windows 2012标准版升级到数据中心版</title>
		<link>https://help.vps12.com/1726.html</link>
		<comments>https://help.vps12.com/1726.html#comments</comments>
		<pubDate>Wed, 14 Jun 2017 13:24:57 +0000</pubDate>
		<dc:creator>vps12.com</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[解决方案]]></category>
		<category><![CDATA[vps12.com]]></category>
		<category><![CDATA[win2012]]></category>
		<category><![CDATA[windows 2012]]></category>

		<guid isPermaLink="false">http://help.vps12.com/?p=1726</guid>
		<description><![CDATA[对于Windows 7、Windows 8操作系统，可以在图形界面中通过输入序列号，从低版本直接升级到高的版本，例如从Windows 7家庭版升级到专业版或旗舰版。而对于Windows Server 2008、Windows Server 2012来说，则可以通过dism命令实现类似的功能。 Windows Server 2012发布后，我依次将单位的服务器升级或全新安装到了Windows Server 2012标准版或企业版（为了对比不对版本的功能特意安装）。现在想将标准版升级到数据中心版，步骤如下。 进入命令提示窗口，执行dism /online /get-targeteditions，查看当前系统可以升级的版本，显示可以升级到datacenter 显示可以升级的版本 （3）执行如下命令升级： dism /online /set-edition:ServerDatacenter /productkey:7H6M3-4N78W-RFFKJ-H9KPW-K2C2M /AcceptEula 升级到datacenter 执行命令之后，重新启动计算机。 （4）再次进入系统，执行winver可以看到，当前为数据中心版。]]></description>
		<wfw:commentRss>https://help.vps12.com/1726.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
