Valid 1z0-822 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-822 Exam! ExamDiscuss.com now offer the newest 1z0-822 exam dumps, the ExamDiscuss.com 1z0-822 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-822 dumps with Test Engine here:
You plan to use the Automated Installer (AI) to install a nonglobal zone named zone1. You created custom manifest for the nonglobal zone and named it zone1manifest. Which command must you use to add this custom manifest to the s11-sparc install service and associate this custom manifest with the nonglobal zone?
Correct Answer: B
Explanation/Reference: Install services are created with a default AI manifest, but customized manifests or derived manifests scripts (hereafter called "scripts") can be added to an install service by using the create-manifest subcommand. * Example: Add the new AI manifest to the appropriate AI install service, specifying criteria that define which clients should use these installation instructions. # installadm create-manifest -n s11-x86 -f ./mem1.xml -m mem1 \ -c mem="2048-unbounded" * Syntax installadm create-manifest -n|--service svcname -f|--file manifest_or_script_filename [-m|--manifest manifest_name] [-c|--criteria criteria=value|list|range... | -C|--criteria-file criteriafile] [-d|--default]