You can also modify and test run the scripts locally using:
cscript .\network-info.vbs
- Go to
Custom -> New
- Select
VB Script File
and pick the desired.vbs
file OK OK OK
- Insert the new entry from the
Fields
section
Note: BGInfo seems to cache the content of the script files while it is open.
If you are modifying them, you'll have to Custom -> Double Click -> OK -> OK
to pull
in fresh changes for each file.
You can schedule BGInfo to run occasionally (default every hour) to keep the display up to date.
- Download
BGInfo
or all of SysInternals link - Unzip the files to somewhere permanent
- Clone or download this gist
- Store it somewhere permanent as well
- Run the following to test things out
# You can cancel the timer in the upper right corner to stop the apply
${YOUR_PATH}\BGInfo64.exe ${OTHER_PATH}\bginfo-example.bgi
- Modify
scheduled-task.xml
to use your paths (or wait to use the GUI) - Import the task into
Task Scheduler
- Set the user account
General -> Change User or Group
- Update the paths (if you didn't already)
Actions -> Edit -> Program/script
andActions -> Edit -> Start in