Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
novaemm:qr_code_configuration [2023/07/19 12:59] tabnovanovaemm:qr_code_configuration [2023/07/19 14:09] (current) – removed tabnova
Line 1: Line 1:
-=== 7. QR Code Configuration === 
  
-Click on the QR CODE Enrolment Menu. 
-Give a Name to the QR CODE, and select the profile for which the QR Code is being created. Select the default language and time zone.  
- 
-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. 
-{{:novaemm:steps_for_registering_a_device_in_novaemm:create_qr_code.png?nolink|}} 
- 
-Basic Settings 
-<html> 
-<style> 
-table, th, td { 
-  border:1px groove #9c27b0; 
-  border-collapse: collapse; 
- 
-} 
-th{ 
-background-color:#9c27b0; 
-color: white; 
-} 
-</style> 
-<body> 
- 
- 
- 
-<table style="width:100%"> 
-  <tr> 
-    <th>Setting</th> 
-    <th>Description</th> 
-  </tr> 
-  <tr> 
-    <td>Enter Configuration Name </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> 
-    <td>Select Profile</td> 
-    <td>The user can choose a profile that matches their device type from the list of available profiles.</td> 
-  </tr> 
-  <tr> 
-    <td>Select Language</td> 
-    <td>This feature allows Admins to choose a default language for the device. The device will use the language that is selected from the drop-down menu. The device must support the selected language.</td> 
-  </tr> 
-  <tr> 
-    <td>Select Timezone</td> 
-    <td>This feature enables admins to choose a timezone for the device. The device will use the timezone that is selected after enrollment.</td> 
-  </tr> 
-   
-</table> 
-</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 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|}} 
- 
-\\ <inline left> [[novaemm/device_profile/location|Previous Page]] </inline><inline right> [[novaemm/approve_playstore_application|Next Page]]</inline>