PGomersall
229 discussion posts
John,
I wanted to test your Logon Desktop settings implementation; however the procedure errors out.
I currently have a logon desktop image set via registry and C:\Windows\System32\oobe\info\backgrounds folder.
I go to DF settings Windows Logon; then check Allow DF to manage....; then select an image; click applly. I get elevation prompt then the error (image attached). W7 Ent x64
Pete
LogonError.jpg
Can you enable the Debug logging option on the Troubleshooting tab and send me the log file after trying to apply the Logon background? The log should have a more detailed error. Thanks!
PGomersall
229 discussion posts
Jon,
I attach log. On this test used different image; same result - same error.
Pete
Can you use regedit to find out what the permissions for this registry key is:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background
It seems that you don't have access to write to this location (even when elevated), which could be caused by a domain policy. Thanks!