EasyManua.ls Logo

NCR CX5 - Accessing Serial Number and Class-Model Information; Restoring Factory Settings

NCR CX5
172 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
8-135 BIOS Setup
Accessing Serial Number and Class-Model Information
Below is an example of a VbScript code on how to obtain the Serial Number and Class-
Model Information of the terminal.
On Error Resume Next
DIM returnValue
DIM version
strComputer = "."
Set objWMIService = GetObject("winmgmts:\\" & strComputer &
"\root\cimv2")
Set colItems = objWMIService.ExecQuery("Select * from Win32_
ComputerSystem",,48)
For Each objItem in colItems
Wscript.Echo "Class Model: " & objItem.Model
Wscript.Echo "Serial Number: " & objItem.Name
Next
Restoring Factory Settings
To reset all values to their default settings, press [F3] and then [Enter] when the
confirmation message is displayed. The terminal automatically loads the BIOS default
values. To save the factory default values, go to the Save and Exit Menu, select Save
Changes & Reset, and select [Enter].

Table of Contents

Other manuals for NCR CX5

Related product manuals