Windows Server 2012 Build 7700.0.winmain.100122-1900:修订间差异

跳转到导航 跳转到搜索
(oops.)
第 36 行: 第 36 行:


=== General ===
=== General ===
Compared to the previous known <code>winmain</code> build [[Windows Server 2008 R2 Build 7229.0.winmain.090604-1901|7229]], this build reverts the default Desktop Experience branding wallpaper seen in the R2 RTM release back to the older variant introduced as part of late [[Windows Server 2008]] development. The older Windows Server 2008 R2 release candidate EULA set is also retained from previous builds.
This build reverts the default Desktop Experience branding wallpaper seen in the [[Windows Server 2008 R2 Build 7600.16385.win7_rtm.090713-1255|Windows Server 2008 R2 RTM]] release to the older [[Windows Server 2008]] variant. The older Windows Server 2008 R2 Release Candidate EULA is also retained from the Release Candidate builds of R2. This may suggest that Server 2012 was forked from a Release Candidate build of Windows Server 2008 R2.


A ''Windows 8 family'' search filtering option (along with a filtering option for the ''Windows 8'' operating system) has been added to the Local Group Policy Editor utility, referencing the project codename of it's [[Windows 8|client counterpart]]. Despite this build being a server release, an option referencing the codename for Server 2012 has not yet been added. This is most likely due to Microsoft not having a planned release date due to this build being very early in Server 2012's development.
A ''Windows 8 family'' search filtering option (along with a filtering option for the ''Windows 8'' operating system) has been added to the Local Group Policy Editor utility, referencing the project codename of its [[Windows 8|client counterpart]] (an option referencing Server 2012 has not yet been added at this point of development). Some executables are now additionally signed by the ''Windows Main Build Lab Account'' (in short: <code>wmbla</code>) like later Windows Server 2012 builds, rather than the standard "Microsoft Corporation" signer during the development and release of [[Windows Server 2008 R2]]. Server builds belonging to the <code>fbl_srv</code> branch would be compiled by the ''Windows Server Builds'' account (<code>srvbld</code>) in subsequent builds instead as well.


<gallery>
<gallery>
WinSrv2012-6.1.7700-GPEditFilterOptions.png|Group Policy Manager filtering options, displaying the codename of it's [[Windows 8|client counterpart]].
Windows-Server-2012-build-7700-EULA.png|Release candidate [[w:End-user license agreement|end-user license agreement]]
WinSrv2012-6.1.7700-GPEditFilterOptions.png|[[Windows 8|Client counterpart]] codename reference in Group Policy Manager
</gallery>
</gallery>
=== Debugging ===
The <code>kd.dll</code> and <code>kdnet.dll</code> libraries have been added to the system, which allow for the operating system to support local and network debugging. The network implementation in this build includes drivers for the Realtek RTL8139 and Intel PRO/1000 network cards, although as a result of it being early in development, it does not implement the encryption key system used in the final iteration of KDNET and hence the default WinDbg network debugging settings (which assume a key to be present) will not be able to connect to this build's debugger.
Subsequently, typing in <code>bcdedit /dbgsettings /?</code> into the Command Prompt will now show instructions on how to set up network or local debugging.


=== Internet Explorer 9 ===
=== Internet Explorer 9 ===
This build includes an extremely early version of [[Internet Explorer 9]], which can be enabled via the application's Developer Tools. Because of its sheer earliness, the browser will often fail loading images, regular HTML content, the code for pressing items on websites, and will even crash when loading pages utilizing HTML5.<gallery>
This build includes an extremely early version of [[Internet Explorer 9]], which can be enabled via the application's Developer Tools. Because of its sheer earliness, the browser still identifies itself as [[Internet Explorer 8]], and often fails to load images, regular HTML content, the code for pressing items on websites, and will even crash when loading pages utilizing HTML5.
WinSrv2012-6.1.7700-IExplore.png|[[Internet Explorer]]
<gallery>
WinSrv2012-6.1.7700-IExplore.png|[[Internet Explorer 9|Internet Explorer]] (while in IE8 mode)
Server2012-7700-IE9Mode.png|Internet Explorer 9 browser option
Server2012-7700-IE9-Example-dot-com.png|Sample non-HTML5 page while in IE9 mode
Server2012-7700-IE9-BetaWiki.png|Crash after switching to IE9 mode on HTML5 page
WinSrv2012-6.1.7700-IExploreAbout.png|About Internet Explorer
WinSrv2012-6.1.7700-IExploreAbout.png|About Internet Explorer
</gallery>
</gallery>
第 52 行: 第 62 行:
=== On-Screen Keyboard ===
=== On-Screen Keyboard ===
Various internal changes have been made to the On-Screen Keyboard application, like the introduction of a new "Microsoft On-Screen Keyboard Support Utilities" (<code>osksupport.dll</code>) library, and the removal of the "About the On-Screen Keyboard" link from the keyboard's Options menu.
Various internal changes have been made to the On-Screen Keyboard application, like the introduction of a new "Microsoft On-Screen Keyboard Support Utilities" (<code>osksupport.dll</code>) library, and the removal of the "About the On-Screen Keyboard" link from the keyboard's Options menu.
<gallery>
Server2012-7700-OSKOptions.png|Removed "About the On-Screen Keyboard" link
Server2008R2-7600-OSKOptions.png|Ditto, present in [[Windows Server 2008 R2 build 7600.16385|Windows Server 2008 R2 build 7600]]
</gallery>


=== Storage Manager for SANs removal ===
=== Storage Manager for SANs removal ===
The Storage Manager for Storage Area Networks (SANs) feature has been removed from the operating system; it is therefore no longer possible to manage logical unit numbers on substorage systems that make use of either a fiber channel or an iSCSI configuration.
The Storage Manager for Storage Area Networks (SANs) feature has been removed from the operating system. It is therefore no longer possible to manage logical unit numbers on substorage systems that make use of either a [[w:fiber channel|fiber channel]] or an [[w:iSCSI|iSCSI]] configuration.
 
<gallery>
Server2012-7700-RemovedStorageManagerForSANs.png|Removed "Storage Manager for SANs" option
Server2008R2-7600-StorageManagerForSANs.png|Ditto, present in Windows Server 2008 R2 build 7600
</gallery>


=== Miscellaneous ===
=== Miscellaneous ===
* Assertion strings have been changed to hide the full object path. In addition, some executables are signed by ''Windows Main Build Lab Account'' (<code>wmbla</code>) like later Windows Server 2012 builds, unlike the standard ''Microsoft Corporation'' signer during the development and release of [[Windows 7]]. Server builds belonging to the <code>fbl_srv</code> branch would be compiled by the ''Windows Server Builds'' account (<code>srvbld</code>) in subsequent builds.
* Certain functions of the power service have been moved into a new dedicated User-Mode Power Services Extensions library (<code>umpoext.dll</code>).
* Additional APIs were also added for Audio and Bluetooth services.
* Assertion strings have been changed to hide the full object path.
* Additional APIs have been added to the Audio and Bluetooth services.
* A huge amount of exports have been added and removed from some libraries:
 
{{Collapse top|title=The following exports have been added or removed from the libraries:}}
{{:文档:Windows Server 2012 Build 7700 kernel export list}}
{{Collapse bottom}}


== Bugs ==
== Bugs ==
11,086

个编辑

导航菜单