FN-GM Posted August 1, 2011 Posted August 1, 2011 (edited) Hi, I am using GFinfo. When a user firsts logs in and the profile is created BGinfo doesnt work. After that it works fine. Does anyone know how to fix this please? Thanks Edited August 1, 2011 by FN-GM
6Foot2 Posted August 1, 2011 Posted August 1, 2011 We are seeing the same thing for our staff users only. Haven't figured it out yet. What I can say is that we have a Parent/Child domain network. Our staff are in the Parent domain while our students and all workstations are in the child domain. I am currently working on the premise that this holds the answer somehow.
TheMan100 Posted August 1, 2011 Posted August 1, 2011 (edited) You could add BGInfo to startup in the registry, that'll fix it, but if you have separate BGInfo files for staff/pupils then it won't be that good of a solution. EDIT: Just been searching this up some more, and found this other thread on EduGeek, http://www.edugeek.net/forums/windows-7/78718-windows-7-bginfo-background-issue.html. Which also has a link to this; http://mockbox.net/configmgr-sccm/178-install-bginfo-silently.html, which should hopefully resolve your problems. Edited August 1, 2011 by TheMan100
Michael Posted August 1, 2011 Posted August 1, 2011 I learned recently that BGInfo just doesn't work on Windows 7 without some serious modding/coding, so I gave up with it. On an XP network, I've always controlled wallpapers with BGInfo run from the logon script.
Psymon Posted August 2, 2011 Posted August 2, 2011 Desktop backgrounds deployed by reg entries dont seem to work on first logon. Not sure why, but after first logon there are no issues. Could be something to do with profile creation and at what point the user logon registry entries are processed / what point the users profile is created. Si
Arthur Posted August 2, 2011 Posted August 2, 2011 What happens if you refresh the desktop after the user logs in for the first time? Either using DesktopRefresh.exe or the following... rundll32.exe user32.dll,UpdatePerUserSystemParameters
stuartp44 Posted August 2, 2011 Posted August 2, 2011 Rather than using bginfo why dont you reg hack using Client Side Prefrences, it stops our kids changing the background due to the Group Policy Refreshes that i impose. http://www.edugeek.net/forums/windows-7/47835-windows-7-gotchas-tips-fyi.html#post447585 <- thats all we impose and does the trick
FN-GM Posted August 2, 2011 Author Posted August 2, 2011 The problem with that is we cant then set the cilent info to display on the wallpaper.
Arthur Posted August 2, 2011 Posted August 2, 2011 @FN-GM. Did you have any luck with the refreshing the desktop as per my post above? @ZeroHour suggested the same solution in this thread from 2010.
steve-t Posted August 2, 2011 Posted August 2, 2011 I had the same problem. Ended up adding registry keys to set the background. No user can change the background without editing the registry. BGInfo loads fine on the system I have set up. Open notepad and paste the below. You will need to edit the location of the Wallpaper in the registry file. Save it as a registry file. It also disables the ability to change windows sounds. This should work for Windows 7 Home. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop] "NoChangingWallpaper"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoDriveTypeAutoRun"=dword:000000ff "TaskbarNoNotification"=dword:00000001 "NoCDBurning"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System] "Wallpaper"="C:\\Windows\\Web\\Wallpaper\\Windows\\blue.jpg" "WallpaperStyle"="0" [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Personalization] "NoChangingSoundScheme"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop] "NoChangingWallpaper"="1"
FN-GM Posted August 2, 2011 Author Posted August 2, 2011 @FN-GM. Did you have any luck with the refreshing the desktop as per my post above? @ZeroHour suggested the same solution in this thread from 2010. Not tried yet to be honest. Its gone on a back burner for a few days. I will probably look at it again at the end of the week. Thanks
rh91uk Posted January 6, 2012 Posted January 6, 2012 Just to bring up an old thread, DesktopRefresh.exe worked perfectly for me! Thanks!
FN-GM Posted January 7, 2012 Author Posted January 7, 2012 Also found anger way myself. If you create a theme and in group policy you can make this the default theme for first login. That seemed to fix it
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