Sample content options file templates
This section contains samples that you can use to create options file for installing content with a silent installation.
- Options file to install all content
- Options file to install all base adapters
- Options file to install selected base adapters
- Options file to install all application adapters
- Options file to install selected adapters
- Options file to install all platform modules
- Options file to install all task management modules
- Options file to install selected modules
- Options file to install all run books
- Installable feature list
- Installable solutions
Options file to install all content
The properties in the following options file install all adapters, modules, and run books.
-J AO_INSTALLING_FEATURES=ALL
-J AO_CONTENT_INSTALL_TYPE=INSTALL_TYPE_CUSTOM
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Options file to install all base adapters
The properties in the following options file install all base adapters.
-J AO_INSTALLING_FEATURES=BASE
-J AO_CONTENT_INSTALL_TYPE=INSTALL_TYPE_CUSTOM
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Options file to install selected base adapters
The properties in the following options file install selected base adapters. When specifying multiple adapters, comma-separate the adapter names.
-J AO_INSTALLING_FEATURES=adapter-email,adapter-http,adapter-jms,adapter-powershell,adapter-scripting,adapter-snmp,adapter-sql,adapter-terminal,adapter-windows-command,adapter-ws
-J AO_CONTENT_INSTALL_TYPE=INSTALL_TYPE_CUSTOM
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Options file to install all application adapters
The properties in the following options file install all of the available application adapters.
-J AO_INSTALLING_FEATURES=APP
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Options file to install selected adapters
The properties in the following options file install a combination of base and application adapters.
-J AO_INSTALLING_FEATURES=adapter-email,adapter-http,adapter-jms,adapter-snmp,
adapter-windows-command,adapter-ws,adapter-active-directory,
adapter-ars,adapter-bmc-atrium-cmdb
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Options file to install all platform modules
The properties in the following options file install all of the available platform modules.
-J AO_INSTALLING_FEATURES=platform-modules
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Options file to install all task management modules
The properties in the following options file install all of the available platform modules.
-J AO_INSTALLING_FEATURES=task-management-modules
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Options file to install selected modules
The properties in the following options file install specific modules.
-J AO_INSTALLING_FEATURES=AutoPilot-AD-Utilities,AutoPilot-OA-Applications_Utilities,
AutoPilot-OA-Common_Utilities,
AutoPilot-OA-Directory_Services_Utilities,AutoPilot-OA-File_Utilities,AutoPilot-OA-Network_Utilities,
AutoPilot-OA-Operating_System_Utilities
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Options file to install all run books
The properties in the following options file install all run books.
-J AO_INSTALLING_FEATURES=run-book-modules
-J AO_REPOSITORY_PROTOCOL=https
-J AO_REPOSITORY_HOST=<hostNameOrIpAddress>
-J AO_REPOSITORY_PORT=<portNumberOnRepositoryServer>
-J AO_REPOSITORY_USER_NAME=admin
-J AO_REPOSITORY_PASSWORD=<password>
Installable feature list
When specifying specific features with the AO_INSTALLING_FEATURES property, refer to the list of feature names in the following table that you can use in the options file.
Feature type and installable feature name | Product name |
---|---|
Base adapters | |
adapter-csv | CSV |
adapter-email | |
adapter-http | HTTP |
adapter-jms | JMS |
adapter-powershell | Microsoft Windows PowerShell |
adapter-scripting | Scripting |
adapter-snmp | SNMP |
adapter-sql | SQL |
adapter-terminal | Terminal |
adapter-windows-command | Windows Command Line |
adapter-ws | Web Services |
BMC application adapters | |
adapter-ars | Remedy Action Request System (ARS) |
adapter-bmc-atrium-cmdb | BMC Atrium CMDB |
adapter-bmc-database-automation | BMC Database Automation |
adapter-bem | BMC Event Manager |
adapter-mainview-autooperator | Mainview AutoOperator |
adapter-bmc-network-automation | BMC Network Automation |
adapter-bmc-server-automation | BMC Server Automation |
adapter-bpm | BMC Performance Manager Portal |
adapter-bmc-proactivenet-performance-management | BMC ProactiveNet Performance Manager |
adapter-bmc-remedyforce | Remedyforce |
Third-party adapters | |
adapter-airwatch | AirWatch |
adapter-amazon-ec2 | Amazon EC2 |
adapter-amazon-ec2-rest | Amazon EC2 REST |
adapter-amazon-s3 | Amazon S3 |
adapter-ca-service-desk | CA Service Desk |
adapter-dell-aim | Dell Advanced Infrastructure Manager |
adapter-dns | DNS |
adapter-hp-asset-center | HP Asset Center |
adapter-hp-nnm | HP Network Node Manager (NNM) |
adapter-hp-operations-manager-unix | HP Operations Manager for Unix |
adapter-hp-operations-manager-windows | HP Operations Manager for Windows |
adapter-hp-service-desk | HP Service Desk |
adapter-hp-servicemanager | HP Service Manager |
adapter-infoblox-nios | Infoblox NIOS |
adapter-omnibus | IBM (Micromuse) Tivoli Netcool OMNIbus |
adapter-ibm-tsm | IBM Tivoli Storage Manager |
adapter-active-directory | Microsoft Active Directory |
adapter-microsoft-exchange | Microsoft Exchange |
adapter-microsoft-exchange-v2003 | Microsoft Exchange v2003 |
adapter-microsoft-exchange-v2007 | Microsoft Exchange v2007 |
adapter-microsoft-hyperv-server | Microsoft Hyper-V Server |
adapter-microsoft-hyperv-server | Microsoft Hyper-V Server 2012 |
adapter-mom | Microsoft Operations Manager 2005 |
adapter-msccm | Microsoft System Center Configuration Manager |
adapter-netapp-rcu | NetApp Rapid Cloning Utility |
adapter-service-now | ServiceNow |
adapter-solaris-zones | Solaris Zones |
adapter-scom | Microsoft System Center Operations Manager 2007 |
adapter-netapp-storage | NetApp Storage |
adapter-solaris-zones | Solaris Zones |
adapter-vmware-infrastructure | VMware Infrastructure |
adapter-vmware-vcloud | VMware vCloud |
adapter-vmware-lcm | VMware Lifecycle Manager |
Run books | |
Server_Instance-SA-Placement_Engine | Server Instance SA Placement Engine |
Closed_Loop-SA-Change_Management | Closed Loop Change Management |
Virtualization-SA-Management | Reference Run Book |
NetApp-SA-Solutions | NetApp Solutions |
Triage-SA-and_Remediation | Triage and Remediation |
Server-Continuous-Compliance | Continuous Compliance for BladeLogic |
BladeLogic-SA-ITSM_Integration | BladeLogic ITSM Integration |
Closed_Loop_Server-SA-Audit | Closed Loop Server Audit |
Closed_Loop_Server-SA-Compliance | Closed Loop Server Compliance |
Server_Incident-SA-Enrichment | Server Incident Enrichment |
Management modules | |
AutoPilot-OA-Change_Management | AutoPilot OA Change Management |
AutoPilot-OA-Configuration_Management | AutoPilot OA Configuration Management |
AutoPilot-OA-Event_Management | AutoPilot OA Event Management |
AutoPilot-OA-Incident_Management | AutoPilot OA Incident Management |
AutoPilot-OA-IP_Address_Management | AutoPilot OA IP Address Management |
AutoPilot-OA-Problem_Management | AutoPilot OA Problem Management |
AutoPilot-OA-Storage_Management | AutoPilot OA Storage Management |
AutoPilot-OA-Task_Management | AutoPilot OA Task Management |
AutoPilot-OA-Virtual_Server_Management | AutoPilot OA Virtual Server Management |
AutoPilot-OA-Work_Order_Management | AutoPilot OA Work Order Management |
| DNS Integration |
Core modules | |
AutoPilot-OA-Configuration_Utility | AutoPilot OA Configuration Utilities |
AutoPilot-OA-Credentials_Store | AutoPilot OA Credentials Store |
AutoPilot-AD-Utilities | AutoPilot OA Base Adapter Utilities |
AutoPilot-OA-Applications_Utilities | AutoPilot OA Applications Utilities |
AutoPilot-OA-Common_Utilities | AutoPilot OA Common Utilities |
AutoPilot-OA-Directory_Services_Utilities | AutoPilot OA Directory Services Utilities |
AutoPilot-OA-File_Utilities | AutoPilot OA File Utilities |
AutoPilot-OA-Network_Utilities | AutoPilot OA Network Utilities |
AutoPilot-OA-Operating_System_Utilities | AutoPilot OA Operating System Utilities |
AutoPilot-OA-Physical_Device_Utilities | AutoPilot OA Physical Device Utilities |
Installable solutions
When you specify INSTALL_TYPE_SOLUTIONS as the AO_CONTENT_INSTALL_TYPE property, you can specify one of the options in the following table in the options file.
Before you create an options file to install a solution, refer to the installation or getting started documentation for the solution.
BSM solution name | Content feature name |
---|---|
BMC Continuous Compliance for Networks | ContinuousComplianceNetworks |
BMC Continuous Compliance for Servers | ContinuousComplianceServers |
BMC Triage and Remediation | TriageAndRemediation |
BMC Cloud Lifecycle Management | VirtualLifeCycleManagement |
BMC Cloud Lifecycle Management without ITSM | VirtualLifeCycleManagementNoItsm |