Hi again
In this post, I’m sharing how to Distribute Outlook Templates from Intune using Proactive Remediation 🚀
Detects if logged users have an .OFT file at C:\Users\username\AppData\Roaming\Microsoft\Templates\
Remediates by copying the FileName.oft file from Azure blob storage.
With a simple adjustment, you can copy several files at the same time to the same user or group of users (for group-targeted scenarios create a separate proactive remediation).
Download the code from here. 🥷
Signle file 📁
detection-sync-outlook-template-single-file.ps1
remediation-sync-outlook-template-single-file.ps1
Multiple files 🗃️
detection-sync-outlook-template-multiple-files.ps1
remediation-sync-outlook-template-multiple-files.ps1
Cheers,
Thiago Beier
Toronto, Canada
One thought on “Distribute Outlook Templates from Intune”
Comments are closed.