Configure the Scanner
Contents
cla140
Contents
Follow the steps to configure the scanner for inventory.
Modify Windows Firewall Settings
Modify firewall settings on FDCC-compliant Windows XP and Windows 7 computers to ensure that
CA Client Automation
functions properly.Follow these steps:
- ClickStart,Run, and providegpedit.mscat the Run prompt.
- In theLocal Group Policy Editorwindow, locate the policies underComputer Configuration,Administrative Templates,Network,Network Connections,Windows Firewall, andStandard Profilepath.
- Change the Windows Firewall: Do not allow exceptions policy setting to Disabled.
- Change the Windows Firewall: Allow local port exceptions policy setting to Enabled. Add the following ports to the exception ports on the firewall:
- TCP port 4105
- UDP port 4104
- TCP port 4728
CA Client Automationcannot operate. Without access Agents are unable to contact their manager or report inventory or status. Also, control messages cannot be passed from Manager to the Agent. Communications over these ports is securely encrypted and managed byCA Client Automation.
Configure the Collection of Test Result Files
Typically, the FDCC inventory detection modules do not require any configuration, other than the configuration to collect test result files. The XCCDF and OVAL test result files are stored in a sub-directory under the working directory of CA Asset Management Agent. To collect these files after the scan and store the files centrally in the Domain Manager, configure the DCS inventory detection modules to enable the automatic collection of the result files.
To configure other parameters in the inventory detection module, see the description of each parameter in the section.
To configure the collection of test result files
- Navigate toControl Panel,Configuration, andInventory Detection Modules.The new DCS inventory detection modules appear with the other inventory detection modules.
- Double-click the inventory detection module that you want to configure.TheProperties fordialog appears.Module Name
- Click theLaunchbutton on theConfigurationtab.TheSCAP Configurationdialog appears with the default configuration.
- Select the following check boxes in the General tab:
- Collect XCCDF Result File
- Collect OVAL Result Files
The OVAL test result files are often around 10 MB. If you do not have specific reasons for storing the files on the Domain Manager, you can collect only the XCCDF result files. - Click OK.When the collect task runs again, the Engine collects the test result files and stores on the Domain Manager.
The result files are signed with a digital signature to prevent data tampering between the Agent and the Manager. If the Manager is unable to verify the signature, an event is raised and logged in the default event log.
Modify the Result File Location
When you configure the collection of SCAP result files from the Agent, the result files are stored under the
ITCM_installpath
\SCAP_Result_Files directory in the Domain Manager. If necessary, you can modify the result file location.To modify the result file location, change the configuration policy setting
SCAP Result File Location
under Default Computer Policy
, DSM
, Manager
, and Asset Management
. When the collect task runs next time, the Engine collects the test result files and stores in the directory specified.Configure Hardware Inventory Collect Tasks to Collect DCS Inventory
To schedule the FDCC checklist scan and collect the test results, configure a hardware inventory collect task.
If you have multiple hardware inventory collect tasks, decide whether you want to schedule the checklist scan on all them or only on a selected few. For example, if you have grouped all your Windows Vista computers and created a specific collect task for the group, you can configure the collect task for WinVista, VistaFirewall, and IE7 checklists. However, even if you configure the checklists on all computers, the scanner scans only those computers that meet the OS requirement.
To configure the hardware inventory collect task
- In the DSM Explorer, navigate toControl Panel,Configuration,Collect Tasks, andHardware Inventory.The existing hardware inventory collect tasks appear.
- Right-click the collect task that you want to configure and selectProperties.TheProperties fordialog appears.Collect Task Name
- Click theDetection Modulestab. Select the DCS inventory detection modules, and clickOK.The changes are saved. When the collect task runs next time, the scan results for the configured checklists are collected.
(Optional) Create Inventory Detection Modules for SCAP Inventory
CA Client Automation
automatically creates inventory detection modules for all the FDCC checklists that are placed under the SCAP_Checklists folder. When you copy a new version of an existing checklist to a new folder under SCAP_Checklists folder, the existing inventory detection module for the checklist is updated with the information from the latest version. In rare circumstances, you might use different versions of a checklist for scanning. In this case, manually create inventory detection modules for the versions that are not currently configured for use. For example, if an inventory detection module is configured to scan the highest version always, you can create inventory detection modules for any older checklist version.To create inventory detection modules
- In the DSM Explorer, navigate toControl Panel,Configuration,Collection Modules, andInventory Detection Modules.The existing detection modules appear in the right pane.
- Right-clickInventory Detection Modulesfolder and clickNewfrom theContext menu.TheCreate New Inventory Moduledialog appears.
- In theGeneraltab, specify the inventory module name. Specify a name that represents the checklist name.
- In theConfigurationtab, specify the configuration for SCAP inventory detection. The sample configuration for FDCC IE7 checklist is as follows:[SCAP] SCAPPath=FDCC-Major-Version-1.2.1.0\ie7 XCCDFFile=fdcc-ie7-xccdf.xml XCCDFID=fdcc-ie-7 XCCDFVersion=v1.2.1.0 XCCDFVersionOptions=v1.2.1.0Profileoptions=`v1.2.1.0;Federal Desktop Core Configuration version 1.2.1.0; CPEDictionary=fdcc-ie7-cpe-dictionary.xml CollectXCCDFResultFile=false CollectOVALResultFiles=false OvaldiPath=ovaldi-ca InvComponent=$SCAP$FDCC IE7
- In thePlatformstab, select Windows 32 bit, click Win32 generic, and then provideamiscap.exein the text field next to the option button.
- ClickOK.The inventory detection module for the configured checklist is created and appears under theInventory Detection Modulesfolder. Configure one or more hardware inventories collect tasks to include the new inventory detection modules.