Hi Filipe Augusto da Silva Braz!
Welcome to Microsoft Q&A!
It sounds like you're experiencing issues with deploying a wallpaper through Microsoft Intune on some devices. Here are some detailed steps and suggestions to help you troubleshoot and force the deployment:
Steps to Troubleshoot and Force Wallpaper Deployment
- Verify Policy Status in Intune Portal
- Go to the Intune portal and navigate to Devices > Configuration profiles.
- Check the status of the wallpaper deployment policy to ensure it has been successfully applied to all targeted devices.
- Check Device Compliance
- Ensure that the devices in question are compliant with the Intune policies. Non-compliant devices may not receive the wallpaper deployment.
- Navigate to Devices > Monitor > Device compliance to check the compliance status.
- Check Registry Settings
- On the affected devices, check the registry to see if the wallpaper policy has been applied:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PersonalizationCSP
- Ensure that the wallpaper URL can be accessed from the device's browser.
- On the affected devices, check the registry to see if the wallpaper policy has been applied:
- Update Device Configuration Profile
- If the policy is not applying correctly, try updating the device configuration profile:
- Go to Devices > Configuration profiles > Create profile.
- Select Windows 10 and later > Device restrictions.
- Configure the wallpaper settings and ensure the image URL is publicly accessible.
- Force Sync Intune Policies
- On the affected devices, manually force a sync with Intune to apply the latest policies:
- Open Settings > Accounts > Access work or school.
- Select the connected account and click Info.
- Click Sync to force a policy sync.
- Use PowerShell Script for Deployment
- If the issue persists, consider using a PowerShell script to deploy the wallpaper. This can be done by creating a Win32 app in Intune and deploying the script:
- Create a PowerShell script to set the wallpaper.
- Package the script using the Microsoft Win32 Content Prep Tool.
- Deploy the package as a Win32 app through Intune.
I hope these tips help resolve your issue! If you need further assistance, I am here to help.
Best regards, Jonathan
Your feedback is very important to us! If this answer resolved your query, please click 'YES'. This helps us continuously improve the quality and relevance of our solutions. Thank you for your cooperation!