公告:本站正在遭受网络攻击,访问速度可能严重下降甚至无法访问。

Windows Server 2012:6.2.8064.0.fbl srv msp std.110809-1900:修订间差异

来自BetaWorld 百科
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
 
(未显示5个用户的11个中间版本)
第1行: 第1行:
{{NavBar|[[Windows 桌面操作系统]] > [[Windows Server 2012]] > '''6.2.8064.0.fbl_srv_msp_std.110809-1900'''}}
{{DISPLAYTITLE:Windows Server 2012:6.2.8064.0.fbl_srv_msp_std.110809-1900}}
{{NavBar|[[Windows桌面操作系统]] > [[Windows Server 2012]] > '''6.2.8064.0.fbl_srv_msp_std.110809-1900'''}}
{{Infobox Buildinfo
{{Infobox Buildinfo
|image=Windows_8-6.2.8175.5-Version.png
|image=Windows_Server_2012-6.2.8064.0-Version.png
|imagecaption=Windows Server 2012 6.2.8064.0.fbl_srv_msp_std.110809-1900
|imagecaption=Windows Server 2012 6.2.8064.0.fbl_srv_msp_std.110809-1900
|kernel=6.2
|kernel=6.2
|arch=AMD64
|arch=AMD64
|sku=Datacenter, Datacenter Core, Enterprise, Enterprise Core, Standard, Standard Core, Web, Web Core
|sku=Datacenter, Datacenter Core, Enterprise, Enterprise Core, Standard, Standard Core, Web, Web Core<!--SKU待补-->
|language=English (United States)
|language=English (United States)
|compiledate=2011/8/9
|compiledate=2011/8/9
|string=6.2.8064.0.fbl_srv_msp_std.110809-1900
|string=6.2.8064.0.fbl_srv_msp_std.110809-1900
|key=Datacanter: 7X29B-RDCR7-J6R29-K27FF-H9CR9<br>Enterprise: 7P8GH-FV2FF-8FDCR-YK49D-D7P97<br>Standard: HMG6P-C7VGP-47GJ9-TWBD4-2YYCD<br>Web: YGTGP-9XH8D-8BVGY-BVK4V-3CPRF
|key=Datacenter: 7X29B-RDCR7-J6R29-K27FF-H9CR9<br>Enterprise: 7P8GH-FV2FF-8FDCR-YK49D-D7P97<br>Standard: HMG6P-C7VGP-47GJ9-TWBD4-2YYCD<br>Web: YGTGP-9XH8D-8BVGY-BVK4V-3CPRF
}}
}}
2022年6月28日泄露于BetaWiki Discord。
2022年6月29日泄露于BetaWiki Discord。
 
==注意事项==
*运行Redlock解锁RedPill: https://pan.baidu.com/s/1ZB3c4WTfeThbgXO1YGPljg 提取码: tvw1。
* '''qps-PLOC''':
假定系统所在盘符是O,执行下述操作:
 
1. 将<code>O:\Windows\Servicing\Packages\microsoft-windows-server-languagepack-package~31bf3856ad364e35~amd64~qps-ploc~6.2.8064.0.mum</code>修改为下方内容:
<syntaxhighlight lang="XML">
<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<?Copyright (c) Microsoft Corporation. All rights reserved.?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved." manifestVersion="1.0">
  <assemblyIdentity buildType="release" language="qps-ploc" name="Microsoft-Windows-Server-LanguagePack-Package" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" version="6.2.8064.0"/>
  <package identifier="Language Pack" releaseType="Language Pack">
    <mum2:customInformation xmlns:mum2="urn:schemas-microsoft-com:asm.v3" LPTargetSPLevel="0" LPType="Client"/>
    <parent buildCompare="EQ" disposition="detect" distributionCompare="EQ" integrate="separate" revisionCompare="EQ" serviceCompare="EQ">
      <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-Foundation-Package" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" version="6.2.8064.0"/>
    </parent>
  </package>
</assembly>
</syntaxhighlight>
2. 将下列内容保存为unattend.xml并执行<code>dism /image:O:\ /apply-unattend:unattend.xml</code>:
<syntaxhighlight lang="XML">
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
        <package action="stage">
            <assemblyIdentity name="Microsoft-Windows-Server-LanguagePack-Package" version="6.2.8064.0" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="qps-ploc" />
            <source location="O:\Windows\Servicing\Packages\microsoft-windows-server-languagepack-package~31bf3856ad364e35~amd64~qps-ploc~6.2.8064.0.mum" />
        </package>
    </servicing>
</unattend>
</syntaxhighlight>
3. 将<code>O:\Windows\Servicing\Packages\microsoft-windows-server-languagepack-package~31bf3856ad364e35~amd64~qps-ploc~6.2.8064.0.mum</code>替换为原始文件。
 
4. 将下列内容保存为unattend.xml并执行<code>dism /image:O:\ /apply-unattend:unattend.xml</code>:
<syntaxhighlight lang="XML">
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
        <package action="configure">
            <assemblyIdentity name="Microsoft-Windows-Server-LanguagePack-Package" version="6.2.8064.0" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="qps-ploc" />
            <source location="O:\Windows\Servicing\Packages\microsoft-windows-server-languagepack-package~31bf3856ad364e35~amd64~qps-ploc~6.2.8064.0.mum" />
        </package>
    </servicing>
</unattend>
</syntaxhighlight>

2024年2月23日 (五) 23:35的最新版本

Windows Server 2012-6.2.8064.0-Version.png
Windows Server 2012 6.2.8064.0.fbl_srv_msp_std.110809-1900
内核版本 6.2
架构 AMD64
版本 Datacenter, Datacenter Core, Enterprise, Enterprise Core, Standard, Standard Core, Web, Web Core
语言 English (United States)
编译日期 2011/8/9
版本字串 6.2.8064.0.fbl_srv_msp_std.110809-1900
产品密钥 Datacenter: 7X29B-RDCR7-J6R29-K27FF-H9CR9
Enterprise: 7P8GH-FV2FF-8FDCR-YK49D-D7P97
Standard: HMG6P-C7VGP-47GJ9-TWBD4-2YYCD
Web: YGTGP-9XH8D-8BVGY-BVK4V-3CPRF

2022年6月29日泄露于BetaWiki Discord。

注意事项

假定系统所在盘符是O,执行下述操作:

1. 将O:\Windows\Servicing\Packages\microsoft-windows-server-languagepack-package~31bf3856ad364e35~amd64~qps-ploc~6.2.8064.0.mum修改为下方内容:

<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<?Copyright (c) Microsoft Corporation. All rights reserved.?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved." manifestVersion="1.0">
  <assemblyIdentity buildType="release" language="qps-ploc" name="Microsoft-Windows-Server-LanguagePack-Package" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" version="6.2.8064.0"/>
  <package identifier="Language Pack" releaseType="Language Pack">
    <mum2:customInformation xmlns:mum2="urn:schemas-microsoft-com:asm.v3" LPTargetSPLevel="0" LPType="Client"/>
    <parent buildCompare="EQ" disposition="detect" distributionCompare="EQ" integrate="separate" revisionCompare="EQ" serviceCompare="EQ">
      <assemblyIdentity buildType="release" language="neutral" name="Microsoft-Windows-Foundation-Package" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" version="6.2.8064.0"/>
    </parent>
  </package>
</assembly>

2. 将下列内容保存为unattend.xml并执行dism /image:O:\ /apply-unattend:unattend.xml

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
        <package action="stage">
            <assemblyIdentity name="Microsoft-Windows-Server-LanguagePack-Package" version="6.2.8064.0" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="qps-ploc" />
            <source location="O:\Windows\Servicing\Packages\microsoft-windows-server-languagepack-package~31bf3856ad364e35~amd64~qps-ploc~6.2.8064.0.mum" />
        </package>
    </servicing>
</unattend>

3. 将O:\Windows\Servicing\Packages\microsoft-windows-server-languagepack-package~31bf3856ad364e35~amd64~qps-ploc~6.2.8064.0.mum替换为原始文件。

4. 将下列内容保存为unattend.xml并执行dism /image:O:\ /apply-unattend:unattend.xml

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
        <package action="configure">
            <assemblyIdentity name="Microsoft-Windows-Server-LanguagePack-Package" version="6.2.8064.0" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="qps-ploc" />
            <source location="O:\Windows\Servicing\Packages\microsoft-windows-server-languagepack-package~31bf3856ad364e35~amd64~qps-ploc~6.2.8064.0.mum" />
        </package>
    </servicing>
</unattend>