Introduction
A big difference from what we did with classic OSD is that base OS settings are missing like .Net 3.5. So how would we approach this when living in a cloud world with Intune?
I will show you a very easy way to manage a baseline like this.

Requirements
- Microsoft Endpoint Manager
Setup .Net baseline script and configuration
Go to Endpoint Manager

Go to Endpoint Analytics

Proactive Remediations

Create script package

Give it a name

Insert detection script and Remediation script.
Detection script can be downloaded here
Remediation script can be downloaded here

Click next

Select groups to include
Choose a test group with few clients and work your way toward full production.
My flow will run every day.

Create

Time to enjoy your work ticking in.

On the local client where Intune extension manager logs are saved

And the log it self.

Summary
Now that our baseline is setup, you don’t have to think about .net 3.5 again. This was just one example what you could put into baseline configurations using Proactive Remediation.
Happy testing!