Pushing lock screen background to user machines from Intune

AdamLowe-7183 46 Reputation points
2022-06-21T15:09:25.123+00:00

Hi everyone, I am trying to push an image to all Azure joined PCs from Intune. I have the policy set, but keep getting errors. The path is correct C:\folder\image.jpg. I used the Settings Catalog in the configuration profiles when I created it. These are all Windows 10 systems. I get an error of 65000. But nothing in the event log shows where this particular one is failing. Has anyone else had any luck doing this? I also tried Administrative Templates route and it didn't work at all. Thanks!

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,729 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,559 questions
0 comments No comments
{count} votes

Accepted answer
  1. Lu Dai-MSFT 28,351 Reputation points
    2022-06-22T04:08:11.56+00:00

    @AdamLowe-7183 Thanks for posting in our Q&A.

    For this issue, I have done the test in my lab. Here are some screen shots I can share with you.

    1. I configured the local picture URL in the setting "Locked screen picture URL (Desktop only)" and deployed it to my device group.
      Note: https source is not entirely necessary or required, and can be a local source too if configured like so: file:///C:/picture/lockscreenpicture.jpg
      213595-image.png

    213654-image.png

    2.Wait for some time and I can see the profile shows success status in intune portal.
    213663-image.png

    1. I restart the device and it shows the target picture in lock screen.
      213607-image.png

    Hope it will help.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 additional answers

Sort by: Most helpful
  1. AdamLowe-7183 46 Reputation points
    2022-06-24T16:10:00.043+00:00

    Thank you!! Sorry i haven't responded sooner, been a crazy busy week. This looks like it worked!! I greatly appreciate the help!


  2. Mason Rodriguez 1 Reputation point
    2022-11-23T13:40:24.047+00:00

    Where is that option located the Locked screen Experiences? i been searching for it and i can't seem to find it.

    0 comments No comments

  3. Mason Rodriguez 1 Reputation point
    2022-11-23T19:24:40.087+00:00

    I found it but it states (Not applicable) what could be the problem?

    0 comments No comments

  4. Jeroen Ebus 1 Reputation point
    2022-12-14T09:46:57.913+00:00

    Hi @Mason Rodriguez ,

    I'm guessing that you are using a Pro or Enterprise license for your device. This is not supported, only education or enterprise.

    https://learn.microsoft.com/en-us/windows/client-management/mdm/personalization-csp

    You could try to push it with a script instead.

    https://blog.peterdahl.net/2018/11/18/apply-corporate-background-to-windows-10-pro-with-microsoft-intune/

    Regards,
    Jeroen.