Archives for: March 2009

03/11/09

Permalink 09:06:26 pm, by dave Email , 1367 words, 5565 views   English (US)
Categories: Windows Scripting, Wsh Scripts

Exporting Outlook Distribution Lists to CSV Files using VBScript

Have you ever needed to export the members of a distribution list to a comma delimited file? If so, this script may help you out.

It connects to Outlook and then cycles through all the distribution lists creating a separate csv (comma separated value) file for each distribution list. The csv file contains a header row that identifies the columns of data and then the data itself, the name and email address of all the members of the distribution list.

This script takes one command line argument, the path where the csv files will be stored.

Read more! »

1 commentTrackback (0)

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

03/07/09

Permalink 05:28:33 am, by dave Email , 1008 words, 4177 views   English (US)
Categories: Windows Scripting, Wsh Scripts

Using ADSI and VBScript to enumerate local user accounts

Have you ever needed to look at all the accounts and the account properties on your local computer? I have, and I could not find a good way to get a listing of all the accounts with their populated attributes. So I created a script that will do just that, enumerate the local computer's users and list the populated user attributes.

Read more! »

2 commentsTrackback (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: 6

powered by b2evolution free blog software