After booting a device from an imaging boot media (PXE, CD, DVD, or ZENworks partition), you can enter zisedit and zisview at the imaging maintenance mode prompt to edit and view the image-safe data for that device.
The following sections contain additional information:
After booting a device from an imaging boot media, enter zisview at the imaging maintenance mode prompt to view the image-safe data for that device.
The image-safe data viewer (zisview) displays the following information about the device:
Table D-4 zisview Information
Category |
Information |
---|---|
Image-safe Data |
|
Workstation Identity Information |
If the device is a member of a Management Zone or there is image-safe data present:
If the device is not a member of a Management Zone and image-safe data is not present:
For all devices:
|
Network Information |
|
Production DNS Information |
|
Intel iAMT Information |
|
To use zisview, enter any of the following commands at the imaging maintenance mode prompt:
Table D-5 Data Viewer Commands
Command |
Explanation |
---|---|
zisview |
Displays all image-safe data. |
zisview -z field |
Displays information about a specific field or fields. field is one or more field names separated by a space. field is not case sensitive. All of the following are valid field names (the corresponding minimum names that can also be entered on the command line follow each field name in parenthesis):
|
zisview -s |
Creates a script that can be used to generate environment variables that contain all of the image-safe data fields. |
zisview -h |
Displays help for zisview. |
After booting a device from an imaging boot media, you can enter zisedit at the imaging maintenance mode prompt to change, clear, or remove information the image-safe data for that device.
To use zisedit, enter any of the following commands at the prompt:
Table D-6 zisedit Commands
Command |
Explanation |
---|---|
zisedit |
Displays a screen showing all of the image-safe data fields. You can add or change any of the information in the fields. |
zisedit field=new_information |
You can change the information for one field using this syntax, where field is any valid field name and new_information is the information you want this field to contain. field is not case sensitive. For example, enter zisedit Mask=255.255.252.0 to enter this information in the subnet mask field. All of the following are valid field names (the corresponding minimum names that can also be entered on the command line are shown in parenthesis after each field name):
|
zisedit -c |
Clears all image-safe data fields. |
zisedit -r |
Removes the image-safe data store. The image based on the hardware rule is restored only when you delete both the ISD of a registered device and the device object associated with the registered device in ZENworks Control Center. If you want to perform the imaging operations on the device after you delete its ISD only, you must assign the work for the device by using the device object or Rule-Based Imaging. If a registered device has a device object based on MAC address or Serial number in the database, the device continues to be a registered device when you reboot it after you delete its ISD, Device GUID, and Device data files. The device still gets the imaging work assigned to the device object. |
zisedit -h |
Displays help for zisedit. |
NOTE:To delete a particular dns6server, use the command zisedit dns6serverx=, where x value ranges from 1 to 1350
Example: zisedit dns6server1=
Deletes the first dns6server.