Intro So you’ve started rolling out Windows 11 to your endpoints, and your users got confused and upset over the consumer teams apps that is installed? Understandably you wish to do something about this. No worries mate, Intune Proactive Remediations to the rescue! The Solution The code below fixes two things. It removes the chat by writing the registry key … Read More
Where is the report’s data??
Have you ever looked at a report on a Portal Page and wanted to know just WHERE the data just came from? Well you can – and finding the information can be so easy. Read on below to see how.
Intune/Autopilot Proactive Remediation
What is Proactive Remediation? Proactive remediations are a pair of scripts used to detect and remediate a problem on a machine. The first script runs a query on your endpoints that returns an exit code of success or failure. We call this first script the detection script. On a successful exit code it is reported as “Without issue” in the … Read More