Archive - January 2012
 
"Successful people are always looking for opportunities to help others." - Brian Tracy



Index
bar1
Bold Specific Word in Doc
Deleting Temps
Find and Replace String in Text File
List All Open IE URLS
Add a Background Picture to Excel
Shortcut Maximize
Shortcut Fullscreen
Network Disconnect Notify
Move files, Perform MD5, Delete files
Pause Printing
Get Notified
Return User SID
Some Silent Switches

bar1






Δ Tuesday, January 31st, 2012
bar1


Δ Bold Specific Word in Doc

How to scriptomatically bold a specific word in entire MS Word Doc

[download resource files]

Demo
demo
 

This will scan a Word document performing a bold on the specified word.



Δ  [email me]

bar1





Δ Friday, January 27th, 2012
bar1


Δ Deleting Temps

How to delete temp files using VBScript

[download resource files]

 

This will delete temps in both XP and Win7.  It also deletes contents of subfolders as well.



Δ  [email me]

bar1





Δ Wednesday, January 25th, 2012
bar1


Δ Find and Replace String in Text File

How to find and replace a specified string in a text file; vbscript.

[download resource files]

Demo
demo
 

This will search a text file, replacing the specified string.  It uses read and write functionality
of VBScript.



Δ  [email me]

bar1






Δ Tuesday, January 24th, 2012
bar1


Δ List All Open IE URLS

How to list the URLs of all open IE browser windows

[download resource files]

Demo
demo 
 

If you happen to have multiple IE Browsers open, this can list what URLs are currently open
in those browsers.  Could be used for tracking URLs.



Δ  [email me]

bar1






Δ Monday, January 23rd, 2012
bar1


Δ Add a Background Picture to Excel

How to add any picture to the background of an Excel Worksheet

[download resource files]

Demo
demo
 

Add your favorite picture as a background to your Excel worksheet.



Δ  [email me]

bar1






Δ Tuesday, January 17th, 2012
bar1


Δ Shortcut Maximize

How to maximize IE via a shortcut

[download resource files]

 
Simple script to always maximize a particular shortcut.



Δ  [email me]

bar1






Δ Monday, January 16th, 2012
bar1


Δ Shortcut Fullscreen

How to create IE fullscreen shortcut

[download resource files]
 

Simple script to always open a particular shortcut in full screen.



Δ  [email me]

bar1






Δ Wednesday, January 11th, 2012
bar1


Δ Network Disconnect Notify

How to create a popup when the network has lost connection

[download resource files]

Demo
demo
 

Get notified when you have lost network connectivity.



Δ  [email me]

bar1






Δ Tuesday, January 10th, 2012
bar1


Δ Move files, Perform MD5, Delete files

How to create your own archive script

[download resource files]


This allows you to copy, check MD5, then delete files if they pass the MD5 check. 
Note that it uses checksum.exe and robocopy.exe.  Great for archiving.



Δ  [email me]

bar1






Δ Monday, January 9th, 2012
bar1


Δ Pause Printing

How to pause printing

[download resource files]
 

Pauses a specified printer.



Δ  [email me]

bar1






Δ Friday, January 6th, 2012
bar1


Δ Get Notified

How to get a notification when machine is online

[download resource files]

Demo
demo
 

Get notified when a workstation comes back online.  Uses ping.exe in a simple loop.



Δ  [email me]

bar1






Δ Tuesday, January 3rd, 2012
bar1


Δ Return User SID

How to return a user SID

[download resource files]


Returns a user sid which can then be used in applying registry hive keys.



Δ  [email me]

bar1






 
 










  About

   I'm a Computer
   Systems Engineer

   Living and Loving Life

 

  Author