Event banner
AMA: Windows management with Intune
Event Ended
Wednesday, Mar 20, 2024, 08:30 AM PDTEvent details
Do you manage Windows endpoints in Intune? Do you have questions that extend beyond configuration and involve ensuring security, compliance, and a seamless user experience on Windows? Join this Ask M...
Char_Cheesman
Updated Dec 27, 2024
Joe_Lurie
Microsoft
Mar 20, 2024MaenXe So I'm clear, are you asking for a sort of custom configuration profile where you can attach a PS script or whatever to configure the device, instead of using an actual Configuration Policy?
You could conceivably do this with a custom OMA-URI, if the setting exists as an MDM configurable setting, with a PowerShell script, or even Remediation script. If you're looking to add a script within a Configuration policy, I'm not aware of any plans for this. You can add that feedback though through https://aka.ms/IntuneFeedback.
MaenXe
Mar 21, 2024Brass Contributor
No, I'm asking about dropping an XML, CONF, or INI file on a system that is referenced by other application or services. I usually use GPP Files to do this.