Skip to content

Commit 1f4114b

Browse files
Merge pull request #237 from hermanarnedo/patch-25
Update RMD_099.md
2 parents 3089356 + 3b20087 commit 1f4114b

File tree

1 file changed

+33
-1
lines changed
  • src/react/docs/workshop-guidance/devices

1 file changed

+33
-1
lines changed

src/react/docs/workshop-guidance/devices/RMD_099.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,41 @@
22

33
## Overview
44

5+
## Benefits
56

7+
**Single-Purpose Use:** Kiosk devices are configured for specific tasks, such as digital signage, ticket printing, or inventory management. This ensures that the device is used only for its intended purpose.
8+
9+
**Enhanced Security:** By locking down the device to a single app or a limited set of apps, the risk of unauthorized access and misuse is significantly reduced.
10+
11+
**Simplified Management:** IT administrators can easily manage and update kiosk devices remotely, ensuring they are always up-to-date and compliant with organizational policies.
12+
13+
**Consistency:** Provides a consistent user experience across all kiosk devices, which is crucial for tasks that require uniformity.
14+
15+
## Drawbacks
16+
17+
**Limited Functionality:** Kiosk devices are restricted to specific apps and functions, which might not be suitable for all use cases.
18+
19+
**Initial Setup Complexity:** Setting up and configuring kiosk devices can be complex and time-consuming, requiring careful planning and execution.
20+
21+
**User Adaptation:** Users might need time to adapt to the restricted functionality, especially if they are used to more versatile devices.
22+
23+
## Impact on End Users
24+
25+
**Focused Use: Users will interact with devices that are tailored for specific tasks, which can improve efficiency and reduce distractions.
26+
27+
**Ease of Use:** The simplified interface can make it easier for users to perform their tasks without navigating through unnecessary apps or settings.
28+
29+
**Training:** Users may require training to understand how to use the kiosk devices effectively and to be aware of the limitations.
30+
31+
## Relation to Zero Trust
32+
33+
**Device Compliance:** Kiosk devices are configured to comply with strict security policies, ensuring they meet the Zero Trust principle of continuous compliance.
34+
35+
**Least Privilege:** By restricting devices to specific apps and functions, the principle of least privilege is enforced, reducing the risk of unauthorized access.
36+
37+
**Continuous Monitoring:** Intune allows for continuous monitoring and management of kiosk devices, ensuring they remain secure and compliant with organizational policies.
638

739
## Reference
840

9-
*
41+
* **Set up Intune enrollment of Android Enterprise dedicated devices** https://learn.microsoft.com/en-us/mem/intune/enrollment/android-kiosk-enroll
1042

0 commit comments

Comments
 (0)