{"id":1028,"date":"2010-04-16T10:32:33","date_gmt":"2010-04-16T09:32:33","guid":{"rendered":"http:\/\/www.galhano.com\/blog\/?p=1028"},"modified":"2010-04-16T10:34:40","modified_gmt":"2010-04-16T09:34:40","slug":"bginfo-v416","status":"publish","type":"post","link":"http:\/\/galhano.com\/blog\/?p=1028","title":{"rendered":"BgInfo v4.16, Keep an eye on system info"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1030\" style=\"border: 2px solid white;\" title=\"bb897557bginfoen-usmsdn10\" src=\"http:\/\/www.galhano.com\/blog\/wp-content\/2010\/04\/bb897557bginfoen-usmsdn10.jpg\" alt=\"bb897557bginfoen-usmsdn10\" width=\"440\" height=\"331\" \/>How many times have you walked up to a system in your office and  needed to click through several diagnostic windows to remind yourself of  important aspects of its configuration, such as its name, IP address,  or operating system version If you manage multiple computers you  probably need <em>BGInfo<\/em>. It automatically displays relevant  information about a Windows computer on the desktop&#8217;s background, such  as the computer name, IP address, service pack version, and more. You  can edit any field as well as the font and background colors, and can  place it in your startup folder so that it runs every boot, or even  configure it to display as the background for the logon screen.<\/p>\n<p>Because  <em>BGInfo<\/em> simply writes a new desktop bitmap and exits you don&#8217;t  have to worry about it consuming system resources or interfering with  other applications.<\/p>\n<p><!--more--><strong><span style=\"color: #800000;\">Using BgInfo<\/span><\/strong><\/p>\n<p>When you run <em>BGInfo<\/em> it shows you the  appearance and content of its default desktop background. If left  untouched it will automatically apply these settings and exit after its  10 second count-down timer expires.<\/p>\n<p>Selecting any button or menu  item will disable the timer, allowing you to customize the layout and  content of the background information.<\/p>\n<p>If you want <em>BGInfo<\/em> to edit or use a configuration stored in a file (instead of the default  configuration which is stored in the registry) specify the name of the  file on the command line:<\/p>\n<p>BGInfo MyConfig.bgi<\/p>\n<h3><span style=\"color: #800000;\">Appearance Buttons<\/span><\/h3>\n<p><strong>Fields:<\/strong> Selects what  information appears on the desktop, and the order in which it is  displayed. For networking fields (NIC, IP, MAC, etc.) a separate entry  is created for each network card on the system. Use the Custom button to  add special information you define yourself.<\/p>\n<p><strong>Background:<\/strong> Selects the color and\/or wallpaper to use for the background. If you  select the <strong>Copy existing settings<\/strong> option then <em>BGInfo<\/em> will use whatever information is currently selected by the logged on  user. This option allows end users to personalize their desktop while  still displaying the <em>BGInfo<\/em> information.<\/p>\n<p><strong>Position:<\/strong> Selects the location on the screen at which to place the text. If some  items are very long (for example some network card names) you can use  the <strong>Limit Lines to<\/strong> item to wrap them. The <strong>Compensate  for Taskbar position<\/strong> checkbox adjusts the position of the text  to ensure that it is not covered by the Taskbar. The <strong>Multiple  Monitor Configuration<\/strong> button allows you to specify how multiple  monitors attached to a single console should be handled.<\/p>\n<p><strong>Desktops:<\/strong> Selects which desktops are updated when the configuration is applied.  By default only the <strong>User Desktop<\/strong> wallpaper is changed. <strong>Enabling  the Logon Desktop for Console users<\/strong> option specifies that the  wallpaper should be displayed on the logon desktop that is presented  before anyone has logged onto the system. On Windows 95\/98\/ME systems  the same desktop is used for users and the login screen, so this option  has no effect. Enabling the <strong>Logon Desktop for Terminal Services  users<\/strong> option specifies that the wallpaper should be displayed  on the Terminal Services login screen. This option is useful only on  servers running Terminal Services.<\/p>\n<p><strong>Preview:<\/strong> Displays the background as it will appear when applied to your system.<\/p>\n<h3><span style=\"color: #800000;\">Configuration Menu Items<\/span><\/h3>\n<p>These are options that control how  the bitmap is produced, where it is located and how to import\/export  settings.<\/p>\n<p><strong>File | Open:<\/strong> Opens a <em>BGInfo<\/em> configuration file.<\/p>\n<p><strong>File | Save As:<\/strong> Saves a copy  of the current <em>BGInfo<\/em> configuration to a new file. Once  created, you can have <em>BGInfo<\/em> use the file later by simply  specifying it on the command line, or by using <strong>File|Open<\/strong> menu option.<\/p>\n<p><strong>File|Reset Default Settings:<\/strong> Removes all configuration information and resets <em>BGInfo<\/em> to its  default (install-time) state. Use this if you can&#8217;t determine how to  undo a change, or if <em>BGInfo<\/em> becomes confused about the current  state of the bitmap.<\/p>\n<p><strong>File|Database:<\/strong> Specifies a  .XLS, .MDB or .TXT file or a connection string to an SQL database that <em>BGInfo<\/em> should use to store the information it generates. Use this to collect a  history of one or more systems on your network. You must ensure that  all systems that access the file have the same version of MDAC and JET  database support installed. It is recommended you use at least MDAC 2.5  and JET 4.0. If specifying an XLS file the file must already exist.<\/p>\n<p>If  you prefer to have <em>BGInfo<\/em> update the database without  modifying the user&#8217;s wallpaper you can unselect all desktops in the <strong>Desktops<\/strong> dialog; <em>BGInfo<\/em> will still update the database.<\/p>\n<p><strong>Bitmap|256  Colors:<\/strong> Limits the bitmap to 256 colors. This option produces a  smaller bitmap.<\/p>\n<p><strong>Bitmap|High Color\/True Color:<\/strong> Creates a 16-bit or 24-bit color bitmap.<\/p>\n<p><strong>Bitmap|Match  Display:<\/strong> Creates a bitmap with color depth matching that of the  display. Because the bitmap generated by <em>BGInfo<\/em> is not updated  when a user changes the display&#8217;s color depth you may see unexpected  results (especially dithering of the text and background) with some  combinations of bitmap and display depth.<\/p>\n<p><strong>Bitmap|Location:<\/strong> Specifies the location to place the output bitmap file. On Terminal  Services servers the bitmap should be placed in a location that is  unique to each user.<\/p>\n<p><strong>Edit|Insert Image:<\/strong> Allows  you to insert a bitmap image into the output. Because <em>BGInfo<\/em>&#8216;s  configuration information is stored in the registry and Windows limits  the size of registry values you may encounter errors when inserting  larger images. On Windows 9x\/Me systems the limit is 16K, while on  NT\/2000\/XP systems the limit is 64K.<\/p>\n<h3><span style=\"color: #800000;\">Command Line Options<\/span><\/h3>\n<table border=\"0\" cellspacing=\"2\" cellpadding=\"1\" width=\"100%\">\n<tbody>\n<tr align=\"left\" valign=\"top\">\n<td><strong>&lt;path&gt;<\/strong><\/td>\n<td>Specifies  the name of a configuration file to use for the current session.  Changes to the configuration are automatically saved back to the file  when OK or Apply is pressed. If this parameter is not present <em>BGInfo<\/em> uses the default configuration information which is stored in the  registry under the current user (&#8220;HKEY_CURRENT_USER\\Software\\Winternals\\<em>BGInfo<\/em>&#8220;).<\/td>\n<\/tr>\n<tr align=\"left\" valign=\"top\">\n<td><strong>\/timer<\/strong><\/td>\n<td>Specifies  the timeout value for the countdown timer, in seconds. Specifying zero  will update the display without displaying the configuration dialog.  Specifying 300 seconds or longer disables the timer altogether.<\/td>\n<\/tr>\n<tr align=\"left\" valign=\"top\">\n<td><strong>\/popup<\/strong><\/td>\n<td>Causes <em>BGInfo<\/em> to create a popup window containing the configured information without  updating the desktop. The information is formatted exactly as it would  if displayed on the desktop, but resides in a fitted window instead.  When using this option the history database is not updated.<\/td>\n<\/tr>\n<tr align=\"left\" valign=\"top\">\n<td><strong>\/silent<\/strong><\/td>\n<td>Suppresses  error messages.<\/td>\n<\/tr>\n<tr align=\"left\" valign=\"top\">\n<td><strong>\/taskbar<\/strong><\/td>\n<td>Causes  <em>BGInfo<\/em> to place an icon in the taskbar&#8217;s status area without  updating the desktop. Clicking the icon causes the configured  information to appear in a popup window. When using this option the  history database is not updated.<\/td>\n<\/tr>\n<tr align=\"left\" valign=\"top\">\n<td><strong>\/all<\/strong><\/td>\n<td>Specifies  that <em>BGInfo<\/em> should change the wallpaper for any and all users  currently logged in to the system. This option is useful within a  Terminal Services environment, or when <em>BGInfo<\/em> is scheduled to  run periodically on a system used by more than one person (see Using a  Schedule below).<\/td>\n<\/tr>\n<tr align=\"left\" valign=\"top\">\n<td><strong>\/log<\/strong><\/td>\n<td>Causes  <em>BGInfo<\/em> to write errors to the specified log file instead of  generating a warning dialog box. This is useful for tracking down errors  that occur when <em>BGInfo<\/em> is run under the scheduler.<\/td>\n<\/tr>\n<tr align=\"left\" valign=\"top\">\n<td><strong>\/rtf<\/strong><\/td>\n<td>Causes <em>BGInfo<\/em> to write its output text to an RTF file. All formatting information and  colors are included.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Download:<a href=\"http:\/\/download.sysinternals.com\/Files\/BgInfo.zip\" target=\"_blank\"> http:\/\/download.sysinternals.com\/Files\/BgInfo.zip<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How many times have you walked up to a system in your office and needed to click through several diagnostic windows to remind yourself of important aspects of its configuration, such as its name, IP address, or operating system version If you manage multiple computers you probably need BGInfo. It automatically displays relevant information about [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"close","ping_status":"close","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[42],"tags":[],"class_list":["post-1028","post","type-post","status-publish","format-standard","hentry","category-utils","author-admin"],"_links":{"self":[{"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1028"}],"version-history":[{"count":4,"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1028\/revisions"}],"predecessor-version":[{"id":1033,"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1028\/revisions\/1033"}],"wp:attachment":[{"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1028"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1028"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/galhano.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}