jgc Posted February 28, 2013 Posted February 28, 2013 Hi I've set a custom background login screen and also a default user logo once individuals log into our network. It is just the default user account logo is blank on the logon screen. Can this be changed? Using Win 7 with 2008 R2 server. J.
VeryPC_Tom_M Posted February 28, 2013 Posted February 28, 2013 (edited) I used to use a sysprep to achieve this, by adding the following to an unattend file: true This will copy ANY settings changed in the currently logged on profile, to the default user profile. Source: Customize the default local user profile when preparing an image of Windows Edited February 28, 2013 by VeryPC_Tom_M
jgc Posted February 28, 2013 Author Posted February 28, 2013 Hi Is there a way to do this for machines that are already imaged? Thanks for your help J. I used to use a sysprep to achieve this, by adding the following to an unattend file: true This will copy ANY settings changed in the currently logged on profile, to the default user profile. Source: Customize the default local user profile when preparing an image of Windows
VeryPC_Tom_M Posted February 28, 2013 Posted February 28, 2013 (edited) You could always write a batch file to add the following registry keys on logon: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background "OEMBackground"=dword:00000001 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer "UseDefaultTile"=dword:00000001 Edited February 28, 2013 by VeryPC_Tom_M
sven Posted March 6, 2013 Posted March 6, 2013 I have set every user to use the same profile picture. That picture will stay blank until a user logs in. If no users are logged into Windows, then that picture will stay blank.
DellOughta Posted March 6, 2013 Posted March 6, 2013 Set a GPO to change the guest.bmp and user.bmp located in C:\ProgramData\Microsoft\User Account Pictures To a similar sized .bmp of your choice/school logo. renamed as guest.bmp and user.bmp Mike
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now