TheUndertaker
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 1
Hello,
I need to create a conditional access policy for Windows OS, that allows the Microsoft Intune Enrollment app if and only if the provisioning machine has been registered and provided with a specific tag (e.g. COMP-HYBRID).
To achieve this goal I created the following CAP:
Any suggestion?
Thanks in advance!!!
I need to create a conditional access policy for Windows OS, that allows the Microsoft Intune Enrollment app if and only if the provisioning machine has been registered and provided with a specific tag (e.g. COMP-HYBRID).
To achieve this goal I created the following CAP:
- Target user group = EMS_Enabled_Users
- Target resource = Selected app -> Microsoft Intune Enrollment
- Conditions
- Device platform = Windows
- Filter for devices = Included filtered devices -> Rule: device.physicalIds -notContains "[OrderId]:COMP-HYBRID"
- Grant = Block Access
Any suggestion?
Thanks in advance!!!