Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Lockscreen image using Intune

  • Thread starter Thread starter s.gewillig
  • Start date Start date
  • Replies Replies 2
  • Views Views 1K

s.gewillig

New Member
Messages
3
Reaction score
0
Points
1
Hello all,
I'm trying to implement a custom locally stored jpg file as lockscreen image.
But whatever I try, it never gets implemented.
The file is present in : C:\Windows\SysWOW64
Full path is : C:\Windows\SysWOW64\RSM-LockScreen.jpg

This is the config and it is applied to "All devices"
1696493535885.png

I have now tried on a Win10 Business 22H2 and a Win11 Business 22H2
 
Hello all,
I'm trying to implement a custom locally stored jpg file as lockscreen image.
But whatever I try, it never gets implemented.
The file is present in : C:\Windows\SysWOW64
Full path is : C:\Windows\SysWOW64\RSM-LockScreen.jpg

This is the config and it is applied to "All devices"
View attachment 5645

I have now tried on a Win10 Business 22H2 and a Win11 Business 22H2
Does the file exist? What does the Event viewer say is happening?
 
Sometimes "SysWOW64" will bring the confusing when run in 32bit mode, like win32app , try remove "SysWOW64" from your path or move it to other path(eg: temp folder) to verify first.
 
Back
Top