How to use intune RBAC Scope Tags – Update with default label

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. […]

Monitor server patch level with powershell

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 […]