DNZCMS051I: \n\t Exit status: \n\t 0 = Success \n\t 1 = Usage error \n\t 2 = The command or the bundle name was invalid \n\t 3 = The user does not have permission to execute the command \n\t 50 = Some failed \n\t 51 = All failed but different reasons \n\t 53 = Task is not a Configuration Manager template \n\t 59 = The selected target is locked \n\t 60 = The selected target is offline \n\t 107 = No configuration settings found \n\t 108 = Configuration setting authorization failure \n\t 110 = Template authorization failure \n\t 113 = The evaluation license for the template expired \n\t 115 = The Configuration Manager template was not found \n \n\t Examples: \n\t 1. To list configuration information for a template \n\t with task name ConfigTemplate/template1, enter: \n\t smcli lscfgtmpl -T %ConfigTemplate/template1 \n \n\t 2. To list current configuration information for resources \n\t rsa1 and rsa2, enter: \n\t smcli lscfgtmpl -n rsa1,rsa2 \n \n\t 3. To list current configuration information for the device with \n\t IP address 192.168.1.100, enter: \n\t smcli lscfgtmpl -w ipAddress=192.168.1.100 \n

Explanation:

Operator Response: