<?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/148.htm</link>
<title><![CDATA[在 Windows Server 2008 Core 下修改帐号密码]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Windows Server]]></category>
<pubDate>Tue, 03 Jul 2007 07:28:45 +0000</pubDate> 
<guid>https://maytide.net/read.php/148.htm</guid> 
<description>
<![CDATA[ 
	<p><img src="http://goxia.maytide.net/up/1182414581.jpg" /></p><p>      Windows Server 2008 在默认安装之后超级管理员（Administrator）的密码唯空，在非 Core 版本下修改密码很简单，只需在用户管理中为其指定新密码即可！而在 Core 下因为只有命令行模式，所以我们需要使用“net user”命令为帐号设置密码，其实在 Core 下大部分的系统基本管理和操作命令与之前的 Windows 版本如出一辙，如果你对微软的命令有过了解，操作是十分简便的。借 Windows Server 2008 之风让我们从现在开始重新温习掌握这些命令。</p><p>      修改帐号的命令行：</p><p><div class="code">net user <strong>USERNAME</strong> *</div></p><p>      其中结尾加“<strong>*</strong>”的作用是在执行命令后，才再输入新密码，以避免密码回显在屏幕上。</p>
]]>
</description>
</item>
</channel>
</rss>