Skip to content

ncorrare/bginfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#bginfo

Table of Contents

  1. Overview
  2. Setup - The basics of getting started with bginfo

Overview

BGInfo automatically displays relevant information about a Windows computer on the desktop's background, such as the computer name, IP address, service pack version, and more. This module installs bginfo using chocolatey and deploys a default template configuration.

Setup

Setup Requirements

Classify your Windows node with the bginfo class. You'll need chocolatey there at some point to install the software. The module includes the default bgi configuration file which includes a lot of information, feel free to replace it with one that fits your use case. For more information on bginfo, visit https://technet.microsoft.com/en-us/sysinternals/bginfo.aspx

Beginning with bginfo

There are three parameters in the init class:

  • String $conffile: Puppet path to the configuration file. Defaults to puppet:///bginfo/default.bgi.
  • String $confpath: Where to store BGInfo configuration's file in the target system. Defaults to c:/default.bgi.
  • Boolean $setonstart: Configure a BAT script to start bginfo when any user logs in.
  • Boolean $addtrustedsite: If using ESC in Internet Explorer, add download.sysinternals.com to trusted sites for https only.

About

A Puppet module to manage Sysinternal's BGInfo

Resources

Stars

Watchers

Forks

Packages

No packages published