|
|||
1. Introduction to the Automated Installer 2. Automated Installer Setup Instructions 3. How to Administer an Automated Install Server Scenario: Setting Up a Server and Multiple Clients Scenario: Copying a Service to Another Location How to Delete Install Services How to List Install Services on the Server How to Enable and Disable Install Services How to Administer the Manifest Files for an Install Service How to Add an AI Manifest File to a Service How to Administer an Automated Install Client Scenario: Creating a Custom Client |
How to Remove an AI Manifest File From a ServiceIf you want to remove an AI manifest file from the service, use the following command. # installadm remove -m manifestname -n servicename For example, to remove a manifest named ai_manifest1 from the service, service_102508, use the following command: # installadm remove -m ai_manifest1 -n service_102508 |
||
|