- 10 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Uniprint Suite - locating the version and site code
- Updated on 10 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Question:
How do I locate the Uniprint Suite version and site code?
Answer:
How to locate the Uniprint version and Site Code
Uniprint version 8.x and greater
Open Pharos Administrator.
On the Left hand side of the MMC (Microsoft management Console) expand the System Tree
Select License Limits.
Expand the middle section of License Summary for your Site Code and License Expiry Date. (See attached screen shot "Administrator-License2.PNG")
Product Version
Open Pharos Administrator.
From the Help menu choose "About Pharos Administrator" to view installed Product Version.
Uniprint version 6.0 - 7.x
Open Pharos Administrator.
From the Help menu choose "About Pharos Administrator".
The installed products and their version numbers are displayed.
Site Code
Open Pharos Administrator.
From the Help menu choose "Site License" to view the Site Code.
Note: If the Pharos Help menu does not display the Pharos version and Site Code information (pre-version 6.0), follow the steps below:
Uniprint version
Open SQL Server Query Analyzer.
Select the Pharos Database.
Run the following query.
select * from system
In the displayed results of the SQL Query, look in the table for columns called "version_major, version_minor and build_number." These three columns combined are the Pharos version.
For instance, if you see:
Site Code
version_major of 5
version_minor of 2
build_number of 1950
then the Uniprint version is 5.2.1950
select * from system
In the displayed results of the SQL Query, look in the table for the column called "License_quick_key." This is the Site Code.