How to Verify the SAS IT Resource Management Enterprise Guide Installation and Configuration

Where Is SAS IT Resource Management Installed?

The SAS IT Resource Management installation loads several files into locations that are needed for reporting functions. The files that are discussed in the following topic are installed in multiple subfolders in these two locations for 64-bit installations:
  • C:\Program Files\SASHome\SASITResourceManagementSASEnterpriseGuideComponents\3.5
  • C:\Program Files\SASHome\SASITResourceManagementReportDefinitionTaskfor EnterpriseGuide\3.5.
The files are then copied to the locations that are listed as follows where they are used by the product.

Verifying the Presence of the ITRM Style Sheet, ITRM Banner, and EG Options Components in Your SAS Enterprise Guide Installation

The following values for EGRoot, UserProfile, and SASRoot pertain to the 64-bit version of SAS Enterprise Guide on Windows 7. They show the default paths that are used to locate the following objects that are needed for SAS Enterprise Guide:
  • ITRM style sheet
  • ITRM banner
  • EG Options file
  • dynamic link library (DLL)
  • helpfiles
  • EG projects
EGRoot = C:\Program Files\SASHome\SASEnterpriseGuide\7.1
UserProfile = C:\Users\<MyUserID>
SASRoot = C:\Progam Files\SASHome
Note: Substitute the locations for EGRoot, UserProfile, and SASRoot based on your installation of SAS IT Resource Management for the values in the paths shown here for the ITRM style sheet, ITRM banner, and EG options components.

Default location for the ITRM Style Sheet

<EGRoot>\Styles\ITRMDefault.css

Note: For information about style sheets, see About the Default Style Sheets for SAS IT Resource Management Reports.

Default location for the ITRM Banner file

<EGRoot>\Styles\ITRMBanner.png

Default location of the EG Options file

<EGRoot>\EGOptions.xml

  1. Open the EGOptions.xml file with a text editor and verify that it contains the string ITRMDefault.
  2. If the string ITRMDefault is not found, open SAS Enterprise Guide. Select Toolsthen selectOptions and click Reset All. This action applies the options that are recommended by SAS IT Resource Management.
  3. Find the version of EGOptions.xml that was created during the installation of SAS IT Resource Management. Then, install it into the location above.
Note: For information about the location of these subfolders, see Where Is SAS IT Resource Management Installed?.

Default location for ITRM Report Definition Task and Help Files

<EGRoot>\Custom\ITRMGallery.dll

<EGRoot>\Custom\itrm_Gallerytask.chm 

Default location for ITRM EG Projects

<SASRoot>\SASITResourceManagementSASEnterpriseGuideComponents\3.5

Verifying the Correct Location of the ITRM Templates

SAS IT Resource Management provides a default template file named tmplitrm.sas7bitm that creates a default template named ITRMDefault. This default template includes updates to a parent template called styles.analysis that SAS provides. These updates include specifications for graph colors in charts and plots.
The following value for SASServerRoot pertains to SAS Enterprise Guide on Windows 7:
SASServerRoot = C:\Program Files\SASHome\SASFoundation\9.4
Verify that your installation of SAS IT Resource Management includes this component. The default location for this file is here: <SASServerRoot>\itrmmvadata\sashelp\tmplitrm.sas7bitm.
Note: Substitute the location of the templates based on your installation of SAS IT Resource Management for the value of SASServerRoot.