Azure AD Application Part 1
Create an App via Powershell
nerd stuff
Create an App via Powershell
Assign Permissions
Microsoft recently published an Update for Intune. This update brings a default scope tag label. This label is automatically assigned to all un-tagged Intune objects that are capable of scope tags. https://docs.microsoft.com/en-us/intune/whats-new#default-scope-tags- How does it look like? With this new behavior, you can hide all Intune objects to users without the default scope tag labels. […]
on my last post, I mentioned the new capability of Intune to send a custom notification to iOS and Android. see here in this post, I would like to describe briefly the possibility to send this via a graph call.Graph Calls will give you a more flexible way on how to send notifications. for example, […]
Intune has a new feature – once again.You can now send push notification to the users’ screen.There are several scenarios where you would like to send some push notifications to your users. inform users about strangers on the company campus inform users to take a break from the heat and spend the rest of the […]
Intune has been using a RBAC model since a while now. Let’s have a deeper look at ‘Scope Tags’. What can we do with this, what is it used for and what are the limitations. Scope Tags can be used for distributed IT Teams to ensure that the configuration gets only applied to devices and […]
hey folks, recently I got involved in an Intune enrollment issue for Android Enterprise on a Huawei P10 Device with the latest security Patch from Januar 2019 (8.0.0.389 (C02))We had the following scenario:The user downloads and launch the Company Portal and start with enrolling the device in Intune.The enrollment process stops at the screen “You’re […]
Hi folks, I had a little challange from a customer today. He wants to ensure that all servers has the same patch level. With the lack of an WSUS I decided to write a short powershell script. The question was which attribute, item or value I can query to get the current patch level. Microsoft […]
With the latest updates for Intune (2. June 2018) Microsoft gave us the possibility to cleanup the devices within Intune depending on the last check in date.
In modern days maybe you do not want any on premises server infrastructure at all. So how does your users get a reminder that their password is about to expire within the next few days. Especially for your roardwarriors which are only using just a tablet and a phone as well. There comes a solution, […]