ComboSmith Posted September 29, 2020 Posted September 29, 2020 Hi all, I've been messing with bginfo this afternoon but it is running really intermittently, sometimes it works first time on a machine that hasn't been used before but then on another machine where it has been working it will suddenly stop working with no rhyme or reason We are using the following logon script: \\FQDN\netlogon\bginfo\bginfo64.exe \\FQDN\netlogon\bginfo\bginfostaff.bgi /timer:0 /silent /NOLICPROMPT and the bginfo config file is set to create the wallpaper image in the users appdata folder. I'm not sure where I'm going wrong, everything I read says it's really simple and you just need to set up a logon script but it's so intermittent I can't put it out on the network and the alternatives aren't much better. I'm calling it a day for now but if anyone has any suggestions I'd be very grateful. Thanks
LeMarchand Posted September 30, 2020 Posted September 30, 2020 If it's any consolation ours uses the same script and the wallpaper is a bit erratic too. I put it down to it calling the wallpaper from a network share, but it's never been annoying enough to investigate further. The "Info" part is always there, but not always the wallpaper.
DJ-1701 Posted September 30, 2020 Posted September 30, 2020 Before moving to a powershell script to create a wallpaper (https://github.com/DJ-1701/GenerateWallpaper) we used to copy down the a folder with the BGInfo executable, wallpaper and BGI file and set a command to run it on the local machine. BGInfo is a little bit more stable when running locally. 1
Davit2005 Posted September 30, 2020 Posted September 30, 2020 (edited) Interested too. Made many changes and not sure if it was an update but the wall paper is static and I have now made changes to the details but it just sits on top of the existing info leaving one unreadable mess. Running via a logon script that runs a bat file from netlogon. Recently introduced Applocker as well. Would that have any impact? Edited September 30, 2020 by Davit2005
Guest Guest Posted September 30, 2020 Posted September 30, 2020 We ditched bgibfo some time ago, we now use desktop info. This runs in the background and overlays the required info over the wallpaper.
Davit2005 Posted September 30, 2020 Posted September 30, 2020 We ditched bgibfo some time ago, we now use desktop info. This runs in the background and overlays the required info over the wallpaper. I'm going to keep plugging on with BGInfo. There is an update here https://docs.microsoft.com/en-us/sysinternals/downloads/bginfo I'm giving this a go. Anyone know how I can get rid of the mess on the background?
LeMarchand Posted September 30, 2020 Posted September 30, 2020 We ditched bgibfo some time ago, we now use desktop info. This runs in the background and overlays the required info over the wallpaper. Hmmm... Might give that a go. Looks a bit like a cut down/not as attractive Rainmeter.
tech-man Posted September 30, 2020 Posted September 30, 2020 We binned bginfo and moved to a powershell script.
mdrabble Posted September 30, 2020 Posted September 30, 2020 I copied Bginfo and associated files to a folder under the program files directory as part of the image process. Logon script runs from there and applocker allows it as it from the program files folder. Touch wood been stable - but only been using it this way since the start of sept. 1
Davit2005 Posted October 1, 2020 Posted October 1, 2020 I copied Bginfo and associated files to a folder under the program files directory as part of the image process. Logon script runs from there and applocker allows it as it from the program files folder. Touch wood been stable - but only been using it this way since the start of sept. Thanks, I'm giving this suggestion a go. It's working OK on a Windows 10 PC that has not got applocker on it although they are at different states of updates. I'm going to see if I can pull the bgi conf file from the netlogon folder so that way I can just update in one place.
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