Archives for: February 2009

02/09/09

Permalink 06:57:21 am, by dave Email , 1015 words, 4606 views   English (US)
Categories: Windows Scripting, Wsh Scripts

VB Script to Export Outlook Contact Email Addresses to a text file

Have you ever needed to export the email addresses of your Outlook contacts to a text file? One of the visitors here was needing to do this. So I modified the script I wrote that exports contacts to vcf files to create a text file that just contains the email addresses of all of the contacts. This script takes one command line argument, the path where the test file will be stored. It then opens your Outlook contacts and extracts the email addresses for each contact and writes those addresses to a file named emailaddress.txt

Read more! »

Leave a commentTrackback (0)

Did you like this post? If so, Share it!  del.icio.us digg reddit slashdot this article Facebook Twitter MySpace Email

02/03/09

Permalink 07:09:23 pm, by dave Email , 399 words, 2478 views   English (US)
Categories: Windows Scripting, Batch Scripts

Computer Nightly Maintenance Command File Sample

One of the things that is very important to do if you are a computer user, is to take care of your computer and protect your data. This sample command file uses two Windows XP built-in commands XCOPY and DEFRAG to do this. XCOPY is used to backup folders / files that are specified and DEFRAG is used to clean up any fragments in the file system on your hard drive.

Read more! »

Leave a commentTrackback (0)

Did you like this post? If so, Share it!  del.icio.us digg reddit slashdot this article Facebook Twitter MySpace Email
Permalink 08:22:26 am, by dave Email , 396 words, 642 views   English (US)
Categories: Windows Scripting, Batch Scripts

Loading the Registry Hives from an External Hard Drive

I recently needed to take a hard drive out of a family member's computer in order to clean up and virus infection. If you ever have to do something like this, one of the things that you will need to do is remove any of the virus related entries from the registry of the infected machine. This sample command script will load the two most likely registry hives, start regedit, and then unload the hives when regedit is closed.

Read more! »

Leave a commentTrackback (0)

Did you like this post? If so, Share it!  del.icio.us digg reddit slashdot this article Facebook Twitter MySpace Email

Scripts

This is somewhere I can post interesting snippets as I come across them. Hopefully some folks out there will find this helpful.

Search

Follow Me:

Misc

Who's Online?

  • Guest Users: 7

powered by b2evolution free blog software