AuditWizard - Administration - General - How to Find the Version Number

From Layton Support
(Difference between revisions)
Jump to: navigation, search
(Database Version)
(Completed section)
Line 29: Line 29:
  
 
=Agent Version=
 
=Agent Version=
 +
The version of the Agent may be different to that of the application. The release notes will tell you if you have to redeploy the Agent after update.
 +
 +
#In AuditWizard Network View, check status.
 +
#If the Agent is deployed, audit the computer.
 +
#Upload the audit file.
 +
#Click the computer in the left-hand pane.
 +
#In the Summary tab on the right, the Scanner Type will be ''AuditAgent'' and the version number will be given.
 
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk™]] [[User Guide for Layton ServiceDesk™|<u>Back to Contents</u>]]</p>
 
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk™]] [[User Guide for Layton ServiceDesk™|<u>Back to Contents</u>]]</p>

Revision as of 22:34, 23 March 2015

Btn back up.png Back to Contents

Contents

Application Version

Info Dialog

In AuditWizard, click the Info button Aw icon info.png. The Info dialog will open. The version number appears next to the annotation Version:. The contents of the Modules pane can be copied.

Aw ver 01.png

Programs and Features Control Panel

If you can't launch AuditWizard, open the Windows Programs and Features control panel. Find the application AuditWizard v8 and look at the corresponding version number in the Version column.

NOTE: The version number listed in Programs and Features may be incorrect. If you have installed an update, it may appear as a separate entry with the version number, e.g. AuditWizard 8.4.2 Update. If there is no update entry, then the version listed for the AuditWizard v8 entry is the correct one.

Database Version

The version of the database may be different to that of the application. The database structure may not need to be modified between versions. In terms of disaster recovery, the same application version could be installed and connected to the database.

In the database table VERSION, there is a single row. The version number is a concatenation of the _MAJOR and _MINOR columns. This SQL query will also return the version number:

   SELECT CAST (_MAJOR AS NVARCHAR(5)) + '.' + CAST (_MINOR AS NVARCHAR(5)) AS "AuditWizard Database Version"
   
   FROM [VERSION]

Scanner Version

The version of the Scanner may be different to that of the application. The release notes will tell you if you have to redeploy the Scanner after update.

  1. Navigate to your AuditWizard network share.
  2. Open the scanner folder.
  3. Get Properties on the AuditScanner.exe file.
  4. Click the Details tab.
  5. The version is the File Version.

Agent Version

The version of the Agent may be different to that of the application. The release notes will tell you if you have to redeploy the Agent after update.

  1. In AuditWizard Network View, check status.
  2. If the Agent is deployed, audit the computer.
  3. Upload the audit file.
  4. Click the computer in the left-hand pane.
  5. In the Summary tab on the right, the Scanner Type will be AuditAgent and the version number will be given.

Btn back up.png Back to Contents

Personal tools
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox