Question 6 of 130
Identify the Automated Installer’s (AI) equivalent to jumpStart’s finish scripts and sysidcfg files.
    Correct Answer: B

Question 7 of 130
You need to update an OS image on a client. The pkg publishers command displays the wrong publisher with the wrong update:
PUBLISHER TYPE STATUS URI
Solaris origin online http://pkg.oracle.com/solaris/release
The update is available on the updated publisher:
PUBLISHER TYPE STATUS URI
Solaris origin online http://sysA.example.com
Select the option that describes the procedure used to update the OS image on the system from the updated publisher.
    Correct Answer: C

Question 8 of 130
Alice is a user account used by Alice on a Solaris 11 system. sadmin is a role account on the same system.
Your task is to add the command /usr/sbin/cryptoadm to the Network management profile, so that Alice can execute it, while assuming the sadmin role.
Select the three activities necessary to accomplish this.
    Correct Answer: C, D, G

Question 9 of 130
Select the two statements that correctly describe the operation of NWAM.
    Correct Answer: A, D
    A: Conditional and system locations can be manually activated, which means that the location remains active until explicitly disabled.
    D: A location comprises certain elements of a network configuration, for example a name service and firewall settings, that are applied together, when required.
    You can create multiple locations for various uses. For example, one location can be used when you are connected at the office by using the company intranet.
    Another location can be used at home when you are connected to the public Internet by using a wireless access point. Locations can be activated manually or automatically, according to environmental conditions, such as the IP address that is obtained by a network connection.
    Exam 1z0-820: Question 9 - Image 1
    Incorrect answers:
    Note: The Network Auto-Magic (NWAM) feature simplifies basic network configuration by automatically addressing basic Ethernet and WiFi configurations, such as connecting to your wired or wireless network at startup and displaying notifications about the status of your currently active network connection from the desktop. NWAM is also designed to simplify some of the more complex networking tasks, such as the creation and management of system-wide network profiles, for example, the configuration of name services, IP Filter and IP Security (IPsec).
    Reference: Oracle Solaris Administration: Network Interfaces and NetworkVirtualization, Activating and Deactivating Profiles
    Reference: Oracle Solaris Administration: Network Interfaces and NetworkVirtualization,Creating and Managing Locations AD
Question 10 of 130
On server A, you enter the following command to add a static route to serverA route -p add -host 192.168.1.101 192.168.1.101 -static
What is the purpose of this command?
    Correct Answer: B