Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
novaemm:steps_for_registering_a_device_in_novaemm:qr_code_creation [2023/07/19 11:23] tabnovanovaemm:steps_for_registering_a_device_in_novaemm:qr_code_creation [2023/07/19 13:10] tabnova
Line 5: Line 5:
 If you select "Enable System Apps", all pre-installed apps will be enabled in the device after the 'Device Enrolment' process. If you select "Enable System Apps", all pre-installed apps will be enabled in the device after the 'Device Enrolment' process.
  
-Enter WIFI details, SSID name, WIFI security type, and password and press SUBMIT+Enter WIFI details, SSID name, WIFI security type, and passwordand press SUBMIT.
-A QR CODE will be generated. This QR CODE is needed for device enrolment.+
 {{:novaemm:steps_for_registering_a_device_in_novaemm:create_qr_code.png?nolink|}} {{:novaemm:steps_for_registering_a_device_in_novaemm:create_qr_code.png?nolink|}}
  
Line 13: Line 12:
 <style> <style>
 table, th, td { table, th, td {
-  border:1px groove #4caf50;+  border:1px groove #9c27b0;
   border-collapse: collapse;   border-collapse: collapse;
  
 } }
 th{ th{
-background-color:#4caf50;+background-color:#9c27b0;
 color: white; color: white;
 } }
Line 32: Line 31:
   </tr>   </tr>
   <tr>   <tr>
-    <td>Enter Configuration Name</td> +    <td>Enter Configuration Name </td> 
-    <td>This feature enables admins to uninstall system apps during enrollment. This helps to eliminate unnecessary apps that use data or resources in the background when the device is in Kiosk mode. The feature is turned on by default. </td>+    <td>The configuration name can be anything that is meaningful to you. </td> 
 +  </tr> 
 +  <tr> 
 +    <td>Enable System Apps</td> 
 +    <td>When you select enable system apps, you can access the system apps that come with your device, such as camera, gallery, calculator, etc. All pre-installed apps will be enabled in the device after the 'Device Enrolment' process.</td>
   </tr>   </tr>
   <tr>   <tr>
Line 50: Line 53:
 </table> </table>
 </html> </html>
 + 
 +Wi-Fi Settings
 +<html>
 +<style>
 +table, th, td {
 +  border:1px groove #4caf50;
 +  border-collapse: collapse;
  
 +}
 +th{
 +background-color:#4caf50;
 +color: white;
 +}
 +</style>
 +<body>
 +
 +
 +
 +<table style="width:100%">
 +  <tr>
 +    <th>Setting</th>
 +    <th>Description</th>
 +  </tr>
 +  <tr>
 +    <td>SSID Name </td>
 +    <td>Enter the available SSID Name of the Wi-Fi. </td>
 +  </tr>
 +  <tr>
 +    <td>Password</td>
 +    <td>Enter the password of the Wi-Fi network that you want the device to connect to automatically. </td>
 +  </tr>
 +  <tr>
 +  <td>WIFI Type</td>
 +    <td>By choosing a Wi-Fi type, you can set the security level of the Wi-Fi network that your device will join.</td>
 +  </tr>
 +  
 +</table>
 +</html>
 +
 +A QR CODE will be generated. This QR CODE is needed for device enrolment.
 {{:novaemm:steps_for_registering_a_device_in_novaemm:created_qr_code.png?nolink|}} {{:novaemm:steps_for_registering_a_device_in_novaemm:created_qr_code.png?nolink|}}
  
 \\ <inline left>[[create_a_device_profile|Previous Page]] </inline><inline right> [[device_enrolment|Next Page]] </inline> \\ <inline left>[[create_a_device_profile|Previous Page]] </inline><inline right> [[device_enrolment|Next Page]] </inline>