Mar 30, 2012
2135
This article describes how to find the version of Helpdesk Pilot you currently have. This applies only to customers using version 5 or above of Helpdesk Pilot.
Case 1: If you had purchased Helpdesk Pilot between March 2011 and Jan 2012
Please do the following to find the version number:
- Login to the Helpdesk Pilot Virtual Machine (VM) as hdp (password: hdp)
- Type ./info.sh -1
- This will show you the version number of the application and the revision that you currently have
- Type exit to logout of the console
Case 2: If you had purchased Helpdesk Pilot after Jan 2012
Please do the following to find the version number:
- Login to the Helpdesk Pilot Virtual Machine as superuser (password: superuser)
- Type sudo -s
- Type the password in step 1, if requested again
- Type hdp-manage version --all
- This will show you the version number of the application and the revision that you currently have
- Type exit to logout of the console