Project

PowerBGInfo

Generate support-ready Windows desktop and logon backgrounds from PowerShell data, charts, and topology.

Stars312
Forks27
Open issues0
PowerShell Gallery downloads612914
Releasev2.0.3
Language: C# Updated: 2026-09-02T13:44:26.0000000+00:00

Documentation

Install PowerBGInfo

Install PowerBGInfo from the package source used by this project.

Install PowerBGInfo before trying the curated desktop background examples.

Install-Module PowerBGInfo -Scope CurrentUser

Import the module and inspect the exact commands in the installed release:

Import-Module PowerBGInfo
Get-Command -Module PowerBGInfo

PowerBGInfo supports Windows PowerShell 5.1 and PowerShell 7+ on Windows. Current 2.x packages include the required rendering and desktop-management assemblies; separate installs of ImagePlayground or DesktopManager are not required.

Next steps