Skip to content

koumdros/BGInfoConfigs

 
 

Repository files navigation

BGInfo Config and Scripts

Note: A lot of this code has been subsumed into https://github.com/brsh/brshSysInfo

BGInfo is fantastic. The only problem with it is that it seems to be abandoned :(

In a nutshell: for Windows systems, BGInfo will print any information on your desktop wallpaper. If the info is available via accessible via the registry, env variable, script, or just plain text, BGInfo will add it right on top of whatever image you use on your desktop.

It has some problems - it starts to break down with multiple monitors; doesn't always like high-dpi...

But it's a nice tool anyway. See www.sysinternals.com for more info

This repo holds my config and scripts to publish the following information:

  • Machine name and domain
  • System Comment
  • Current UserName (with Domain)
  • What DC validated the current user
  • When the user last set his/her password (and when it needs to change)
  • The OS and it's version
  • The system type
  • The boot time
  • The time bginfo last updated
  • System Make and Model
  • CPU Type, speed, and count (incl. sockets, cores, and virtual procs [aka hyperthreading])
  • Memory
  • Drive space (incl. used and avail, format, and label)
  • Network info (incl. display name, actual name, ip address, subnet, dns, dhcp [incl. lease time], and gateway)
  • And the names logged in users with the time of logon

Whew.

About

My desktop config for bginfo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 58.8%
  • VBScript 41.2%