Video Screencast Help
Search Video Help Close Back
to help

Pimp Your Console, Part 1: Customizing the Version on Your Console Header

Created: 06 Feb 2007 | Updated: 11 Jun 2007 | 1 comment
Screenbert's picture
0 0 Votes
Login to vote

Ever seen "Pimp my ride"? This takes it to a whole new level. This is the first of a three-part installment for Pimp my Console.

Have you ever wondered what Rollup you were running on your console but didn't remember what version it was? Now you can modify your page to display this.

Open the folder called "C:\Program Files\Altiris\Notification Server" and modify the header.aspx file.

About line number 113 change the text that says:

<asp:label id="lblVersion" runat="server" Font-Name="Verdana" Font-Size="x-small" ForeColor="white" /></b> (SP 3)</td>".

Add (R1) after the part that says (SP 3).

Be sure to back-up your header.aspx before modifying it and, as always, I would doubt this customization is in any way supported by Altiris.

Now go pimp your console!

Comments 1 CommentJump to latest comment

SK's picture

R4 onwards provides this information be default.

0
Login to vote