<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>激活 - 标签 - 我的博客</title><link>https://hex2rgb.github.io/tags/%E6%BF%80%E6%B4%BB/</link><description>激活 - 标签 - 我的博客</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Sat, 25 Apr 2026 19:54:50 +0800</lastBuildDate><atom:link href="https://hex2rgb.github.io/tags/%E6%BF%80%E6%B4%BB/" rel="self" type="application/rss+xml"/><item><title>Windows 10 企业版激活指南</title><link>https://hex2rgb.github.io/posts/windows%E6%BF%80%E6%B4%BB/</link><pubDate>Sat, 25 Apr 2026 19:54:50 +0800</pubDate><author>Cyber Zen</author><guid>https://hex2rgb.github.io/posts/windows%E6%BF%80%E6%B4%BB/</guid><description><![CDATA[<h2 id="简介">简介</h2>
<p>本文介绍如何激活 Windows 10 企业版 LTSB 2016，通过使用 KMS 激活服务，可以快速完成系统激活。</p>
<h2 id="激活步骤">激活步骤</h2>
<h3 id="前置准备">前置准备</h3>
<ul>
<li>以管理员身份打开命令提示符（CMD）</li>
<li>确保网络连接正常</li>
</ul>
<h3 id="执行激活命令">执行激活命令</h3>
<h4 id="第一步设置-kms-服务器">第一步：设置 KMS 服务器</h4>
<div class="code-block code-line-numbers open" style="counter-reset: code-block 0">
    <div class="code-header language-cmd">
        <span class="code-title"><i class="arrow fas fa-angle-right" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h" aria-hidden="true"></i></span>
        <span class="copy" title="复制到剪贴板"><i class="far fa-copy" aria-hidden="true"></i></span>
    </div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-cmd" data-lang="cmd"><span class="line"><span class="cl">slmgr -skms skms.netnr.eu.org</span></span></code></pre></div></div>
<p><strong>执行结果</strong>：<strong>密钥管理服务计算机名称成功设置</strong></p>
<p></p>
<h4 id="第二步安装产品密钥">第二步：安装产品密钥</h4>
<div class="code-block code-line-numbers open" style="counter-reset: code-block 0">
    <div class="code-header language-cmd">
        <span class="code-title"><i class="arrow fas fa-angle-right" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h" aria-hidden="true"></i></span>
        <span class="copy" title="复制到剪贴板"><i class="far fa-copy" aria-hidden="true"></i></span>
    </div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-cmd" data-lang="cmd"><span class="line"><span class="cl">slmgr -ipk DCPHK-NFMTC-H88MJ-PFHPY-QJ4BJ</span></span></code></pre></div></div>
<p><strong>执行结果</strong>：<strong>产品密钥安装成功</strong></p>
<p></p>]]></description></item></channel></rss>