The <machine-info> tag is emitted once by Windows Server during its system boot
sequence. This tag is also emitted as part of the <BP> tag. The following elements are
included in <machine-info> tag:
Element
<guid>
<name>
<os-build-number>
<os-product>
<os-service-pack>
<os-version>
<processor-architecture>
A sample encoding of this tag follows:
<?xml>
<machine-info>
<name>NTHEAD-800I-1</name>
<guid>00000000-0000-0000-0000-000000000000</guid>
<processor-architecture>x86</processor-architecture>
<os-version>5.2</os-version>
<os-build-number>3735</os-build-number>
<os-product>Windows Server 2003 Enterprise Edition</os-product>
<os-service-pack>None</os-service-pack>
</machine-info>
AlterPath ACS Command Reference Guide
Additional Features and Applications
It is the GUID that uniquely identifies the server platform.
Normally, this is an SMBIOS provided identification. If no such
value is available, all 0's GUID string is used (see sample
encoding below).
Is the system name.
Is a numeric string that identifies a successive Windows Build.
Is the name of the Windows Server 2003 product currently
running on this server. It is one of the following:
•
Windows Server 2003 Datacenter Edition
•
Windows Server 2003 Embedded
•
Windows Server 2003 Enterprise Edition
•
Windows Server 2003
Is an alphanumeric string that identifies the most up-to-date
service pack installed. If none installed, the string is None.
Is the numeric identification of the Windows version currently
running.
Is either x86 or IA64, designating the two processor architectures
currently supported by Windows Server 2003.
Table 9.1: machine info tag
File Description 9.1: Machine info sample tag
Description
325
Need help?
Do you have a question about the AlterPath ACS and is the answer not in the manual?