Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

How to Search Contacts by NT ID

Updated: 06 Jan 2008 | 3 comments
tbowman01's picture
0 0 Votes
Login to vote

Have you ever wondered how to search Helpdesk users by their NT IDs?

The solution is to customize the Helpdesk dashboard by creating a custom.config file. This file tells the helpdesk to override the default template.

  1. Create a text file and rename it to custom.config.
    Be sure that you can see the file extensions or you might be calling it custom.config.txt.
  2. Save the file to the \\servername\c$\Program Files\Altiris\Helpdesk\AeXHD directory.
  3. Once you have the file, open it and paste the following.
    <?xml version="1.0" encoding="utf-8"?>
    <custom.configuration>
      <strings>
        <string id="sidContactSearchedFields"> contact_name,contact_phone,contact_nt_id
        </string>
      </strings>
    </custom.configuration>
    
    
  4. Save the custom.config file, restart IIS by going to the server that NS is hosted on and opening a the command prompt and typing iisreset.

Take a look at this posting as well. JMadigan has a great post on how to customize the dashboard. Check it out here.

Comments

MBHarmon's picture
14
Nov
2007
0 Votes 0
Login to vote

I love it!

You have no idea how much this saved me just now. I'm trying to upgrade to SP5 and our original installers didn't get it into a custom config so I lost this after the upgrade.

Thank you thank you thank you!

- Matt

xmoreland's picture
20
Nov
2007
0 Votes 0
Login to vote

It's The Small things

How many times is it the small things like this that can make the biggest difference?
Good to see...thanks!

MarkWarmack's picture
08
Jun
2009
0 Votes 0
Login to vote

This is a big help

It's always the small things in life....
Thanks.

Mark Warmack

Senior Application Support Engineer