EvotecIT / PowerBGInfo

PowerBGInfo is a PowerShell module that is used to generate background information for Windows machines. It's a replacement for BGInfo that doesn't require installation and is much more flexible.
MIT License
105 stars 13 forks source link

[question/enhancement] Can it set the logon desktop background? #5

Open scottcopus opened 1 year ago

scottcopus commented 1 year ago

Proposed tags: question/enhancement

Sysinternals BGInfo can supposedly set various 'logon' desktop backgrounds too. However, I've not had any luck with it though. Can PowerBGInfo do this?

image

cheers, Scott

PrzemyslawKlys commented 1 year ago

At the moment it can't do that, but I saw some PowerShell code to set Logon Desktop Background. Would need to see if it works, if so there's no reason why this couldn't work.

scottcopus commented 1 year ago

Would love to see this get added! I'm thinking this may require elevation and a good way to elegantly ask for elevation. But in my case, I'd probably be running it with admin/system permissions anyway, so it's a moot point--at least for me.

BTW, I've not used it yet, but I'm assuming that the normal use case of modifying my own user backgrounds doesn't require elevation anyway?

PrzemyslawKlys commented 1 year ago

No it doesn't. But the logon screen will.