<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://maytide.net/read.php/41.htm</link>
<title><![CDATA[[Server Core] 在 Core 下修改计算机名]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Windows Server]]></category>
<pubDate>Sat, 05 Jan 2008 05:21:19 +0000</pubDate> 
<guid>https://maytide.net/read.php/41.htm</guid> 
<description>
<![CDATA[ 
	<p>      Server Core 默认安装完后会自动为当前计算机分配一个计算机名，这个计算机名可能并不利于记忆或不适合当前环境下的命名规则，为此我们需要为其更名，我们可以通过 hostname 命令回显当前 Server Core 的计算机名，之后通过 Netdom 命令进行更名。为此请在 Server Core 下执行如下步骤：</p><p><div class="code">1、<strong>hostname </strong>（注：使用标记功能复制回显出来的计算机名）</p><p>2、<strong>netdom</strong> <strong>renamecomputer</strong> <em>OLDCOMPUTERNAME</em> <strong>/newname:</strong><em>NEWCOMPUTERNAME </em>（注：根据提示键入“Y”，以执行该操作）</p><p>3、<strong>shutdown -r -t 0 </strong>（重新启动计算机）</div></p><p>完成！</p><p><img src="http://goxia.maytide.net/up/hypervincore/0.jpg" /></p>
]]>
</description>
</item>
</channel>
</rss>