Hi all
In my current company we are using Microsoft Intune for device management. My task was to set up corporate background wallpaper.
I used powershell script, where it downloads the png picture from blob storage and sets it as background. The script is assigned to dynamic group which contains only my laptop. Finally, script worked.
Now question, how do I automate the script, so I will run automatically when I add new device to the dynamic group. So, I don't have to re-run scripts manually every time when device is added.
I hope its all clear for you guys.
Thanks