Select the product you need help with
Win32_BIOS WMI Class Returns Incorrect ReleaseDate ValueArticle ID: 281553 - View products that this article applies to. This article was previously published under Q281553 On This PageSYMPTOMS
The Win32_BIOS Windows Management Instrumentation (WMI) class represents the attributes of a computer's basic input/output system (BIOS). When this BIOS has a release date after the year 1999, WMI incorrectly populates the ReleaseDate attribute of the Win32_BIOS class.
CAUSE
The computer's BIOS is accessed through the System Management BIOS
(SMBIOS) standard interface. According to the SMBIOS standard, the BIOS release date is represented as a string in either a mm/dd/yy or mm/dd/yyyy format. If the year portion of the string is two digits, the year is assumed to be 19yy. Note that the mm/dd/yyyy format is required for SMBIOS version 2.3 and later. When a computer starts, Windows 2000 obtains the computer's BIOS release date through the SMBIOS interface and stores this value in the following registry keys: HKEY_LOCAL_MACHINE\HARDWARE\Description\System\SystemBiosDate
Regardless of the date string format that is used by SMBIOS, Windows 2000 stores the computer's BIOS release year as a two-digit value. For example, if the release date is "01/28/2000," the registry keys are populated with "01/28/00."-and- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Biosinfo\SystemBiosDate The WMI WIN32 Provider uses the preceding registry keys to populate the ReleaseDate attribute of the Win32_BIOS class. This provider, which was designed to the SMBIOS standard, also assumes all two-digit years to be 19yy. Because Windows 2000 stores the BIOS release date in the registry by using two-digit years, a release year of 2000 is incorrectly populated in the Win32_BIOS ReleaseDate attribute as 1900. RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
260910
The English version of this fix should have the following file attributes or later:
(http://support.microsoft.com/kb/260910/EN-US/
)
How to Obtain the Latest Windows 2000 Service Pack
Date Time Version Size File name ----------------------------------------------------------- 1/17/2001 04:36p 1.50.1085.47 1,077,328 Cimwin32.dll Using the Hotfix InstallerNOTE: You can use this method only for Intel-based computers that are running Windows 2000.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 3. MORE INFORMATIONFor additional information about how to obtain a hotfix for Windows 2000 Datacenter Server, click the article number below
to view the article in the Microsoft Knowledge Base:
265173 For additional information about how to install multiple hotfixes with only one reboot, click the article number below
to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/265173/EN-US/
)
The Datacenter Program and Windows 2000 Datacenter Server Product
296861
After you apply this hotfix, all two-digit years before 80 are assumed to be 20yy. All other two-digit years are assumed to be 19yy.
For additional information about how to install Windows 2000 and Windows 2000 hotfixes at the same time, click the article number below
to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/296861/EN-US/
)
Use QChain.exe to Install Multiple Hotfixes with One Reboot
249149
(http://support.microsoft.com/kb/249149/EN-US/
)
Installing Microsoft Windows 2000 and Windows 2000 Hotfixes
Properties |


Back to the top








