Jump to content

Recommended Posts

Posted (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 by FN-GM
Posted

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.

Posted (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 by TheMan100
Posted

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.

Posted

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

Posted

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"

Posted
@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

  • 5 months later...
Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...