<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom " xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005">
<channel>
<title>New Additions to the TechNet Script Center</title>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<description>New items that have been added to the TechNet Script Center.</description>
<copyright>2006 Microsoft Corporation. All rights reserved.</copyright>
<language>en-us</language>
<ttl>1440</ttl>
<item>
<title>How Can I Load a Drop-Down List From a Text File?</title>
<pubDate>7/21/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to populate a drop-down list box in an HTML Application from a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul08/hey0721.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Read the MAC Address From a Text File?</title>
<pubDate>7/15/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you a couple different ways of finding a MAC address in a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul08/hey0715.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace a Series of Variables Found in a Text File with Values Taken From That File?</title>
<pubDate>7/2/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to replace variables in a text file with values found at the bottom of that file. Add water first.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul08/hey0702.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Summarize Information Found in a Spreadsheet Row?</title>
<pubDate>7/1/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column, from a surprise guest writer, that shows you how to read a bunch of information from a Microsoft Excel spreadsheet and output summaries based on that information.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul08/hey0701.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy Specified Sections of an .RTF File to a New Word Document?</title>
<pubDate>6/30/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find a specific section in a Microsoft Word document and copy the paragraphs in that section to a new document. And we'll take a look at some writers who are almost as famous as the Scripting Guy who writes this column.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0630.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Three Things You Might Not Know About Windows PowerShell Functions</title>
<pubDate>6/27/2008</pubDate>
<description type="html">Default values, piping, scope...all that plus some bonus information, all things you should know about working with functions in Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jun08/pstip0627.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Prevent Excel From Turning My Imported Numbers Into Dates?</title>
<pubDate>6/27/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to import numbers into Microsoft Excel without turning them into dates. When you're done reading this, feel free to lie down for a little while.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0627.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy Files Based on Multiple Criteria?</title>
<pubDate>6/26/2008</pubDate>
<description type="html">There's no spam here, just a new Hey, Scripting Guy! column that shows you how to use regular expressions and WMI to copy files based on names and dates.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0626.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Hyperlink to a Microsoft Outlook Signature?</title>
<pubDate>6/25/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to add a hyperlink to a Microsoft Outlook signature -- absolutely free.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0625.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change a Registry Value Named (Default)?</title>
<pubDate>6/24/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can read and change the value of a (Default) registry value. You should be able to get through this article with the same number of fingers and toes you had when you started.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0624.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>6/23/2008</pubDate>
<description type="html">3 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Open and Close Outlook Attachments?</title>
<pubDate>6/23/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you a little bit of a workaround that lets you open Microsoft Outlook email attachments. With a minimal amount of bleeding.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0623.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Taking Things (Like File Paths) Literally</title>
<pubDate>6/20/2008</pubDate>
<description type="html">Need to work with file names with odd characters in them? That's no problem in Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jun08/pstip0620.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Letter Case of My File Names?</title>
<pubDate>6/20/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to change the letter case - all uppercase, all lowercase, or mixed case - of a collection of file names. You might want to grab your sunglasses for this one.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0620.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Modify a Text File Based on the Value of a Particular Column in the File?</title>
<pubDate>6/19/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to modify a text file based on the value of a column within that file, even on a really bad day.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0619.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use a File Mask When Renaming Files?</title>
<pubDate>6/18/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you the second-biggest news story in Seattle: how to rename a folder full of files based on a file mask.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0618.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove the Speaker Notes From a PowerPoint Presentation?</title>
<pubDate>6/17/2008</pubDate>
<description type="html">The 935th Hey, Scripting Guy! column, which shows you how to remove the speaker notes from a Microsoft PowerPoint presentation.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0617.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>6/16/2008</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Specified Files from a Comma-Separated Values File?</title>
<pubDate>6/16/2008</pubDate>
<description type="html">The Scripting Son graduates and, as a reward, is given a script that can read through a text file and remove all the commas that are enclosed inside double quote marks, leaving all the other commas in the file alone.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0616.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Using Test-Path to Verify the Existence of an Object</title>
<pubDate>6/13/2008</pubDate>
<description type="html">Find out if a file, folder, variable, registry key, etc. exists by using the Test-Path cmdlet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jun08/pstip0613.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve Free/Busy Time From Microsoft Outlook?</title>
<pubDate>6/13/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve free/busy times from a Microsoft Outlook calendar in various time increments. There's also a little Scripting Guy rivalry showing through in this column, but don't worry - it's all in good fun. Mostly.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0613.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Run a Command-Line Tool Multiple Times and Save the Output to a Text File?</title>
<pubDate>6/12/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column, written and edited by some tired Scripting Guys, that shows you how to run a command-line tool from a script - multiple times, with different parameters - and save the output to a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0612.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All the Styles in a Word Document?</title>
<pubDate>6/11/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column -- the last one from TechEd IT Pro in Orlando, Florida -- that shows you how you can get a list of all the styles in a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0611.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Updated VBScript to Windows PowerShell Conversion Guide</title>
<pubDate>6/10/2008</pubDate>
<description type="html">The Conversion Guide now includes Script Runtime objects (Dictionary and FileSystemObject) and Windows Script Host methods.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/convert/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a Script to Pick Up Where It Left Off After a Reboot?</title>
<pubDate>6/10/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column-- still from TechEd IT Pro in Orlando, Florida -- that shows you how to make a script resume where it left off after a reboot.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0610.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Owners Manual Updates</title>
<pubDate>6/9/2008</pubDate>
<description type="html">Two new chapters have been added to the Windows PowerShell Owner's Manual. Now you can learn all about profiles and aliases.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/manual/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Apply a Timeout to an InputBox?</title>
<pubDate>6/9/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column from TechEd IT Pro in Orlando, Florida, that shows you how to put a timer on an input box. Well, sort of.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0609.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Formatting Numbers and Dates Using the CultureInfo Object</title>
<pubDate>6/6/2008</pubDate>
<description type="html">You can format numbers and dates for a specific culture, no matter what the current system settings are.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jun08/pstip0606.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Line to the Beginning of a Text File And Simultaneously Delete the Last Line of That File?</title>
<pubDate>6/6/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to add a line to a file while not going over a set number of lines for the entire file. And, it's time to pack for TechEd.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0606.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save My Outlook Contacts as .MSG Files?</title>
<pubDate>6/5/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to save all your contacts from Microsoft Outlook to .MSG files. Gorilla suit optional.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0605.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Largest Value in a Table Column in Microsoft Word?</title>
<pubDate>6/4/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to determine which value within each column of a table in Word is the largest. If that's okay with the chihuahua, anyway.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0604.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Move Files Based on Their Three-Part File Name?</title>
<pubDate>6/3/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to parse a filename and move the file to a folder based on that name. Have a nice day.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0603.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Leading Zeroes When Displaying a Value in Windows PowerShell?</title>
<pubDate>6/2/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to align numbers by adding leading zeroes - or even spaces. Just a little more Windows PowerShell information before the Scripting Guys head off the TechEd 2008.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun08/hey0602.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Finding All the Empty Folders in a Directory Tree</title>
<pubDate>5/30/2008</pubDate>
<description type="html">Here's a simple but very useful little script that will report back all the empty folders in a directory tree.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/may08/pstip0530.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy the Extended Data of My Audio Files to an Excel Spreadsheet?</title>
<pubDate>5/30/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can read extended information from audio files, copy that data to Microsoft Excel, and then sort it. Don't miss this great deal.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0530.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search For a Specific Style in a Folder Full of Microsoft Word Documents?</title>
<pubDate>5/29/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find all the Microsoft Word documents in a folder, search all those documents for a particular style, then write the text with that particular style to a text file. All that and grilled cheese sandwiches, too.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0529.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Report Back File Dates Using Labels Like Today, Yesterday, and Last Week?</title>
<pubDate>5/28/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that opens a psyhic door to the absolute - and shows you how to report back date-modified dates from files in terms of today, yesterday, and last week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0528.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tile Workbook Windows in Microsoft Excel?</title>
<pubDate>5/27/2008</pubDate>
<description type="html">It's back to work for the Scripting Guys, with an all-new Hey, Scripting Guy! column that shows you how to tile (vertically or horizontally) your Excel workbook windows.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0527.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Displaying a Message in the Notification Area</title>
<pubDate>5/23/2008</pubDate>
<description type="html">You can use the .NET Framework in Windows PowerShell to display notices in the Windows Notification area.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/may08/pstip0523.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract Miscellaneous Computer Names From a Text File?</title>
<pubDate>5/23/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to extract text of variable size from a specific location in a text file. And no, reading this article will not get you a free tank of gas.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0523.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Determine Whether a Local User Account Exists?</title>
<pubDate>5/22/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can use Windows PowerShell to determine whether a local user account exists. Feel free to read this while you wait for a call from the Yankees, or while you're downloading the new Windows PowerShell Scriptomatic from Ed Wilson.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0522.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Delimiters, and Fix Apostrophes, in a CSV File?</title>
<pubDate>5/21/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to replace certain delimiters in a comma-separated values file. And could it be: is that a ray of sunshine we see? Oh, never mind, it's gone now.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0521.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Compare Two Strings Values and Then Report Back the Result of That Comparison?</title>
<pubDate>5/20/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to read in strings from the command prompt, compare those strings, and set the errorlevel appropriately. And no, we don't want to know what you're wearing while you read this.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0520.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Sort Digital Files By the Date Each Picture Was Taken?</title>
<pubDate>5/19/2008</pubDate>
<description type="html">By an amazing coincidence, here's a new Hey, Scripting Guy! column that shows you how you can sort digital image files by the date each picture was taken.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0519.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Working With Security Descriptors</title>
<pubDate>5/16/2008</pubDate>
<description type="html">Finally, a (relatively) easy way to work with security descriptors.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/may08/pstip0516.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search a Folder For All the Image Files That Are Not a Specified Height and Width?</title>
<pubDate>5/16/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve the height and width of images in all the image files in a folder. When you're done reading this column do what the Scripting Guys will soon be doing -- start walking.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0516.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete All the Files in a Folder Except for the Most-Recently Created File?</title>
<pubDate>5/15/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find the file in a folder with the most recent file creation date and delete all the other files from the folder. This column is completely non-toxic.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0515.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search a Text File for Activities That Took Place on a Specified Date?</title>
<pubDate>5/14/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to search for specific strings within a text file to determine whether certain actions took place. Enjoy this column while the Scripting Guys contemplate the future.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0514.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell CTP 2</title>
<pubDate>5/13/2008</pubDate>
<description type="html">A series of articles introducing the latest CTP (Community Technology Preview) release of Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/pshell2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Move Emails From One Outlook Folder to Another?</title>
<pubDate>5/13/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find specified email messages in Microsoft Outlook and move them to a different folder. This column is presented to you by one of the few teams in the Seattle area that you can usually rely on.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0513.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Distinguished Name of the OU Where the Logged-On User Has His or Her Account?</title>
<pubDate>5/12/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that tells you how to get information about the OU where the logged-on user's user account resides. Oh, and a column that also invites you to come see the Scripting Guys at TechEd 2008.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0512.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Multi-Select List Boxes -- And More!</title>
<pubDate>5/9/2008</pubDate>
<description type="html">Dress up your list boxes by adding functionality, such as making them multi-selectable, and maybe even adding a little color.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/may08/pstip0509.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Pick Out the Unique File Extensions Used in a Collection of Files?</title>
<pubDate>5/9/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use Windows PowerShell to retrieve a list of unique file extensions from a collection of files. This article is full of non-stop fun.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0509.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Report Back the Name and Creation Date for Files Containing a Specified String Value?</title>
<pubDate>5/8/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use Windows PowerShell to report back the names and creation dates, sorted by creation date, of all files in a folder contains a specific string value. This column is brought to you in spite of the numerous aches and pains associated with being a Scripting Dad trying to keep up with the Scripting Son.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0508.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy a Portion of a Microsoft Word Document to a New Microsoft Word Document?</title>
<pubDate>5/7/2008</pubDate>
<description type="html">This is a sad day in the history of the Hey, Scripting Guy! column. This column marks the end of the Scripting Son's childhood baseball career. After this, no more Scripting Son baseball exploits; no pitch-by-pitch recounts; no season statistics. Instead, all that's left is a column that shows how to copy content from on Word document to another. Sigh.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0507.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Modify a .CSV File and Then Import That File into Microsoft Excel?</title>
<pubDate>5/6/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to modify a comma-separated values file then format the output in Microsoft Excel, all for the bargain price of $62.3 billion.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0506.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search for a Word in a Text File and Return the Entire Line Where That Word Was Found?</title>
<pubDate>5/5/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that celebrates Cinco de Mayo by showing you how to search for a specific word in a text file and retrieve the entire line in which that word is found.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0505.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Selecting Items From a List Box</title>
<pubDate>5/2/2008</pubDate>
<description type="html">Create a form that contains a list box, and retrieve the item selected by the user.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/may08/pstip0502.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Identify the 20 Most-Recently Modified Files in a Folder?</title>
<pubDate>5/2/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve the 20 most recently modified files in a folder. Or else it snow shoes now to re-tree the 20 most recently mummified files in an older. We're not really sure.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0502.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Value and Color of a Spreadsheet Cell Based on the Sum of Other Cells in That Spreadsheet?</title>
<pubDate>5/1/2008</pubDate>
<description type="html">In celebration of International Workers Day, a new Hey, Scripting Guy! column that shows you how to change the value and color of a cell in a Microsoft Excel spreadsheet based on the sum of values in other cells.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may08/hey0501.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Sort a Text File Based on a Specific Column in That File?</title>
<pubDate>4/30/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to read from a tab-delimited text file and sort the data based on a specific column, and how to help pay down the US national debt.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0430.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Read a Text File and Extract All the Text Enclosed in Double Quote Marks?</title>
<pubDate>4/29/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to extract the contents located between double quote marks in a text file. And the bobbleheads will be on their way soon.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0429.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Determine the Number of Lines in a Text File?</title>
<pubDate>4/28/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can use Windows PowerShell to count the number of lines in a text file, despite, free radicals, sunspots, and text files that one have one line of text.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0428.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/28/2008</pubDate>
<description type="html">1 new script posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Using Calculated Properties</title>
<pubDate>4/25/2008</pubDate>
<description type="html">Guess what? With PowerShell, you don't always have to write a full-blown script to carry out a task. Sometimes you can use a simple little calculated property instead.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/apr08/pstip0425.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Install Fonts Using a Script?</title>
<pubDate>4/25/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use a script to install fonts. Plus, a courageous stand on the continued use of the apostrophe!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0425.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Pass Command-Line Arguments to a Batch File Started From a Script?</title>
<pubDate>4/24/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column uses poor grammar and bad spelling in order to show you how to start a batch file from a script, and to pass that batch file command-line arguments to boot.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0424.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Randomly Assign a Font to Characters in a Word Document?</title>
<pubDate>4/23/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column (which was NOT written by a monkey) that shows you how to randomly assign a font to characters in a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0423.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Schedule a Meeting Each Monday Through Friday For Two Weeks?</title>
<pubDate>4/22/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column, in which neither wind, nor rain, nor snow, nor even hail can keep the Scripting Guys from telling you how to schedule a meeting that convenes every day, Monday through Friday, for two weeks.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0422.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Monitor a Folder for the Creation of New Subfolders?</title>
<pubDate>4/21/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to monitor a folder to find out when new subfolders are created. And, ah yes, another weather report from Redmond. And it's not a happy one. Or at least it's not a happy Scripting Guy giving the report.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0421.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Filtering Collections With Regular Expressions</title>
<pubDate>4/18/2008</pubDate>
<description type="html">If you thought wildcard characters were useful wait until you see what you can do using regular expressions.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/apr08/pstip0418.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Parse a Text File and Retrieve All the Information Contained Within Square Brackets?</title>
<pubDate>4/18/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to parse a text file, pulling out all the text contained within square brackets. And it's decision time for the NBA.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0418.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Store Arrays Within Another Array?</title>
<pubDate>4/17/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column for all you Trekkies out there that shows you how to store an array within another array.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0417.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Find Folders Whose Name Fits a Specified Pattern?</title>
<pubDate>4/16/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to remove any curse that might prevent you from finding folders with names that fit specified patterns.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0416.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Determine the Owner of a File?</title>
<pubDate>4/15/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use Windows PowerShell to figure out who owns a file. If you're in the U.S., if you haven't filed your tax return yet be sure to do that -- right after reading this column, of course.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0415.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/14/2008</pubDate>
<description type="html">1 new script posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Import a Fixed-Width Data File into Microsoft Excel?</title>
<pubDate>4/14/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column from sunny Seattle that shows you how to import a fixed-width text file into Microsoft Excel.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0414.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Working With Custom Objects</title>
<pubDate>4/11/2008</pubDate>
<description type="html">Learn how to create custom objects within a Windows PowerShell script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/apr08/pstip0411.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Look at All the Microsoft Office Documents in a Folder?</title>
<pubDate>4/11/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use Windows PowerShell to look at specific properties of Microsoft Office documents in a folder and its subfolders. This column also gives an update on Scripting Games prizes.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0411.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete Duplicate Entries in a Tab-Delimited File?</title>
<pubDate>4/10/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that explains, six words at a time, how to delete duplicate entries from a tab-delimited file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0410.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Conditionally Add Lines to a Text File?</title>
<pubDate>4/9/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to add lines to a text file based on the contents of other lines in the text file. Included in this article is a deal which will shock and amaze you -- and which might not be around long (very possibly just like the Scripting Guys).</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0409.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve All the Values in a Registry Key?</title>
<pubDate>4/8/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to enumerate all the values within a registry key. So sit back, grab a doughnut, and enjoy the column.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0408.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/7/2008</pubDate>
<description type="html">1 new script posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Check to See if Two Lines of Text are in a File and, If They Are Not, Append Those Lines to the File?</title>
<pubDate>4/7/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to check a text file for specific lines containing double quote marks and add those lines if it they don't exist. Bring a plate and rage on.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0407.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Determining the Size of a Folder</title>
<pubDate>4/4/2008</pubDate>
<description type="html">Retrieve the size of a folder, including all its subfolders.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/apr08/pstip0404.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Currency Symbol in Use on a Computer?</title>
<pubDate>4/4/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to read from the registry to get the value of the currency symbol currently set on the computer. This column is brought to you by the Scripting Son, who follows in his dad's footsteps by manabing to insult a handful of people in his very first column.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0404.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Separate The Month From the Year in a Date String Like 122007?</title>
<pubDate>4/3/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to parse a date into month and year, without changing the physical state of the primary constituent of your consciousness carrier.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0403.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Sort Items Retrieved From a Microsoft Outlook Folder?</title>
<pubDate>4/2/2008</pubDate>
<description type="html">A new, fiery red, Hey, Scripting Guy! column that shows you how to retrieve items from Microsoft Outlook and sort them by a particular property in either ascending or descending order.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0402.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Open an Alternate Home Page If the Default Home Page Is Not Available?</title>
<pubDate>4/1/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to check to see if a home page (such as an intranet site) is available, then reverts to a different page if it isn't. And no, this is no joke.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr08/hey0401.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>3/31/2008</pubDate>
<description type="html">1 new script posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can Retrieve a List of All My Computer Accounts, Grouped By OU?</title>
<pubDate>3/31/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve a list of all the computer accounts in Active Directory and group them by OU, even when it's snowing.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0331.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Listing the TrueType Fonts Installed On Your Computer</title>
<pubDate>3/28/2008</pubDate>
<description type="html">Find all the TrueType fonts on your computer, and display them in Internet Explorer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/mar08/pstip0328.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve Information About All the Shortcut Files in a Folder?</title>
<pubDate>3/28/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find all the shortcut files in a particular folder and display information about those shortcuts. Feel free to keep your mittens on while you read this column.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0328.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Incrementally Rename Files Based on the File Creation Date?</title>
<pubDate>3/27/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to incrementally rename all the files in a folder in order of creation date. And if you've been waiting for an update on the Scripting Games prizes, well, the wait is over.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0327.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Last-Accessed Date of a File to Match Its Last-Modified Date?</title>
<pubDate>3/26/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that celebrates Opening Day of the Major League Baseball season by showing you how to use Windows PowerShell to change the last-accessed date of a file to match that file's last-modified date.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0326.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Standardize the Logon Name for All My Users?</title>
<pubDate>3/25/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to change the logon name for all your users based on their first and last names. So grab a latte or juice and enjoy the column. Sorry, you'll have to find your own cupholder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0325.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>3/24/2008</pubDate>
<description type="html">2 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Hotkey to an HTA Button?</title>
<pubDate>3/24/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to reproduce hotkey functionality within an HTML Application and updates you on some NCAA basketball tournament scores.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0324.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Making Progress</title>
<pubDate>3/21/2008</pubDate>
<description type="html">Track the progress of your script with a command-window progress bar.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/mar08/pstip0321.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Data Read From a Text File as Command-Line Parameters For a Batch File?</title>
<pubDate>3/21/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to read data from a text file for use as parameters in a command-line call. Or at least we think that's what this column will show you; it really depends on where we happen to be in space and time at the moment.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0321.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Both AND and OR Operators in a Single WMI Query?</title>
<pubDate>3/20/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can create a WMI query that uses both AND and OR statements. And it's time for an update on the Scripting Son's baseball season.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0320.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List the Members of a Domain Group That Belongs to the Local Administrators Group?</title>
<pubDate>3/19/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find the domain groups that belong to the local Administrators group and retrieve a list of all the members of that domain group. In case you were wondering, none of this occurs in a restroom.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0319.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve the User Name and User Initials From Microsoft PowerPoint?</title>
<pubDate>3/18/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that looks everywhere before showing you how to retrieve -- and change -- the user name and initials in Microsoft PowerPoint, or any other Microsoft Office product.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0318.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>3/17/2008</pubDate>
<description type="html">13 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of Active Directory Groups That Have Just 1 Member or Fewer?</title>
<pubDate>3/17/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve all the groups in Active Directory that have only 0 or 1 members. This column doesn't show you how to determine whether those members eat okra, but we're assuming they don't.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0317.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Creating a Graphical Date Picker</title>
<pubDate>3/14/2008</pubDate>
<description type="html">Find out how to use the .NET Framework date picker from a Windows PowerShell Script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/mar08/pstip0314.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy a File to a Removable Drive Without Knowing the Drive Letter of That Drive?</title>
<pubDate>3/14/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to discover a removable drive and copy a file to that drive. And it's baseball season again, which means - in Seattle anyway - that very little baseball is being played.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0314.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Find the Number (and Size) of All the Files Recently Modified or Added to a Computer?</title>
<pubDate>3/13/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find the number and total size of all files added to or modified on a computer after a certain date. Hopefully by the time the script completes someone will have spotted Dean.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0313.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Sort a Spreadsheet By Cell Color?</title>
<pubDate>3/12/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to sort a spreadsheet by the background color of a cell, a feat nearly as great as crossing 800 miles of treacherous ocean in a lifeboat.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0312.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Add a Domain User to a Local Group?</title>
<pubDate>3/11/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to add a domain user to a local group. Yes, we've answered this question before, but this time we're using Windows PowerShell. And we're not even professional drivers.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0311.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Return a List of All the Folders Whose Name Starts With a Specified String Value?</title>
<pubDate>3/10/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve a list of folders whose names begin with a specific string of characters. And...Dr. Scripto for president?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0310.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get an HTA to Remember Its Previous Position Onscreen?</title>
<pubDate>3/7/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can open an HTML Application, move it, close it, then have it open in the exact same location it was in when it was closed. Pretty amazing -- and true.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0307.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Write a Message to All the Empty Files in a Folder?</title>
<pubDate>3/6/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to search folders for empty files and write to those files. We apologize to any okra fans out there.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0306.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Verify That a User Entered a Valid Drive Letter?</title>
<pubDate>3/5/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use regular expressions to ensure that a user enters a valid drive letter into an input box. When you're done reading this column, how about a friendly game of Blackjack?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0305.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:James Ward</title>
<pubDate>3/4/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Our final profile for this year belongs to James Ward.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map a Drive Based on the Computer Subnet?</title>
<pubDate>3/4/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find the subnets a computer is connected to and map drives based on what you find. And now that the Scripting Games are pretty much over, well, there's still college basketball.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0304.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Event 9 and 10 Solutions</title>
<pubDate>3/3/2008</pubDate>
<description type="html">The final events of the 2008 Scripting Games were due this morning, and the final Sudden Death Challenge is due in the afternoon. Check solutions and scores, and send us your feedback.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:Ben Simkins</title>
<pubDate>3/3/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Ben Simkins</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Modify a File Found in a Folder and in All Its Top-Level Subfolders?</title>
<pubDate>3/3/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to change the contents of a file that exists in a folder and its subfolders. And it's a sad day -- the 2008 Scripting Games come to an end.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar08/hey0303.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 10</title>
<pubDate>2/29/2008</pubDate>
<description type="html">The competition for Event 10, the final event in the Sudden Death Challenge, is now open. Meanwhile, the deadline for Event 9 is 2/29/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:Gyorgy Nemesmagasi</title>
<pubDate>2/29/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Gyorgy Nemesmagasi</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Users in an OU Who Are Not Members of a Specified Group?</title>
<pubDate>2/29/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to list all the users in an OU who are not members of a specified group. And yes, another Scripting Games update.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0229.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Event 7 and 8 Solutions</title>
<pubDate>2/28/2008</pubDate>
<description type="html">We've reached the deadline for Events 7 and 8. Take a look at the Scripting Guy's solutions, as well as solutions to the Advanced events provided by our special guest commentators.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 9</title>
<pubDate>2/28/2008</pubDate>
<description type="html">The competition for Event 9 in the Sudden Death Challenge is now open. Meanwhile, the deadline for Event 8 is 2/28/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:David Coles</title>
<pubDate>2/28/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: David Coles</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Move Files Based on a Portion of the File Name?</title>
<pubDate>2/28/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use regular expressions to read a portion of a file name, then move files to folders based on those names. And yes, the Scripting Guys -- or, more accurately, a Scripting Guy -- made a mistake. Sort of.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0228.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 8</title>
<pubDate>2/27/2008</pubDate>
<description type="html">The competition for Event 8 in the Sudden Death Challenge is now open. Meanwhile, the deadline for Event 7 is 2/27/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:Tracy Roberts</title>
<pubDate>2/27/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Tracy Roberts</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a GUID Using Windows PowerShell?</title>
<pubDate>2/27/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how easy it is to use Windows PowerShell to create a GUID. And yet another challenge from the Scripting Guys, this time to those of you who are still debating whether to enter some of the Scripting Games events.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0227.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Event 5 and 6 Solutions</title>
<pubDate>2/26/2008</pubDate>
<description type="html">We've reached the deadline for Events 5 and 6. Take a look at the Scripting Guy's solutions, as well as solutions to the Advanced events provided by our special guest commentators.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 7</title>
<pubDate>2/26/2008</pubDate>
<description type="html">The competition for Event 7 in the Sudden Death Challenge is now open. Meanwhile, the deadline for Event 6 is 2/26/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:Mike Holden</title>
<pubDate>2/26/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Mike Holden</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Check the Value of a Specific Cell in a Bunch of Excel Spreadsheets?</title>
<pubDate>2/26/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to check for a value in a specific cell of all Microsoft Excel files in a folder. And find out why Scripting Guy Greg Stemp keeps handing out zeroes in the Scripting Games events.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0226.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 6</title>
<pubDate>2/25/2008</pubDate>
<description type="html">The competition for Event 6 in the Sudden Death Challenge is now open. Meanwhile, the deadline for Event 5 is 2/25/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:Rod Stewart</title>
<pubDate>2/25/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Rod Stewart</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Find a Word in a Document and Change the Background Color of the Paragraph Where That Word Appears?</title>
<pubDate>2/25/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find a word in a Microsoft Word document, then change the background of the entire paragraph in which the word was found. And another woe-is-me story from the bleary-eyed Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0225.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Event 3 and 4 Solutions</title>
<pubDate>2/22/2008</pubDate>
<description type="html">We've reached the deadline for Events 3 and 4. Take a look at the Scripting Guy's solutions, as well as solutions to the Advanced events provided by our special guest commentators.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 5</title>
<pubDate>2/22/2008</pubDate>
<description type="html">The competition for Event 5 in the Sudden Death Challenge is now open. Meanwhile, the deadline for Event 4 is 2/22/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:Gordon Yuen</title>
<pubDate>2/22/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Gordon Yuen</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace Incorrect Dates in My File Names?</title>
<pubDate>2/22/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to replace incorrect dates in a file name. And that's about it.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0222.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 4</title>
<pubDate>2/21/2008</pubDate>
<description type="html">The competition for Event 4 in the Sudden Death Challenge is now open. Meanwhile, the deadline for Event 3 is 2/21/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:Karen Elliott</title>
<pubDate>2/21/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Karen Elliott</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Set a Reminder on All My Outlook Appointments?</title>
<pubDate>2/21/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to set reminders on all your Microsoft Outlook appointments and meetings. As soon as you're done reading this column, get back to work on the Scripting Games -- that's what the Scripting Guys are probably doing.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0221.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Event 1 and 2 Solutions</title>
<pubDate>2/20/2008</pubDate>
<description type="html">We've reached the deadline for Events 1 and 2. Take a look at the Scripting Guy's solutions, as well as solutions to the Advanced events provided by our special guest commentators.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 3</title>
<pubDate>2/20/2008</pubDate>
<description type="html">The competition for Event 3 in the Sudden Death Challenge is now open. Meanwhile, the deadline for Event 2 is 2/20/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:David Bayer</title>
<pubDate>2/20/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: David Bayer</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Mark the First Occurrence of a Number in an Excel Spreadsheet?</title>
<pubDate>2/20/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to look for and mark the first occurrence of each number in a Microsoft Excel spreadsheet. And we think we've found the limit of the Scripting Guys' super-powers.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0220.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Sudden Death Challenge Event 2 </title>
<pubDate>2/19/2008</pubDate>
<description type="html">The competition for Event 2 in the Sudden Death Challenge is now open. Meanwhile, the deadline for Event 1 is 2/19/2008, 3:00 PM Pacific Standard Time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/sdhome.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection:Chris Osborne</title>
<pubDate>2/19/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Chris Osborne</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Enable Users to Change File Extensions Using the SendTo Command?</title>
<pubDate>2/19/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to create a script that will enable you to prompt users to change file extensions when they select the SendTo command. Assuming this isn't Day 1 of anything important you should be able to read this column without too much trouble.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0219.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Nick Ford</title>
<pubDate>2/18/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Nick Ford</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract Three-Digit Numbers From a String?</title>
<pubDate>2/18/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use regular expressions to extract three-digit numbers from within a string. And the Scripting Games are in full swing.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0218.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Opening Ceremonies</title>
<pubDate>2/15/2008</pubDate>
<description type="html">The 2008 Scripting Games have begun! Take a look at the events, download the competitors pack, check out the News page, read about all the different challenges and prizes -- there's a lot to do, you better get started!</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Geoffrey Grinton</title>
<pubDate>2/15/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Geoffrey Grinton</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use a Disconnected Recordset in Windows PowerShell?</title>
<pubDate>2/15/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use Windows PowerShell to work with disconnected recordsets. And a not-so-subtle hint to start off Day 1 of the 2008 Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0215.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Clifford Williamson</title>
<pubDate>2/14/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Clifford Williamson</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Run a Subroutine in an HTA After a Set Amount of Time?</title>
<pubDate>2/14/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to set a time in an HTML Application. Also, some comentary about today's holiday.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0214.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Eric Payne</title>
<pubDate>2/13/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Eric Payne</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Convert Pacific Standard Time to My Local Time?</title>
<pubDate>2/13/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to convert a time given in Pacific Standard time to time in your local time zone. Just one more step in preparing you for the 2008 Winter Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0213.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Alan Mosley</title>
<pubDate>2/12/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Alan Mosley</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Sort a CSV File?</title>
<pubDate>2/12/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use Windows PowerShell to sort the contents of a comma-separated values file. Also, find the surprising answer to what gets made at a pizza place.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0212.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>2/11/2008</pubDate>
<description type="html">3 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Robert Moore</title>
<pubDate>2/11/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Robert Moore</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Extraneous Spaces From Fields in a Text File?</title>
<pubDate>2/11/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to remove unwanted spaces from a text file. And if you haven't been paying attention lately, it's time to take a look a the latest list of prizes for the 2008 Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0211.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Creating a Custom Input Box</title>
<pubDate>2/8/2008</pubDate>
<description type="html">An introduction to creating graphical user interfaces with Windows PowerShell. In this episode: creating a custom input box.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/feb08/pstip0208.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Imran Hashim</title>
<pubDate>2/8/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Imran Hashim</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Working With User Input</title>
<pubDate>2/8/2008</pubDate>
<description type="html">This week's tip explains how to prompt for user input and read that input.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip0208.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Select Text in a HTA and Then Append That Text to a File?</title>
<pubDate>2/8/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that expands on a previous column by showing you how to select text from within an HTML Application and append that text to a specified text file. Plus, news that's not about the Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0208.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Frank Fattizzi</title>
<pubDate>2/7/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Frank Fattizzi</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Read Custom Summary Information Properties for an Excel File?</title>
<pubDate>2/7/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to read custom summary information properties from a Microsoft Excel file. And, once again, more Scripting Games news -- this time of special interest to Windows PowerShell scripters.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0207.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Anoop Puthan Veetil</title>
<pubDate>2/6/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Anoop Puthan Veetil</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Read Computer Names From a Text File and Then Verify Whether or Not Those Computers Still Exist?</title>
<pubDate>2/6/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to read a list of computer names from a file then search Active Directory to see whether those computers exist. And if you haven't looked lately, you should check the list of prizes for the 2008 Scripting Games -- the list is growing larger all the time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0206.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Simon Dalling</title>
<pubDate>2/5/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Simon Dalling</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Count the Number of Sentences and Paragraphs in a Word Document?</title>
<pubDate>2/5/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can count -- approximately -- the number of sentences and paragraphs in a Micorosft Word document. This article also gives you your annual post-Super Bowl wrap-up.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0205.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2008 Winter Scripting Games: Official Program</title>
<pubDate>2/4/2008</pubDate>
<description type="html">Get the inside scoop on the 2008 Winter Scripting Games, including a schedule and description of events; information on new Scripting Games features like the Sudden Death Challenge; and much, much more.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Jeremy Clore</title>
<pubDate>2/4/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Jeremy Clore</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create an HTA For Displaying Log Files?</title>
<pubDate>2/4/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to populate a list box in an HTML Application with files and display the contents of the text files within the HTA. Even if you read this article, you should still download and read the 2008 Winter Scripting Games program.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0204.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Maureen Farrell</title>
<pubDate>2/1/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Maureen Farrell</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Using Regular Expressions</title>
<pubDate>2/1/2008</pubDate>
<description type="html">This week's tip explains how to work with regular expressions.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip0201.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Working with SIDs</title>
<pubDate>2/1/2008</pubDate>
<description type="html">Find the Security Identifiers (SIDs) for local and Active Directory users; or, conversely, find the user associated with a SID.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/feb08/pstip0201.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Randomly Assign a Sound to a Sound Event?</title>
<pubDate>2/1/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to randomize the selection of sound files for a sound event. Also, who wants some cheese on their latte?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb08/hey0201.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Sankar Muthaiah</title>
<pubDate>1/31/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Sankar Muthaiah</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Retrieve the Non-Unique Items in a List?</title>
<pubDate>1/31/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how easily you can retrieve non-unique items from a list with Windows PowerShell. And find out about the shipment of monkeys the Scripting Guys received.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0131.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Carlos Alberto</title>
<pubDate>1/30/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Carlos Alberto</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Display a Message or Change the Cursor When Carrying Out a Lengthy Operation in an HTA?</title>
<pubDate>1/30/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can display a message within an HTML Application and change the cursor while a lengthy operation is going on in the background. This article comes with a warning label.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0130.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Jarno Maki</title>
<pubDate>1/29/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Jarno Maki</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Color of a Spreadsheet Cell Based on a Range of Values?</title>
<pubDate>1/29/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to change the color of cells in a Microsoft Excel spreadsheet based on the values in those cells. This article comes to you straight from the home of the snowed-in Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0129.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>1/28/2008</pubDate>
<description type="html">1 new script posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Arnaud Petitjean</title>
<pubDate>1/28/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Arnaud Petitjean</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Disk Quota That Gives the User Unlimited Disk Space?</title>
<pubDate>1/28/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that expands on a previous column by showing you, with a little help from a rupture in the space-time continuum, how to create a disk quota the gives the user unlimited disk space.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0128.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Andy Schneider</title>
<pubDate>1/25/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Andy Schneider</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Reading from a Text File</title>
<pubDate>1/25/2008</pubDate>
<description type="html">This week's tip shows you how easy it is to read from a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip0125.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Adding a Simple Menu to a Windows PowerShell Script</title>
<pubDate>1/25/2008</pubDate>
<description type="html">This tip shows you how to display a menu of options to the user and take action based on the option selected.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jan08/pstip0125.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Schedule an All-Day Event in Microsoft Outlook?</title>
<pubDate>1/25/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to schedule an all-day recurring appointment in Microsoft Outlook, and helps to remind you about the 2008 Winter Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0125.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Marco Shaw</title>
<pubDate>1/24/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Marco Shaw</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Sort the Contents of a Text File in Numerical Order?</title>
<pubDate>1/24/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you to sort the lines of a text file based on a number at the beginning of each line. After you read this article, you'll want to forget it immediately.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0124.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Erik Renes</title>
<pubDate>1/23/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Erik Renes</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Priority of Each Instance of an Application?</title>
<pubDate>1/23/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can monitor for new processes and reset the priority on those processes. Also, a new announcment about the Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0123.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Chris Bland</title>
<pubDate>1/22/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Chris Bland</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Synchronize a Text File of Folder Names With the Subfolders in a Folder?</title>
<pubDate>1/22/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to compare a list of folder names to the subfolder within a particular folder, then choose whether to synchronize the two. Plus, more big announcements about the upcoming Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0122.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>1/21/2008</pubDate>
<description type="html">2 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Tim Laqua</title>
<pubDate>1/21/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Tim Laqua</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Import Multiple Worksheets into an Access Database?</title>
<pubDate>1/21/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to copy multiple worksheets from a Microsoft Excel spreadsheet into a Microsoft Access database. Plus, a small demonstration of Scripting Guy sportsmanship.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0121.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Elena Cozzarolo</title>
<pubDate>1/18/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Elena Cozzarolo</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Reading from the Registry</title>
<pubDate>1/18/2008</pubDate>
<description type="html">This week's tip explains how to read values from a given registry key.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip0118.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Pausing a Script Until the User Presses a Key</title>
<pubDate>1/18/2008</pubDate>
<description type="html">Find out how to pause a script until the user says it's okay to continue.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jan08/pstip0118.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search For Values in an Excel Worksheet?</title>
<pubDate>1/18/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to search a Microsoft Excel worksheet for certain values. Okay, who said IronPython?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0118.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Helder Sepulveda</title>
<pubDate>1/17/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Helder Sepulveda</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Replace Characters in a Text File?</title>
<pubDate>1/17/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can use Windows PowerShell to -- that's right -- replace characters in a text file. And a little advise on how to live longer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0117.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Stefan Suesser</title>
<pubDate>1/16/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Stefan Suesser</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract Specific Information From a Word Document and Then Use That Information to Rename the Document?</title>
<pubDate>1/16/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can rename a series of Microsoft Word files based on information read from those files. And, just for fun, a little bit of news from the stranger side of life.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0116.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Fabio de Paula</title>
<pubDate>1/15/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Fabio de Paula</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Record to a Database Using Windows PowerShell?</title>
<pubDate>1/15/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use Windows PowerShell to add a record to a Microsoft Access database. And we'd like to wish you all a (belated) Happy Scripting Guys Day!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0115.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>1/14/2008</pubDate>
<description type="html">3 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Blogs</title>
<pubDate>1/14/2008</pubDate>
<description type="html">Read what other people are saying about the Scripting Games, and various other topics.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/blogs.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Richard Siddaway</title>
<pubDate>1/14/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Richard Siddaway</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search For a Folder and Return the Folder Path?</title>
<pubDate>1/14/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to search for a folder by folder name and retrieve the path to each folder by that name. And the latest in the saga of the Scripting Son: Idaho, here he comes!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0114.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Prizes Announced</title>
<pubDate>1/11/2008</pubDate>
<description type="html">Find out what you have the chance to win in the 2008 Scripting Games. (There might even be more prizes added, but we're still working on that.)</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games08/prizes.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Muhammad Faheem Sarani</title>
<pubDate>1/11/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Muhammad Faheem Sarani</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Exiting a Loop</title>
<pubDate>1/11/2008</pubDate>
<description type="html">This week's tip explains how to exit a loop -- before the loop is ready to be exited.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip0111.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Using the Switch Statement</title>
<pubDate>1/11/2008</pubDate>
<description type="html">Believe it or not, the switch statement is known as one of the most useful statements in Windows PowerShell. Find out why this week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jan08/pstip0111.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tally All the Items in a Microsoft Word Document?</title>
<pubDate>1/11/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to tally items listed as individual paragraphs in a Microsoft Word document. Tell all your friends!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0111.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Rafael Tokashiki</title>
<pubDate>1/10/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Rafael Tokashiki</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Duplicate Files in a Folder and Its Subfolders?</title>
<pubDate>1/10/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find and list all the duplicate filenames in a folder and its subfolders. This column is supposedly brought to you by one of the world's most accomplished professionals.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0110.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: David Moravec</title>
<pubDate>1/9/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: David Moravec</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Reset the Revision Number of a Word Document to 1?</title>
<pubDate>1/9/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you a wacky and wild way to reset the revision of a Microsoft Word document to 1.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0109.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Marcus L. Farmer</title>
<pubDate>1/8/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Marcus L. Farmer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Modify the Email Addresses of All the Users in an OU and Its SubOUs?</title>
<pubDate>1/8/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to turn all the email addresses in an Active Directory OU and its subOUs to lowercase. This column also explains why the easiest way to hide something from the Scripting Guy who writes this column is to just hand it to him.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0108.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Profiles in Perfection: Jean JMST</title>
<pubDate>1/7/2008</pubDate>
<description type="html">Profiles in Perfection honors competitors who received at least one perfect score in the 2007 Winter Scripting Games. Up today: Jean JMST.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2008/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>1/7/2008</pubDate>
<description type="html">6 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy the Membership of a Local Group to a New Local Group?</title>
<pubDate>1/7/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that gives you the lowdown on the 2008 Winter Scripting Games. Oh, and also shows you how to copy group membership from an existing group to a newly-created group.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0107.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Retrieving Command-Line Arguments</title>
<pubDate>1/4/2008</pubDate>
<description type="html">This week's tip explains how to retrieve arguments entered at the command line.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip0104.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Creating Formatted HTML Output</title>
<pubDate>1/4/2008</pubDate>
<description type="html">Use the ConvertTo-HTML cmdlet to create formatted HTML output in Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jan08/pstip0104.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Domain Group to a Local Group?</title>
<pubDate>1/4/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows how to add a domain group to a local group. If you've really been wanting to know how to do this, you just might get a hurricane named after you.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0104.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete a Set of Records From an Access Database?</title>
<pubDate>1/3/2008</pubDate>
<description type="html">A new Hey, Scripting Guy! that shows you how to delete specific records from a Microsoft Access database. Plus, a short discussion on the health issues of fictional characters.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0103.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Group Members Whose User Accounts Reside in a Specific OU?</title>
<pubDate>1/2/2008</pubDate>
<description type="html">Hey, Scripting Guy! rings in the new year by showing you how you can remove group members from a specific OU, and by sharing some little-known facts about this column. And maybe even giving away a few T-shirts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan08/hey0102.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Gift Guide</title>
<pubDate>12/17/2007</pubDate>
<description type="html">Looking for the perfect gift for that all-important scripter in your life? From script editors to books, from Active Directory to Group Policy, find out about the cool stuff available for Windows PowerShell this season.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/tools/guide.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Toolbox</title>
<pubDate>12/17/2007</pubDate>
<description type="html">A comprehensive list -- well, a list anyway -- of useful resources, from books to utilities to Web sites, that can help you work with Windows PowerShell</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/toolbox.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Interview with Lee Holmes</title>
<pubDate>12/14/2007</pubDate>
<description type="html">Lee Holmes, Windows PowerShell developer, talks about PowerShell and about his new book: Windows PowerShell Cookbook.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/interviews/leeholmes.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Retrieving the File Path of the Running Script</title>
<pubDate>12/14/2007</pubDate>
<description type="html">This week's tip explains how to discover the file path of the currently-running script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip1214.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Creating and Modifying Environment Variables</title>
<pubDate>12/14/2007</pubDate>
<description type="html">Create and modify process-level, user-level, and machine-level environment variables.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/dec07/pstip1214.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine If Any of the Files in a Folder Have Been Modified in the Past 90 Days?</title>
<pubDate>12/14/2007</pubDate>
<description type="html">The last Hey, Scripting Guy! column of 2007 shows you how you can find all folders that contain only files that haven't been modified in the past 90 days.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1214.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Duplicate Values From a Pair of Text Files?</title>
<pubDate>12/13/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can compare the contents of two text files and remove duplicate entries from both files. And an update on the TechEd IT Forum Challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1213.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Background Color of a Text Box?</title>
<pubDate>12/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to set the background color of a text box in an HTML Application, and even how to dynamically change that color. Also, a gift idea for friends and family that could eliminate a major problem people have with pancakes.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1212.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete Files That Are a Specified Number of Hours Old?</title>
<pubDate>12/11/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to delete all the files in a folder that are a specified number of hours (or even minutes) old. Plus the never-ending struggle between men, women, and robots.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1211.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>12/10/2007</pubDate>
<description type="html">12 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace Text That Includes Double Quote Marks and a Tab Character?</title>
<pubDate>12/10/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to replace text in a text file when that text contains double quotes or a tab character. And it's another difficult trip to the grocery store for one of the Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1210.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Getting Information About the Logged-On User</title>
<pubDate>12/7/2007</pubDate>
<description type="html">There's an easy way to get information about the logged-on user and the local computer in Windows PowerShell; we show it to you in this Tip of the Week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/dec07/pstip1207.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Converting Characters to Their ASCII Equivalent (and Back)</title>
<pubDate>12/7/2007</pubDate>
<description type="html">This week's tip shows you how to convert a character to it's ASCII equivalent, and how to turn an ASCII number into a character.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip1207.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map Drives Based on Membership in an Active Directory Group When the User Belongs to Multiple Groups?</title>
<pubDate>12/7/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to map drives based on membership in an Active Directory group when the user might belong to more than one group. Brought to you thanks to the Scripting Editor.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1207.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Scripting Guys Need Friends</title>
<pubDate>12/6/2007</pubDate>
<description type="html">Come join the new Scripting Guys Facebook group. Okay, it's not all that interesting today, but it will be. Stop by and join our group!</description>
<link>http://www.microsoft.com/technet/scriptcenter/newswire/facebook.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map Drives Based on Membership in an Active Directory Group?</title>
<pubDate>12/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to map drives based on membership in an Active Directory group. Plus, the Scripting Guys' latest commentary on television ads.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1206.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Start a Script in a Hidden Window?</title>
<pubDate>12/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can start a script -- or a command-line tool -- from a hidden window. And, due to our typical Seattlite obsession with rain, we thought we'd share some rain-related statistics with you.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1205.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Cut a Row From One Excel Spreadsheet and Paste That Row Into Another Spreadsheet?</title>
<pubDate>12/4/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to cut and paste between Microsoft Excel spreadsheets. Time for another weather report from Redmond: rain, rain, and more rain.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1204.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>12/3/2007</pubDate>
<description type="html">3 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Start an Application From a Windows PowerShell Script, Then Pause the Script Until the Application Has Terminated?</title>
<pubDate>12/3/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to start an application from Windows PowerShell and pause the script until the application terminates. Plus, the Scripting Guys need some friends.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec07/hey1203.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Font Size of a Span in an HTA?</title>
<pubDate>11/30/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can change the font size of a span within an HTML Application, with examples showing how to toggle between fonts and how to select a font size from a list box. In addition, find out what it takes -- or how many steps it takes -- for the Scripting Guys to get around.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1130.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Sorting a String Array</title>
<pubDate>11/30/2007</pubDate>
<description type="html">This week's tip shows you how to sort arrays of strings in all the scripting languages that will be used in the 2008 Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip1130.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Getting Rid of a COM Object (Once and For All)</title>
<pubDate>11/30/2007</pubDate>
<description type="html">Sometimes COM objects stick around a little longer than we wouldd like. Find out how to get rid of them for good.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/nov07/pstip1130.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Everything From an Active Directory Group Except Other Groups?</title>
<pubDate>11/29/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to remove everything from a group in Active Directory except other groups. And find out how long it takes to send college entrance scores over the Internet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1129.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Manager for All the Groups in Active Directory?</title>
<pubDate>11/28/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve a list of all the groups in Active Directory along with the user responsible for each group. This article includes a bonus script that will help ensure you don't forget the 2008 Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1128.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve Time Zone Information for a Computer?</title>
<pubDate>11/27/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can retrieve time zone information from a computer. Also, the results of the annual Turducken Bowl are in.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1127.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Randomly Assign a Picture From the My Pictures Folder as the Computer Wallpaper?</title>
<pubDate>11/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to, well, randomly-assign a picture from the My Pictures folder to the computer wallpaper. And it's time to tie up some loose ends.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1126.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell If a Time Occurred in the Morning or the Evening?</title>
<pubDate>11/21/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can determince whether a specific time of day is morning or evening. And, it's time for the annual Turducken Bowl.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1121.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Limit the Number of Characters That Can Be Typed Into a Textarea?</title>
<pubDate>11/20/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to limit the number of characters that can be typed into a text area of an HTML Application. And find out just how many friends the Scripting Guys have.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1120.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Tip: Generating Random Numbers</title>
<pubDate>11/19/2007</pubDate>
<description type="html">The first in a series of tips that just might help you in the 2008 Winter Scripting Games. This week's tip: generating random numbers.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/tips08/gtip1112.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell If a Computer Has a SmartCard Reader Attached?</title>
<pubDate>11/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can determine whether a computer has a smartcard reader attached to it. And it's time for jet lag and Monday Night Football.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1119.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Barcelona Banter: Friday</title>
<pubDate>11/16/2007</pubDate>
<description type="html">Report from Day 5 of TechEd IT Forum: Time to Be Tourists</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itwrapup.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Barcelona Banter: Thursday</title>
<pubDate>11/16/2007</pubDate>
<description type="html">Report from Day 4 of TechEd IT Forum: No More Swag</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itfriday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Doctor Scripto's Fun Book Puzzles and Answers</title>
<pubDate>11/16/2007</pubDate>
<description type="html">You might not have been lucky enough to make it to TechEd 2007 in Orlando or TechEd IT Forum 2007 in Barcelona, but now you can try out the puzzles that were in the Fun Book that was handed out at those events.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/funbook/puzzles/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Set the Date and Time on a Computer?</title>
<pubDate>11/16/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can set the system date and time on a computer. This column marks the last day of TechEd IT Forum 2007.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1116.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Barcelona Banter: Wednesday</title>
<pubDate>11/15/2007</pubDate>
<description type="html">Report from Day 3 of TechEd IT Forum: The Case of the Missing Table.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itthursday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Script Center All-in-One Download</title>
<pubDate>11/15/2007</pubDate>
<description type="html">Download this fully-searchable Help file, which includes over 150 articles from the Script Center.</description>
<link>http://www.microsoft.com/downloads/details.aspx?FamilyId=75CCA21A-53B9-4949-9B62-A8FC7926E914</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Remoting Quoting</title>
<pubDate>11/15/2007</pubDate>
<description type="html">More information on how to use the new remoting features in Windows PowerShell 2.0 CTP.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/quoting.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Task Scheduler, Part 2</title>
<pubDate>11/15/2007</pubDate>
<description type="html">Learn how to create folders and delete tasks and folders from the Windows Vista Task Scheduler.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/vista/tasks2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Self-Updating Text Box in an HTA?</title>
<pubDate>11/15/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to dynamically update a text box in an HTML Application based on the contents of other text boxes. Plus some little-known facts about Wilfred the Hairy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1115.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Barcelona Banter: Tuesday</title>
<pubDate>11/14/2007</pubDate>
<description type="html">Report from Day 2 of TechEd IT Forum: Six Hours in a Booth.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itwednesday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Hey, Scripting Guy! Archive Update</title>
<pubDate>11/14/2007</pubDate>
<description type="html">An update of the Hey, Scripting Guy! archive. This download includes all Hey, Scripting Guy! articles from August 2004 through September 2007.</description>
<link>http://www.microsoft.com/downloads/details.aspx?FamilyID=5f5e0bda-923a-4744-8289-afb73f6a5ed8</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Searching Active Directory with Windows PowerShell</title>
<pubDate>11/14/2007</pubDate>
<description type="html">Learn how to search Active Directory using Windows PowerShell. These scripts work for all versions of Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/searchad.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Script Repository: Searching Active Directory, Windows PowerShell</title>
<pubDate>11/14/2007</pubDate>
<description type="html">Ready-made scripts for searching Active Directory using Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/scripts/powershell/search/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Script Repository: Searching Active Directory, VBScript</title>
<pubDate>11/14/2007</pubDate>
<description type="html">Ready-made scripts for searching Active Directory using VBScript.</description>
<link>http://www.microsoft.com/technet/scriptcenter/scripts/ad/search/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Run a Script Any Time Outlook is Started?</title>
<pubDate>11/14/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use process monitoring to start a script when Microsoft Outlook is started. And the Scripting Guys attend a party -- maybe.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1114.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Barcelona Banter: Monday</title>
<pubDate>11/13/2007</pubDate>
<description type="html">Report from Day 1 of TechEd IT Forum: The Welcome Reception</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/ittuesday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script Archive Download</title>
<pubDate>11/13/2007</pubDate>
<description type="html">An updated Help file of all the Sesame Script articles, June 2005 through September 2007</description>
<link>http://www.microsoft.com/downloads/details.aspx?FamilyId=FF973FBE-9382-4E4C-80DE-E7DE14FD83E6</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Thrown for a Loop, Part 2</title>
<pubDate>11/13/2007</pubDate>
<description type="html">It's back to basics for the November Sesame Script. Find out all about Do loops.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss1107.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Old Files From All the Folders That Share a Folder Name?</title>
<pubDate>11/13/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to search for all folders with the same name and remove files from those folders older than a specified date. Plus, interesting facts about Barcelona.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1113.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Barcelona Banter: Preview</title>
<pubDate>11/12/2007</pubDate>
<description type="html">Find out how the Scripting Guys did in Airline Trivia.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itmonday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 1.0 Graphical Help File Update</title>
<pubDate>11/12/2007</pubDate>
<description type="html">This fully-searchable help file for Windows PowerShell has been updated with more articles and information, including the weekly PowerShell Tips and the Windows PowerShell Owner's Manual.</description>
<link>http://www.microsoft.com/downloads/details.aspx?FamilyId=3B3F7CE4-43EA-4A21-90CC-966A7FC6C6E8</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0 CTP: Graphical Help File Download</title>
<pubDate>11/12/2007</pubDate>
<description type="html">Download the Graphical Help File for Windows PowerShell 2.0 CTP, featuring new cmdlets plus all the 1.0 information.</description>
<link>http://www.microsoft.com/downloads/details.aspx?FamilyId=FEFB2572-559A-46FE-978D-5A00490B20FA</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0 CTP: Graphical PowerShell</title>
<pubDate>11/12/2007</pubDate>
<description type="html">A very preliminary look at a graphical editing environment for Windows PowerShell</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/graphical.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0 CTP: Remoting</title>
<pubDate>11/12/2007</pubDate>
<description type="html">An introduction to remoting in Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/remote.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0 CTP: Debugger</title>
<pubDate>11/12/2007</pubDate>
<description type="html">Set breakpoints, walk through your scripts at your own pace, and watch them work.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/debug.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0 CTP: WMI Enhancements</title>
<pubDate>11/12/2007</pubDate>
<description type="html">Find out about the new cmdlets that have been added to help you work with Windows Management Instrumentation (WMI)</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/wmiin2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0 CTP: The Select-String Cmdlet</title>
<pubDate>11/12/2007</pubDate>
<description type="html">New parameters have been added to this tried-and-true cmdlet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/selectstring.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0 CTP: The Out-GridView Cmdlet</title>
<pubDate>11/12/2007</pubDate>
<description type="html">Organize your output in an easy-to-read grid with this new cmdlet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/gridview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0 CTP Home</title>
<pubDate>11/12/2007</pubDate>
<description type="html">A new page devoted entirely to helping you learn about the CTP release of Windows PowerShell 2.0.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/pshell2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Guys' TechEd IT Forum Challenge</title>
<pubDate>11/12/2007</pubDate>
<description type="html">Here's your last chance to win a Dr. Scripto bobblehead. Contest ends December 12, 2007.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itchallenge.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract a User Name and Drive Name From a String Value?</title>
<pubDate>11/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to parse a string to retrieve specific information. Not only that, but it's day 1 of TechEd IT Forum.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1112.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save Information in an HTA as a Tab-Separated Values File?</title>
<pubDate>11/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to read information from text boxes in an HTML Application into a tab-separated values file. And find out what the Script Center has in common with the Eiffel Tower.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1109.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Name and whenCreated Values for All the Users in Active Directory?</title>
<pubDate>11/8/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve values from all the users in Active Directory and write them to a CSV file. Enjoy the article while the Scripting Guys fly to Barcelona.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1108.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Getting Started with Windows PowerShell 2.0 CTP: Remoting</title>
<pubDate>11/7/2007</pubDate>
<description type="html">A "quick start" guide to the new remoting features included in Windows PowerShell 2.0 CTP.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/remoting1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>11/7/2007</pubDate>
<description type="html">This is the last day of the TechEd IT Forum Preview -- the real thing starts on Monday.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove a Value From the Path Environment Variable?</title>
<pubDate>11/7/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can remove a value from the Path environment variable. After reading this, you can decide for yourself whether the Scripting Guys are idiots.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1107.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell 2.0: Come to the Party!</title>
<pubDate>11/6/2007</pubDate>
<description type="html">A new quick start guide to downloading, installing, configuring, and using Windows PowerShell 2.0.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/v2start.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>What's New in Windows PowerShell 2.0 CTP</title>
<pubDate>11/6/2007</pubDate>
<description type="html">The Community Technology Preview of Windows PowerShell 2.0 is out. Get an overview of some of the new features in this release and learn what you need to know before installing.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/newin2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>11/6/2007</pubDate>
<description type="html">Okay, so not everything always goes perfectly smoothly. But we can fix it.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Bunch of .WAV Files in a Folder?</title>
<pubDate>11/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can create a bunch of randomly-named files in a folder. Plus you'll find out what working from home is all about -- at least for one Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1106.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>11/5/2007</pubDate>
<description type="html">6 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Make the Name of the File the First Line of Each Text File in a Folder?</title>
<pubDate>11/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to add the file name to the first line of a text file for all files in a folder. And, you know it's going to be a long day when you forget the doughnuts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1105.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>11/2/2007</pubDate>
<description type="html">It's Friday, the Scripting Guys are ready for the weekend.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Automatic Script Writing Using Get-History</title>
<pubDate>11/2/2007</pubDate>
<description type="html">Learn how the Get-History cmdlet can actually help you write your Windows PowerShell scripts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/nov07/pstip1102.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove All the Network Printers on a Computer?</title>
<pubDate>11/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to remove all the network printers from a computer running Windows 2000 or a later versions of Windows. And, a brief look into some Scripting Guys discussions.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1102.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>11/1/2007</pubDate>
<description type="html">Another announcement: we're talking downloads this time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Value of the Last Cell in an Excel Range?</title>
<pubDate>11/1/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to echo back the value contained in the last cell in a range in Microsoft Excel.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov07/hey1101.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>10/31/2007</pubDate>
<description type="html">There's another TechEd Challenge on the way.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Delete All the Files in a Folder Older Than 90 Days?</title>
<pubDate>10/31/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to use Windows PowerShell to delete files from a folder based on date. And it's a special day for the Scripting Editor.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1031.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>10/30/2007</pubDate>
<description type="html">Finally, some progress.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Age, in Years, of an Outlook Contact?</title>
<pubDate>10/30/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to find all the contacts in your Microsoft Outlook Contacts folder who have dates entered for their birthdays and determine the ages of each of those contacts. This script might have a few surprises for some of us.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1030.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>10/29/2007</pubDate>
<description type="html">1 new script posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>10/29/2007</pubDate>
<description type="html">The number 22 has taken on significant meaning to the Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Start a Remote Process Under CScript If the Script Path Contains Blank Spaces?</title>
<pubDate>10/29/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to start a remote process under cscript, even if the path to that process contains spaces. And find out what happens when one of the Scripting Guys gets a brain freeze.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1029.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>10/26/2007</pubDate>
<description type="html">In typical Scripting Guys fashion, we got very little done today. But this time we can blame someone else.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: More Fun with Dates (and Times)</title>
<pubDate>10/26/2007</pubDate>
<description type="html">Find out what you can do with the Get-Date cmdlet. Plus, use the .NET Framework to retrieve system date and time information.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/oct07/pstip1026.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Present a Dialog Box that Allows Users to Rename Files?</title>
<pubDate>10/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to open a dialog box that will allow users to rename, and move, files. Also, little-known facts about breakfast cereal.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1026.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>10/25/2007</pubDate>
<description type="html">It was a full day of working with pre-release software -- something that's always an adventure.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Be Notified if an Access Database File Exceeds a Specific Size?</title>
<pubDate>10/25/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to monitor a file and send a notification if it reaches a certain size. Plus, 100 (or thereabouts) reasons this column leaves you speechless.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1025.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd IT Forum: The Journey Begins</title>
<pubDate>10/24/2007</pubDate>
<description type="html">With two weeks left before they head to Barcelona, the Scripting Guys are working hard -- no, really -- to get everything ready. Follow their progress and find out what's in store November 12 - 16.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/itpreview.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Move Files Based on a Value in the File Name?</title>
<pubDate>10/24/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to move files to a different folder based on a string found within the file name. And the Scripting Guy who writes this column finally apologizes.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1024.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract All the Text Between Two Tags in a Text File?</title>
<pubDate>10/23/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to search for two tags within a text file and extract the text between those tags. And find out how you know you're really popular.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1023.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>10/22/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Hunting for Objects</title>
<pubDate>10/22/2007</pubDate>
<description type="html">OK, so you've just discovered that all sorts of objects (like WMI and Microsoft Word and Microsoft Excel) exist on your computer. But how are you supposed to know what to do with these objects? One suggestion? Read the October Sesame Script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss1007.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Convert an Excel Serial Number to a Date and Then Back?</title>
<pubDate>10/22/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to convert a date in a Microsoft Excel spreadsheet from serial format to a standard date format. And, the crazy Puget Sound weather is at it again.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1022.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve a List of Unique Users from the Security Event Log?</title>
<pubDate>10/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve a list of unique users from the Security event log. And if you've had this feeling you've been missing a day lately, like maybe a Monday, well, the Scripting Guys just might know what happened to it.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1019.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Running Windows PowerShell Scripts Against Multiple Computers: Part 2</title>
<pubDate>10/19/2007</pubDate>
<description type="html">In Part 2 of this exciting series on running Windows PowerShell against multiple computers, we explore running against all computers in a domain, and all computers in an OU.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/oct07/pstip1019.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell if a Computer is Bluetooth-Enabled?</title>
<pubDate>10/18/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you, sort of, how to tell if a computer is Bluetooth-enabled, and also whether a particular Bluetooth device is installed. This column once again presents a short history lesson, this time on the origins of "Bluetooth."</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1018.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Puget Sound-area Participants Needed for PowerShell Usability Study</title>
<pubDate>10/17/2007</pubDate>
<description type="html">The Microsoft Usability group is recruiting IT administrators who have intermediate to advanced skills with PowerShell for upcoming usability studies. This is a unique opportunity to provide feedback and improve the user experience of PowerShell version 2. Visit the Script Center home page for more information.</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert New Rows Above the Last Row in an Excel Spreadsheet?</title>
<pubDate>10/17/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to insert new rows above the last row in a Microsoft Excel spreadsheet, and how to insert a new formula into a cell. Then it's back to packing for our trip to TechEd IT Forum.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1017.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I How Can I Copy Data from Excel to PowerPoint?</title>
<pubDate>10/16/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to copy data from Excel and then paste that data onto a new PowerPoint slide. But there is nothing in this column about football; we don't feel like talking about football.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1016.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Percentage of Free Space on a Drive?</title>
<pubDate>10/15/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to determine the percentage of free space on a drive. As a special bonus, try your hand at Scripting Guys Trivia.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1015.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Running Windows PowerShell Scripts Against Multiple Computers</title>
<pubDate>10/12/2007</pubDate>
<description type="html">Learn several different ways to read computer names into a script and run the script against those computers.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/oct07/pstip1012.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map Drives Based on IP Address?</title>
<pubDate>10/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can map drives based on both IP address and Active Directory group membership. This article brought to you by the Internet search engine.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1012.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve Hyperlink Information From an Excel Spreadsheet?</title>
<pubDate>10/11/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve information, lots of information, about hyperlinks in a Microsoft Excel spreadsheet. Today is a big day -- the announcement of the winner of the 2007 Nobel Prize for Literature.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1011.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search Multiple OUs in Active Directory?</title>
<pubDate>10/10/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to create an HTA that allows you to search multiple OUs in Active Directory. Is this good news or bad news?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1010.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert Blank Rows (and Formulas) Into an Excel Worksheet?</title>
<pubDate>10/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to insert blank rows at regular intervals into a Microsoft Excel worksheet, then put formulas into cells in those new rows. And learn more about the exciting life of a Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1009.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Unwanted Tabs From a Text File?</title>
<pubDate>10/8/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to remove trailing tabs from every line of a text file. This article also lets you know who is even more popular than the Microsoft CEO -- as if you couldn't guess.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1008.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>10/8/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Reading Text Files</title>
<pubDate>10/5/2007</pubDate>
<description type="html">Find out how easy it is to read - or sort - the contents of a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/oct07/pstip1005.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save the Attachments for All My New Outlook Messages?</title>
<pubDate>10/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can save attachments for only new messages in Microsoft Outlook. And -- it's Vandal Preview Day!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1005.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Convert an Extension Number to an Actual Phone Number?</title>
<pubDate>10/4/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to convert a telephone extension number to a full phone number, with a bonus script showing how to incorporate Active Directory and Outlook. All of this brough to you by a very tired Scripting Guy; just how tired will be obvious once you read the article.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1004.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve the Field Size and a Sample Record For All the Tables and Fields in an Access Database?</title>
<pubDate>10/3/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that builds on past columns to show you how to get even more information from a Microsoft Access database. Also find out what makes for a good day for at least one Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1003.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Automatically Move the Focus as Users Type in an HTA?</title>
<pubDate>10/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to move the focus from one text box to another as a user types into an HTML Application. Keep in mind as you read these columns over the next few weeks that baseball playoffs have begun.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1002.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>10/1/2007</pubDate>
<description type="html">11 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search a Text File for Terms Read In From a Second Text File?</title>
<pubDate>10/1/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can use terms in one text file to search another text file. And just a reminder, the difference between a good day and a bad day can be how you look at it. (Is that profound or what?)</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct07/hey1001.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Book Excerpt: ASP.NET AJAX in Action</title>
<pubDate>9/28/2007</pubDate>
<description type="html">Get a sneak peek at First Steps With the Microsoft Ajax Library, a chapter from the new book published by Manning Publications.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/ajax/chapter2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting News: Windows Remote Management (WinRM) Available for Windows XP and Windows Server 2003</title>
<pubDate>9/28/2007</pubDate>
<description type="html">Windows Remote Management (WinRM) is now available to be downloaded and installed on Windows XP and Windows Server 2003. Why should you care about this? Read on to find out.</description>
<link>http://www.microsoft.com/technet/scriptcenter/newswire/winrm.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting News: Windows Script 5.7 Released</title>
<pubDate>9/28/2007</pubDate>
<description type="html">Windows Script 5.7 (the same version that ships in Windows Vista) is now available. Find out what's in 5.7, and learn about the one gotcha that can occur when installing the new component.</description>
<link>http://www.microsoft.com/technet/scriptcenter/newswire/wsh57.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Question of the Month Results: What Would You Like to See in a Script Editor?</title>
<pubDate>9/28/2007</pubDate>
<description type="html">Results from the September Scripting Newswire poll.</description>
<link>http://www.microsoft.com/technet/scriptcenter/newswire/question/nq0807.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Modifying a Read-Write Property Using Get-WMIObject</title>
<pubDate>9/28/2007</pubDate>
<description type="html">Is it possible to modify a read-write property in Windows PowerShell using the Get-WMIObject cmdlet? On first glance it doesn't look like it - but we'll take a second glance.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/sept07/pstip0928.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve Field Values in a Microsoft Word Document?</title>
<pubDate>9/28/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve field values, such as Last Saved By and Author, from a Microsoft Word document. This column also gives you a history lesson in Monopoly.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0928.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve IP Addresses (and Only IP Addresses) From a Text File?</title>
<pubDate>9/27/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to retrieve IP addesses from a text file. Also included in this column: a plug for TechEd IT Forum Europe.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0927.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a New Folder in Microsoft Outlook?</title>
<pubDate>9/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can create a new folder in Microsoft Office Outlook - and then delete it. A column almost as exciting as Halo 3. Almost.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0926.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Allow Users to Type Text Into an HTA Table?</title>
<pubDate>9/25/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to add a table to an HTML Application with an editable field in it. You'll also find out how much fun text messaging is - or might be.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0925.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>9/24/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Paragraph Case in Microsoft Word?</title>
<pubDate>9/24/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can change the casing of paragraphs within a Microsoft Word document to title casing or paragraph casing. This column also contains a new rant from the Scripting Guys. Or is it an old rant? It's hard to keep track, isn't it?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0924.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: The String is the Thing</title>
<pubDate>9/21/2007</pubDate>
<description type="html">Working with strings in Windows PowerShell is a breeze, with a little help from the .NET Framework.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/sept07/pstip0921.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Apply a New Template to a PowerPoint Presentation?</title>
<pubDate>9/21/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to apply a template to a Microsoft Office PowerPoint presentation, or even a whole folder full of presentations. And what kind of hotel charges by the pound?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0921.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Dynamically Show Available Drive Letters in a List Box?</title>
<pubDate>9/20/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can dynamically populate a list box in an HTML Application with available drive letters. As an aside, we take a look at how much money it takes to win seven baseball games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0920.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Count the Number of Users in a Group?</title>
<pubDate>9/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to count the total number of users in an Active Directory group, as well as the number of users in each type of group. This article is an authentic, original work of the Scripting Guys - unlike some less-than-authentic content you might find elsewhere.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0919.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Move Files Off the Desktop and Into Specified Folders?</title>
<pubDate>9/18/2007</pubDate>
<description type="html">A new Hey, Scripting Guy that shows you how you can move files off of a user's desktop into folders that match the file extensions. And, it was a sad weekend for Seattle sports fans.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0918.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>9/17/2007</pubDate>
<description type="html">12 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Parse a Comma-Separated Values File?</title>
<pubDate>9/17/2007</pubDate>
<description type="html">Sit back, grab a cup of coffee, and read a new Hey, Scripting Guy that shows you how to read specific fields from a comma-separated values file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0917.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Working with Hash Tables</title>
<pubDate>9/14/2007</pubDate>
<description type="html">Learn how to store key-value pairs in Windows PowerShell, then add, remove, and sort the keys and values.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/sept07/pstip0914.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract Text Embedded Between Target Phrases in a Text File?</title>
<pubDate>9/14/2007</pubDate>
<description type="html">A new Hey, Scripting Guy that shows you how to extract text from a text file that is embedded between target phrases, and then save it to another text file. And the Scripting Guys continue to dwindle in numbers. Or is that just wishful thinking (we won't say on whose part)?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0914.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine Which Version of Windows Vista is Installed on a Computer?</title>
<pubDate>9/13/2007</pubDate>
<description type="html">A new Hey, Scripting Guy that not only shows you how to determine which edition of Windows Vista is installed on a computer, but also explains how Microsoft has managed to match the feats of Baskin-Robbins.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0913.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Object Identifier Generation Script</title>
<pubDate>9/13/2007</pubDate>
<description type="html">A new script showing how you can generate an object identifier (OID) for use with your Active Directory schema.</description>
<link>http://www.microsoft.com/technet/scriptcenter/scripts/ad/domains/addmvb03.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New DPM Scripts</title>
<pubDate>9/13/2007</pubDate>
<description type="html">Five new scripts for managing System Center Data Protection Manager 2007 (DPM).</description>
<link>http://www.microsoft.com/technet/scriptcenter/scripts/dpm/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Update and Then Break All the Links in an Excel Spreadsheet?</title>
<pubDate>9/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to update and then break all the Excel type links in a spreadsheet. Oh: and the Scripting Guy who writes this column gives up.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0912.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Introduction to Scripting Microsoft Office</title>
<pubDate>9/11/2007</pubDate>
<description type="html">This month, learn how to write scripts that use the capabilities of Microsoft Office applications like Word and Excel. Plus, discover a sure-fire way to keep others from moving into your office.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0907.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Open All the Excel Spreadsheets in a Folder and Run a Specified Macro Found in Each of Those Spreadsheets?</title>
<pubDate>9/11/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to run a macro found in all the spreadsheet files in a folder. In addition, this column also shows you how NOT to arrive at a football game on time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0911.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>9/10/2007</pubDate>
<description type="html">20 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Assign Multiple Home Pages to Internet Explorer 7.0?</title>
<pubDate>9/10/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can assign home pages to multiple tabs in Internet Explorer 7. Brought to you by a true dinosaur of the technology world.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0910.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Removing Items From Arrays</title>
<pubDate>9/7/2007</pubDate>
<description type="html">Who said you can't remove an item from an array? This week's Windows PowerShell tip shows you how to do just that, and more.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/sept07/pstip0907.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Any Line in a Text File That Contains a Specified String Value?</title>
<pubDate>9/7/2007</pubDate>
<description type="html">For a bargain price, a new Hey, Scripting Guy! column that shows you how you can remove lines from a text file based on the contents of those lines.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0907.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Backup an Event Log to a Text File?</title>
<pubDate>9/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can back up an event log to a text file. In addition, you'll receive some important information about the Do Not Call registry.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0906.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List the Addresses in My Sent Items Folder in an Excel Spreadsheet?</title>
<pubDate>9/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can get a list of the unique addresses from Outlook's Sent Items folder and put that list in an Excel spreadsheet. And more college football.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0905.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Background Picture to an Excel Worksheet?</title>
<pubDate>9/4/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can add a picture to the background of an Excel worksheet. This column comes with a guarantee.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept07/hey0904.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Formatting Dates and Times</title>
<pubDate>8/31/2007</pubDate>
<description type="html">An all-new Windows PowerShell Tip of the Week that shows you how you can display dates in specific formats, and even create your own custom formats.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/aug07/pstip0831.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove All the Non-Alphabetic Characters in a String?</title>
<pubDate>8/31/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can remove all the non-alphabetic characters from a string. This column includes a special bonus script showing how to do the same thing to an entire text file. And, college football season begins.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0831.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Execute a Scheduled Task in Windows Vista?</title>
<pubDate>8/30/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can execute a scheduled task in Windows Vista. And find out about the eastern migration of the Canadian Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0830.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Reverse All the Lines in a Text File?</title>
<pubDate>8/29/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can reverse the order of lines in a text file. And find out just how well-rounded the Scripting Guys' knowledge is.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0829.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of Appointments for a Specific Month?</title>
<pubDate>8/28/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can get a list of all the appointments in an Outlook calendar for a specific time period. And find out how nice the summer has been in the Seattle area this year.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0828.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/27/2007</pubDate>
<description type="html">17 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Find All the Files in a Directory Tree that Contain a Specific Word or Phrase?</title>
<pubDate>8/27/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can use Windows Desktop Search to find all the files in a specified directory tree that contain a specific word or phrase. Also find out the latest results in Scripting Guy vs. Scripting Son basketball.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0827.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Calculating Text File Statistics</title>
<pubDate>8/24/2007</pubDate>
<description type="html">An all-new Windows PowerShell Tip of the Week that shows you how you can determine the number of words, lines, and characters in a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/aug07/pstip0824.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace Numeric Values in an Excel Spreadsheet?</title>
<pubDate>8/24/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you find only the numeric values in a spreadsheet and change those values based on certain criteria. This column appears in spite of the fact that the Scripting House seems to have disappeared.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0824.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Rob Stradling Script Center</title>
<pubDate>8/23/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Rob Stradling, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete the Oldest File From a Folder If and When That Folder Exceeds a Specified Size?</title>
<pubDate>8/23/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can check the size of a folder, find the oldest file in a folder, then delete that file if the folder reaches a certain size. And the Scripting Guy who writes this column sees if he can get the Scripting Guys into trouble - again.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0823.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Jason Clement Script Center</title>
<pubDate>8/22/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Jason Clement, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the GUID for a User Account If All I Have is the User's Logon Name and Domain?</title>
<pubDate>8/22/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you a really easy way to get the GUID from a user account if you know the logon name and domain. In addition, you'll find out what a campus-wide infusion is.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0822.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Jurgen Fink Script Center</title>
<pubDate>8/21/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Jurgen Fink, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy Data From One Spreadsheet to Another?</title>
<pubDate>8/21/2007</pubDate>
<description type="html">The Scripting Guy in Italy is no longer in Italy, he's back home in Redmond ready to show you a new Hey, Scripting Guy! column that explains how to copy data from one Microsoft Excel spreadsheet to another.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0821.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/20/2007</pubDate>
<description type="html">12 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Gerry Futterman Script Center</title>
<pubDate>8/20/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Gerry Futterman, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell If a Wireless Network Adapter is Connected to the Network?</title>
<pubDate>8/20/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine whether a wireless network adapter is connected to the network. And the Scripting Guy in Italy finally heads home.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0820.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Modifying Message Colors</title>
<pubDate>8/17/2007</pubDate>
<description type="html">An all-new Windows PowerShell Tip of the Week that shows how to change the background and foreground colors of messages, such as warnings and errors, displayed to the console window.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/aug07/pstip0817.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Paul Tarter Script Center</title>
<pubDate>8/17/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Paul Tarter, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Report Disk Quota Information For the Logged-on User?</title>
<pubDate>8/17/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can report disk quota information for the logged-on user, compliments of a street vendor in Venice, Italy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0817.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Derek Kaser Script Center</title>
<pubDate>8/16/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Derek Kaser, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy the Folder Structure of a Folder?</title>
<pubDate>8/16/2007</pubDate>
<description type="html">Before leaving Rome to spend some time in Venice, the Scripting Guy in Italy presents a new Hey, Scripting Guy! column showing how you can copy a folder structure - without the files - from one folder to another.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0816.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Craig Naumann Script Center</title>
<pubDate>8/15/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Craig Naumann, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace Text in an Excel Spreadsheet?</title>
<pubDate>8/15/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can replace one text string with another in a Microsoft Excel worksheet. And get in on the big dilemma - what to do in Rome today?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0815.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Steve Kulyk Script Center</title>
<pubDate>8/14/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Steve Kulyk, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Combine Lines in a Text File?</title>
<pubDate>8/14/2007</pubDate>
<description type="html">The Scripting Guy in Rome gives you another "history" lesson, and shows you how you can combine lines in a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0814.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/13/2007</pubDate>
<description type="html">5 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Tom Hester Script Center</title>
<pubDate>8/13/2007</pubDate>
<description type="html">Today the Script Center gets renamed for Tom Hester, one of nine winners of the Scripting Guys TechEd Challenge</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert a Manual Line Break into a Microsoft Word Document?</title>
<pubDate>8/13/2007</pubDate>
<description type="html">Still in Rome, the Scripting Guy who writes this column shows you how you can insert a manual line break into a Microsoft Word document. He also gives you a short history lesson.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0813.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Determining If a Value Exists in an Array</title>
<pubDate>8/10/2007</pubDate>
<description type="html">An all-new Windows PowerShell Tip of the Week shows a couple different methods for verifying whether or not an item can be found in an array.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/aug07/pstip0810.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine If the Number of Files in a Series of Folders Exceeds a Specified Value?</title>
<pubDate>8/10/2007</pubDate>
<description type="html">Arrivederci, Redmond: one of the Scripting Guys is off to the Eternal City of Rome. Before taking off, however, he put together a new Hey, Scripting Guy! column showing how you can count the number of files stored in a set of subfolders.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0810.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Working With the Registry</title>
<pubDate>8/9/2007</pubDate>
<description type="html">What do scripts that read from and write to the registry have to do with selling a house? Not much, at least as far as we can tell. But when has a little thing like that ever stopped the Scripting Guys?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0807.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save Emails That Are More Than One Month Old?</title>
<pubDate>8/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can save emails in the Sent Items folder in Microsoft Outlook that are more than one month old. And find out about all the preparation a Scripting Guy has to go through before leaving for vacation.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0809.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy Two Files to Each of the Shared Folders on a Computer?</title>
<pubDate>8/8/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can copy files from one computer to all the shared folders on another computer. Also, find out how to meet the Scripting Guys in person when they go to Europe.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0808.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search For and Modify Formatted Text in a Word Document?</title>
<pubDate>8/7/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that presents the delicate topic of searching for formatted text in a Microsoft Word document and changing that text.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0807.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/6/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Sequential Series of Folders?</title>
<pubDate>8/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can request a starting number and ending number and create a sequence of folders based on those numbers. In addition, you might be surprised by tonight's choice of entertainment.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0806.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Even More Things You Can Do With Arrays</title>
<pubDate>8/3/2007</pubDate>
<description type="html">Handy tips for creating arrays (including empty arrays and strongly-typed arrays) in Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/aug07/pstip0803.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add the Date a Picture Was Taken to the File Names of My Digital Photos?</title>
<pubDate>8/3/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use Desktop Search to retrieve the date a picture was taken and change the file name based on that date. Brought to you by a drug-free Script Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0803.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of User Accounts Created On Or Between Two Dates?</title>
<pubDate>8/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search Active Directory and retrieve all user accounts created within a certain time period. And here's your chance to celebrate the Hey, Scripting Guy! anniversary by, well, reading yet another Hey, Scripting Guy! article.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0802.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Play a Sound Each Time a Message Box is Displayed?</title>
<pubDate>8/1/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column giving you a brief lesson in how message boxes work in VBScript. You'll also get a brief lesson in baseball, including finding out where the instructions are kept.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/hey0801.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a New Outlook Distribution List Based On the Membership of an Active Directory Group?</title>
<pubDate>7/31/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create a new distribution list in Microsoft Outlook based on Active Directory group membership. What you won't read in this column is how, exactly, the Scripting Guy who writes this column managed to hurt his back.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0731.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/30/2007</pubDate>
<description type="html">9 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Dynamically Link Two Drop-Down Lists?</title>
<pubDate>7/30/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how, in an HTA, you can change the contents of one drop-down list based on the option chosen in another drop-down list. And a bleary-eyed Scripting Guy sings about a spider-pig.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0730.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Fun Things You Can Do With the Get-ChildItem Cmdlet</title>
<pubDate>7/27/2007</pubDate>
<description type="html">A new Windows PowerShell Tip of the Week that shows you how to retrieve hidden files, retrieve files from multiple folders at once, and a few other interesting little things you can do with the Get-ChildItem cmdlet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jul07/pstip0727.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map a Printer Based on the Computer OU?</title>
<pubDate>7/27/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find the OU on the local computer and map a network printer based on that OU. And the Scripting Guy who writes this column tries - not necessarily successfully - to make amends.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0727.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Configure PowerPoint to Print Handouts Instead of Slides?</title>
<pubDate>7/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can change the default print setting in Microsoft PowerPoint. Also, find out about the Scripting Guys' latest windfall.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0726.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a New WMI Namespace Under the Root Namespace?</title>
<pubDate>7/25/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create - and delete - a WMI namespace. In addition, find out how to spend eternity with your favorite sports team.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0725.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save All My Contacts as VCards?</title>
<pubDate>7/24/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read the contacts from Microsoft Outlook and save each contact as a VCard. And find out what happens when the Scripting Guy who writes this column implies, well, let's just say a lack of grammatical talent, on the part of the Scripting Editor.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0724.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/23/2007</pubDate>
<description type="html">8 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Check Every 30 Minutes to See If a File Has Been Modified?</title>
<pubDate>7/23/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can monitor a file, checking every 30 minutes to see whether that file has been modified. Also, let us know if you know where to find ice cream in Stanwood.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0723.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Files and Folders, Part 3</title>
<pubDate>7/20/2007</pubDate>
<description type="html">The moment we've all been waiting for: using Windows PowerShell to manage files and folders!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0707.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Formatting Numbers</title>
<pubDate>7/20/2007</pubDate>
<description type="html">A new Windows PowerShell Tip of the Week that shows you how to display numbers in a more readable fashion.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jul07/pstip0720.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete Specified Characters From the Beginning and End of My File Names?</title>
<pubDate>7/20/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can rename files by deleting characters from the beginning and end of those files. Also, and update on the TechEd Challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0720.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Custom Dialog Box?</title>
<pubDate>7/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create something that resembles a custom dialog box that you can run from a script. And it's a sad day for ball games in the Scripting world.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0719.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd Challenge Winners</title>
<pubDate>7/19/2007</pubDate>
<description type="html">Winners of the Scripting Guys TechEd Challenge contest. Includes a link to one possible solution to the challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/winners.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add an HTML Tag to the End of Each Line in a File?</title>
<pubDate>7/18/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add text, in this case a particular HTML tag, to the end of every line in a text file. The rest of this article is of a somewhat personal nature, especially if you're experiencing mail problems.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0718.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Display a Default Message If Nothing Has Been Typed Into a Text Box?</title>
<pubDate>7/17/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can display a default message in a text box in an HTML Application anytime the text box is empty. And it's story time: today we recount the tale of the poor Little Scripting Hen.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0717.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/16/2007</pubDate>
<description type="html">16 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List the Network Printers For the Logged-On User?</title>
<pubDate>7/16/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find out who's logged onto a computer and then retrieve a list of all the network printers for that user. This one includes two scripts, one for Windows 2000 and an easier one for newer versions of Windows. Plus, find out what it really takes to get the good office space at Microsoft.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0716.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Creating Custom Tables</title>
<pubDate>7/13/2007</pubDate>
<description type="html">A new Windows PowerShell Tip of the Week that shows you how to create custom table formats using the Format-Table cmdlet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jul07/pstip0713.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a File of a Specified Size?</title>
<pubDate>7/13/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can request a file size then create a text file that size. In addition, the Scripting Guy learns a little more about small-town life in Walla Walla.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0713.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Retrieve Environment Variables and Special Folder Paths?</title>
<pubDate>7/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve environment variables and special folder paths with Windows PowerShell. Plus a little advice: If you can't stand the heat, get out of Walla Walla.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0712.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Ensure That a User Enters Only Allowed Characters in a Text Box?</title>
<pubDate>7/11/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can dictate what characters are allowed in a text box in an HTML Application by using regular expressions. And the Scripting Guy who writes this column is off to the booming metropolis known as Walla Walla, Washington.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0711.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert a Page Break in a Text File After Each Line Where the Only Character is the Number 1?</title>
<pubDate>7/10/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use the search-and-replace function in Microsoft Word to add page breaks to a document. Plus fashions dos and don'ts from the Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0710.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Fields and Data Types in an Access Database?</title>
<pubDate>7/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can list all the fields and the data types of those fields in each table - or a specific table - of a Microsoft Access database. And find out what a big part doughnuts play in the lifelog of a Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0709.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/9/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Using the Range Operator in Wildcard Queries</title>
<pubDate>7/6/2007</pubDate>
<description type="html">A new Windows PowerShell Tip of the Week that shows you how to use the range operator to query a folder for specific sets of files and subfolders.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jul07/pstip0706.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Set the Print Area in an Excel Spreadsheet?</title>
<pubDate>7/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can set the print area in a Microsoft Excel spreadsheet. And it's just another day - or partial day - at the office for the Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0706.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace Null Values in an Array?</title>
<pubDate>7/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can loop through an array, replacing all the null values with hyphens. Meanwhile, the Scripting Guys celebrate Independence Day without burning down a house.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0705.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Local Administrator Password on All My Computers?</title>
<pubDate>7/3/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you use a script to change the password on all the computers in your domain. Plus, words of wisdom from the original Scripting Dad.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0703.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/2/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Folder With a Name Based on the Monday and Friday of the Coming Week?</title>
<pubDate>7/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can calculate the dates of the next Monday and Friday and then create a new folder whose name incorporates those dates. And learn about spaghetti with a very interesting kind of sauce.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul07/hey0702.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Using Windows PowerShell "Here-Strings"</title>
<pubDate>6/29/2007</pubDate>
<description type="html">A new Windows PowerShell Tip of the Week that shows you how to assign a multi-line value to a variable.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jun07/pstip0629.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete Unread Emails That Are More Than 6 Months Old?</title>
<pubDate>6/29/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search the Microsoft Outlook Inbox for unread email messages that are more than six months old and delete them. In addition: Scripting Cars, performance reviews, tools...happiness abounds for the Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0629.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Prompt for a Computer Name and Then Delete That Computer Account From Active Directory?</title>
<pubDate>6/28/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can prompt for a computer name then delete that computer account from Active Directory. And, the saga of the Scripting Car continues.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0628.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remap Network Drives So They Use an IP Address Rather Than a Computer Name?</title>
<pubDate>6/27/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find the IP address of each mapped drive on a computer and remap the drive based on that address. You'll also read about what we hope is the last adventure in the saga of the Scripting Car, although we're not counting on it.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0627.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search For Red Text in a Microsoft Word Document?</title>
<pubDate>6/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search for colored (not just red) text within a Word document and copy that text to another document. And once again, the Scripting Guy who writes this column regrets what he said.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0626.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Folder for Each User in My Domain?</title>
<pubDate>6/25/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find all the users in a domain, then create folders based on each user name. And find out why the Scripting Guy who writes this column needs a hobby.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0625.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>6/25/2007</pubDate>
<description type="html">6 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Accessing Values in an Array</title>
<pubDate>6/22/2007</pubDate>
<description type="html">A new Windows PowerShell Tip of the Week that shows you how to access values - and ranges of values - within an array.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jun07/pstip0622.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete Specified Rows in an Excel Spreadsheet?</title>
<pubDate>6/22/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can delete rows in a Microsoft Excel spreadsheet based on the value in a particular column within each row. When you're done reading about that, don't forget to enter the Scripting Guys TechEd Challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0622.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Open a Window to a UNC Location?</title>
<pubDate>6/21/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can open a window directly to a UNC location, even if the path has a space in it. And the Scripting Guys reveal some small secrets.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0621.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Color Every Other Row in an Excel Spreadsheet?</title>
<pubDate>6/20/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add color to alternating rows in a Microsoft Excel spreadsheet. Before you look at this article, guess how many times "Scripting Guy Jean Ross" can appear in one article. (Hint: Guess high.)</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0620.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert Commas at Specified Locations in Each Line in a Text File?</title>
<pubDate>6/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can insert commas into each line of a text file at specific locations. Also, learn how Father's Day for the Scripting Dad wound up in the toilet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0619.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>6/18/2007</pubDate>
<description type="html">15 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove a Specific Set of Users From the Local Administrators Group?</title>
<pubDate>6/18/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can remove a specified set of users from the local Administrators group on a computer. And find out just how easy it is to amuse a Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0618.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Referencing Variables and Variable Values</title>
<pubDate>6/15/2007</pubDate>
<description type="html">A new PowerShell Tip of the Week explaining how to display variables.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/jun07/pstip0615.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Randomly Select an Email From an Outlook Mail Folder?</title>
<pubDate>6/15/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can select a random email from a specific folder within Microsoft Outlook. We also ponder the all-important question: What's your favorite Dr. Seuss book?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0615.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Default File Save Format in Microsoft Word? </title>
<pubDate>6/14/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you modify the default file save format in Microsoft Word. And get the low-down on the on-going TechEd Challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0614.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Rename a File Every Day, Using the Current Date as Part of the File Name?</title>
<pubDate>6/13/2007</pubDate>
<description type="html">Are the Scripting Guys all washed-up? It sure looks like it. Oh, and they also have a new Hey, Scripting Guy! column showing how you change a file name each and every day, using the  current date as part of the file name.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0613.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Put the File Name in the Footer of a Microsoft Word Document?</title>
<pubDate>6/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can dynamically add the file name to the footer of a Microsoft Word document. And find out whether you should be driving around the Seattle area.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0612.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Clear the Contents of a Text File?</title>
<pubDate>6/11/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can clear all the contents from a text file. And find out just how happy the Scripting Guys are to be back at work after a week in Orlando, Florida.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0611.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd Report, Day4</title>
<pubDate>6/8/2007</pubDate>
<description type="html">Find out all the exciting things that happened on day 4 of TechEd 2007.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/thursday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Tip of the Week: Numeric Constants</title>
<pubDate>6/8/2007</pubDate>
<description type="html">A new Script Center feature -- the PowerShell Tip of the Week -- makes its debut. Up first: how to use the numeric constants KB, MB, and GB.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/pstips/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All the PDF Files in a Folder and Its Subfolders?</title>
<pubDate>6/8/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can list all the .PDF files in a folder, as well as any .PDF files found in the subfolders of that folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0608.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd Report, Day 3</title>
<pubDate>6/7/2007</pubDate>
<description type="html">Find out all the exciting things that happened on day 3 of TechEd 2007.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/wednesday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Introduction to Scripting CDs and DVDs, Part 2</title>
<pubDate>6/7/2007</pubDate>
<description type="html">Part 2 of a two-part series on writing scripts to work with CD and DVD devices. Today's topic: burning CDs!</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/imapi/imapi2-2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Shortcut For an Executable File That Uses Parameters?</title>
<pubDate>6/7/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create a shortcut to an executable file, including command-line arguments to be used when starting that file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0607.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd Report, Day 2</title>
<pubDate>6/6/2007</pubDate>
<description type="html">Find out all the exciting things that happened on day 2 of TechEd 2007.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/tuesday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Files and Folders, Part 2</title>
<pubDate>6/6/2007</pubDate>
<description type="html">Files and folders: the Sesame Script saga continues!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0607.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Greatest Hits of Sesame Script</title>
<pubDate>6/6/2007</pubDate>
<description type="html">The first two years of Sesame Script, all wrapped up in a single, fully-searchable .chm file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Page X of Y Footer to a Microsoft Word Document?</title>
<pubDate>6/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add a Page X of Y (e.g., Page 3 of 12) footer to a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0606.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>TechEd Report, Day 1</title>
<pubDate>6/5/2007</pubDate>
<description type="html">Find out all the exciting things that happened on the first day of TechEd.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/monday.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Introduction to Scripting CDs and DVDs, Part 1</title>
<pubDate>6/5/2007</pubDate>
<description type="html">Part 1 of a two-part series on writing scripts to work with CD and DVD devices.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/imapi/imapi2-1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Append a Value to a Specified Field For Each Record in a Database?</title>
<pubDate>6/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can append a value to a specified field for each record in a Microsoft Access database.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0605.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Script Center TechEd Week Day 1</title>
<pubDate>6/4/2007</pubDate>
<description type="html">The first day in a week of giveaways (including the Scripting Guys TechEd Challenge), downloads, and new content to celebrate TechEd 2007.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Owners Manual</title>
<pubDate>6/4/2007</pubDate>
<description type="html">A beginner's guide to getting started with Windows PowerShell. This Owner's Manual consists of five articles covering getting started, customizing the console window, shortcut keys, pipelining, and running scripts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/manual/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>VBScript Cheat Sheet</title>
<pubDate>6/4/2007</pubDate>
<description type="html">A downloadable Word document that will be your Quick Reference guide to working with VBScript.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Cheat Sheet</title>
<pubDate>6/4/2007</pubDate>
<description type="html">A downloadable Word document that will be your Quick Reference guide to working with Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/teched07/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Graphical Help File</title>
<pubDate>6/4/2007</pubDate>
<description type="html">Get all the Windows PowerShell Help, plus the VBScript to Windows PowerShell Conversion Guide, in one fully-searchable package. You can even access this help file from a cmdlet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/pschm.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy Selected Columns From a CSV File to an Excel File?</title>
<pubDate>6/4/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can copy selected columns from a comma-separated values file to a Microsoft Excel spreadsheet. Plus, a little commentary on TechEd Week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0604.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>6/4/2007</pubDate>
<description type="html">10 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the File Extension for All the Files in a Folder?</title>
<pubDate>6/1/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can change the file extension of every file in a folder, even on a remote computer. Plus a reminder to check out the Script Center for TechEd Week, June 4 - 8.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0601.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Wait Until One Application Has Quit Before Starting a Second Application?</title>
<pubDate>5/31/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can start an application from a script, wait until that application has quit, then start a new application. Also, find out how much the Scripting Guys are really worth.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0531.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete the First Line and the Last Line in a Text File?</title>
<pubDate>5/30/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can delete only the first line and the last line from a text file. Plus, have you ever wondered how long you'd be willing to wait to buy a doughnut - or how long you'd be willing to wait for the Scripting Guys to make a point?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0530.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>5/29/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Background Color of Spreadsheet Rows That Have a Date in a Specified Cell?</title>
<pubDate>5/29/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine whether a cell in a Microsoft Excel spreadsheet contains a date, and if it does change the background color of the entire row the cell is in. Plus, find out if it's time to celebrate Darth Vader's birthday.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0529.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Export an HTA Table to Excel?</title>
<pubDate>5/25/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can export a table from an HTML Application to a Microsoft Excel spreadsheet. This article is soup-free.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0525.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Compare the Contents of Two Text Files?</title>
<pubDate>5/24/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find all the lines in one text file that match, or don't match, any content in another text file. And find out a little bit about the wilds of the Pacific Northwest.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0524.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save Each Paragraph in a Word Document as a Database Record?</title>
<pubDate>5/23/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read each paragraph from a Microsoft Word document and save those paragraphs as individual records in an Access database. And now a word from our sponsor.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0523.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Monitor the Number of Files in a Folder?</title>
<pubDate>5/22/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can monitor a folder to keep track of the number of files in that folder. Also, can you find true evil in the grocery store?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0522.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>5/21/2007</pubDate>
<description type="html">9 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add the Contents of a Group of Text Files to an Access Database?</title>
<pubDate>5/21/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read all the text files in a folder and add the contents of each file to an Access database. And find out what the Scripting Guys do for fun in Orlando.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0521.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search Every Text File in a Folder For Phone Numbers?</title>
<pubDate>5/18/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search all the text files in a folder - in this case for phone numbers, but the same technique applies in general to searching all text files in a folder. At the insistence of the Scripting Editor, this is part 2 in a 2-part series.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0518.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search For Phone Numbers in a Text File?</title>
<pubDate>5/17/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use regular expressions to find phone numbers in a text file. And find out the Scripting Guys' answer to life.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0517.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Force All the Users in an OU to Change Their Password the Next Time They Log On?</title>
<pubDate>5/16/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can force all users in an OU to change their password the next time they log on. And find out what happens when meetings get in the way of a Scripting Guy's lunch.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0516.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy the Same File to a Number of Different Computers?</title>
<pubDate>5/15/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can copy a single file from the local computer to several remote computers. Also, how the Scripting Guy who writes this column survived another holiday.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0515.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>5/14/2007</pubDate>
<description type="html">6 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Dynamically Hide and Show a Control in an HTA?</title>
<pubDate>5/14/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can dynamically hide and then show controls in an HTML Application. Also, find out about the dueling universities in England and the problems that could cause for the Scripting Son.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0514.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Files and Folders, Part 1</title>
<pubDate>5/11/2007</pubDate>
<description type="html">Copying files and folders, moving files and folders, even deleting files and folders; this month's Sesame Script is like a dream come true. OK, maybe not a really good dream. But a dream nonetheless.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0507.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Highlight a Keyword in an HTA?</title>
<pubDate>5/11/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can display the contents of a file in an HTA and highlight a specific word throughout those contents. Also, find out if the Scripting Guys are smarter than a 4-year-old.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0511.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Topmost OU For an Active Directory Object?</title>
<pubDate>5/10/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find the top-level OU in the distinguished name of an Active Directory object. In addition, find out why one Scripting Guy considered being an astronomer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0510.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Prevent Users From Typing Anything But Numbers Into an HTA Text Box?</title>
<pubDate>5/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can ensure users enter nothing but numbers into a text box. And once again the Scripting Editor lays down the law.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0509.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Meetings Scheduled By a Specified Person?</title>
<pubDate>5/8/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can list all the meetings in your Microsoft Outlook calendar that were scheduled by a specified person. And get the wrap-up on the Scripting Son's spring baseball season - before the summer baseball season starts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0508.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>5/7/2007</pubDate>
<description type="html">5 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete All the Duplicates in a Set of Processes But Keep the Oldest Process?</title>
<pubDate>5/7/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can delete all processes in a set except the oldest. Plus, find out how old the oldest living Scripting Guys is, at least according to the other Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0507.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace Single Quote Marks in a Text File?</title>
<pubDate>5/4/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can do a search-and-replace on quotation marks within a text file. And, as the future of the Script Center lies in the balance, find out just how far ahead the Scripting Guys are thinking.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0504.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Home Directory For All the Disabled User Accounts in Active Directory?</title>
<pubDate>5/3/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can check for all disabled user accounts in Active Directory and display the home directory of each. And find out about a new way to scramble eggs - and a new way not to scramble eggs.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0503.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Ensure That a Script Runs Only Once on a Computer?</title>
<pubDate>5/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can set some registry settings that help you ensure a script will run only once on a particular computer. And find out where Dr. Scripto is these days. Or tell us.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0502.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Around the World with Doctor Scripto</title>
<pubDate>5/1/2007</pubDate>
<description type="html">See where Dr. Scripto has traveled to, and send in pictures of your own.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/bobbles.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows Server Update Services 3.0 Scripts</title>
<pubDate>5/1/2007</pubDate>
<description type="html">Several new scripts have been added to the Script Repository in support of the release of WSUS 3.0</description>
<link>http://www.microsoft.com/technet/scriptcenter/scripts/sus/server/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Two Sides of Group Policy Script Extension Processing: Part 2</title>
<pubDate>5/1/2007</pubDate>
<description type="html">The last in a two-part series on Group Policy script extension processing. In this part, we do some troubleshooting.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/gp/extension2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete All the Worksheets in a Spreadsheet Except for the First Worksheet?</title>
<pubDate>5/1/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can delete all spreadsheets in a Microsoft Excel worksheet other than the first one. And yes, another injury for the Scripting Guys, but this was a minor one - no staples involved this time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may07/hey0501.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/30/2007</pubDate>
<description type="html">6 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove the First Five Lines From All the Log Files in a Folder?</title>
<pubDate>4/30/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read through all the log files in a folder and delete the first several lines from each of those files. And find out the true athleticism involved in pot-juggling.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0430.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Assign a Background Color to Cells in a Spreadsheet and Then Sum Those Cells?</title>
<pubDate>4/27/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add background colors to cells in a Microsoft Excel spreadsheet then do some adding based on the colors of the cells. Also, keep up-to-date on the Scripting Son's batting average.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0427.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Start a Process and Then Log the User Off When That Process Ends?</title>
<pubDate>4/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can start a process, monitor that process, and when it ends automatically log off the current user. This column will also describe the greatest athletic achievement of all time - in someone's mind anyway.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0426.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Sort a Row in an Excel Spreadsheet?</title>
<pubDate>4/25/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can sort a row of data in a Microsoft Excel spreadsheet. Also, find out what a  WASL is and what it doesn't have to do with math.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0425.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Command Window to Stay Open When I Right-Click a Script and Choose Open With Command Prompt?</title>
<pubDate>4/24/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can change your registry settings so that choosing Open With Command Prompt when you right-click a .VBS script will keep the command prompt open so you can see the results. And just how smart are 9-year-old kids these days?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0424.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/23/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace the First Five Characters in a Text File With the First Five Characters in the Computer Name?</title>
<pubDate>4/23/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve the name of the local computer and write the first five characters of that name to a text file. Plus, the Scripting Guys have finally discovered their true calling in life.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0423.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Write a Script That Increments a Counter Each Time a Log File is Updated?</title>
<pubDate>4/20/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can monitor a computer for when a particular log file is modified and increment a counter each time. And find out who's really writing this column.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0420.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All the Local Users Who Have an Expiring Password?</title>
<pubDate>4/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can, well, get a list of all the local users who have an expiring password. Don't pass up this article if you have any spare dice lying around.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0419.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Which Version of QuickTime is Installed on a Computer?</title>
<pubDate>4/18/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine whether QuickTime is installed on a computer, and if so what version it is - on just about any version of Windows. Yes, just about. And find out if the Scripting Guys can dance.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0418.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tack a Prefix Onto the Telephone Numbers of All the Users in My Domain?</title>
<pubDate>4/17/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve all the users from Active Directory and add an area code to the telephone number for each user. Plus, a little wedding advice from a Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0417.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/16/2007</pubDate>
<description type="html">9 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Read the Contents of a Text File and Then Declare the Contents as Variables?</title>
<pubDate>4/16/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can run lines of code from a text file within a script. Or maybe this column doesn't show that.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0416.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Working With Dates</title>
<pubDate>4/13/2007</pubDate>
<description type="html">The latest Sesame Script is all about dates and date manipulation. Oh, and shrimp brains. But mostly about dates and date manipulation.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0407.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map Drive X on a Computer, But Only If Drive X Is Not Already in Use?</title>
<pubDate>4/13/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can check to see whether a drive letter is already in use, and if not map to that drive. Plus, find out what's so unlucky about Friday the 13th.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0413.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove the Password When Opening an Excel Spreadsheet?</title>
<pubDate>4/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can open a password-protected Microsoft Excel spreadsheet and then remove the password. And, alas, the Scripting Guys have fallen back on some old reruns for entertainment.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0412.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All the Users Who Have a Process Open on a Computer?</title>
<pubDate>4/11/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve a list of all the unique users who are running processes on a local or remote computer. And finally, an update on the Dr. Scripto bobblehead dolls.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0411.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Filter Outlook Messages By Email Address?</title>
<pubDate>4/10/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can filter email in your Microsoft Outlook Inbox on a certain email address or addresses. Plus, read about the dangers of being a Scripting Guy at the gym.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0410.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/9/2007</pubDate>
<description type="html">11 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Whether a Laptop Computer is Running Off Batteries?</title>
<pubDate>4/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine whether a laptop computer is running off batteries. Speaking of batteries, how many Scripting Guys does it take to change a battery? As you'll find out, the answer is more than one.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0409.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Let Users Choose a Default Printer From a List of Printers?</title>
<pubDate>4/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create a logon script to display a list of computers on the local machine and allow the user to select one as the default. And, two months after the Super Bowl, the Scripting Guys continue to have input on the commercials.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0406.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Configure an Expiration Date for a Local User Account?</title>
<pubDate>4/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can set - and retrieve - the expiration date for a local user account. BONUS: Meet June Blender, PowerShell writer to the stars.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0405.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Import an Excel Spreadsheet Into an Access Database?</title>
<pubDate>4/4/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can import data from a Microsoft Excel spreadsheet into an existing Access datatbase or a new Access database. Also, find out what special abilities a particular Scripting Guy has other than scripting.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0404.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save a Table in an Access Database as a Spreadsheet?</title>
<pubDate>4/3/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can save the data from a Microsoft Access database to an Excel spreadsheet, including a header row. In addition, find out how little it takes to entertain a Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0403.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/2/2007</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Grace Period for a Computer Running Windows Vista?</title>
<pubDate>4/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine the remaining grace period and licensing status for the Windows Vista operating system. Plus a new addition to the column: performing this task using Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr07/hey0402.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Locate a Word in a Text File and Then Echo Back That Word and Any Remaining Text?</title>
<pubDate>3/30/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can locate a specified word in a text file and then report back both that word and any subsequent text in the file. Oh: and Scripting Guy Jean Ross tackles a band of ninja warriors.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0330.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Road Warrior: Daily Dispatches from MMS 2007</title>
<pubDate>3/29/2007</pubDate>
<description type="html">Scripting Guy Jean Ross reports back from Microsoft Management Summit 2007. Oh: and from the airport. And from the hospital emergency room. And from --</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/mms2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search a Text File for Strings Meeting a Specified Pattern?</title>
<pubDate>3/29/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a regular expression to search a text file for string values meeting a specified pattern. Plus, detecting people hiding in the back of your car.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0329.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Color of the Scrollbars in an HTA?</title>
<pubDate>3/28/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add colored scrollbars to an HTA or Web page. Plus a new business opportunity you can't afford to pass up.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0328.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Members of an Outlook Distribution List?</title>
<pubDate>3/27/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can list the names and email addresses of all the members of an Outlook distribution list. Plus, a sincere and heartfelt apology.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0327.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>3/26/2007</pubDate>
<description type="html">11 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Be Notified When an Application Terminates?</title>
<pubDate>3/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can monitor a single process, or multiple processes, in Windows PowerShell. This column also hints at what happens to the Scripting Guys when the Scripting Editor is away.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0326.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Parse a Tab-Delimited File and Then Save That as a Comma-Separated Values File?</title>
<pubDate>3/23/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read the contents of a tab-delimited text file and save it as a comma-separated values (CSV) file. And the Scripting Dad does a little bit - okay, a lot - of bragging about the Scripting Son.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0323.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Signal Strength of a Wireless Connection?</title>
<pubDate>3/22/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine the signal strength, or the number of bars, for a wireless connection. And one of the Scripting Guys expresses his support for a particular national youth organization.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0322.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can Users Type Data Into an HTA Without Using Text Boxes?</title>
<pubDate>3/21/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can allow users to type directly into an HTML Application without using text boxes. This column also poses an age-old question: who's more irresponsible, the Scripting Dad or the Scripting Son?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0321.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map a Drive Based on a User Name and OU?</title>
<pubDate>3/20/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find a user's name and OU then map a network drive based on those values. And find out what Microsoft, basketball, and the great beyond have to do with each other, at least in the opinion of a certain Scripting Guy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0320.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>3/19/2007</pubDate>
<description type="html">10 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete a Desktop Shortcut If I Do Not Know the Shortcut File Path?</title>
<pubDate>3/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can delete a desktop shortcup without even having to know the path to the shortcut. This column also gives you some insight into just how productive a certain Scripting Guy is at work during March Madness.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0319.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Force a Specified Letter Case in an HTA?</title>
<pubDate>3/16/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can force all text typed into a text box in an HTML Application to be a specific letter case, and even switch between cases. Nothing else of interest going on in today's column.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0316.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Format a Series of Numbers as a Phone Number?</title>
<pubDate>3/15/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can format numbers in Windows PowerShell. In addition, if you've ever wondered why a certain Scripting Guy is a Scripting Guy and not a designer, you can find out here.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0315.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace a Specified Font in a Microsoft Word Document?</title>
<pubDate>3/14/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search for text styled with a specific font in a Word document, than re-style all text in that font with a different font. Also find out just what fonts have to do with workplace productivity, or the lack thereof.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0314.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Graphics in an HTA Bulleted List?</title>
<pubDate>3/13/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can change the bullets in a bulleted list within an HTA to a specific graphic. And a lesson from Magic Charlie.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0313.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: It's All About Teamwork</title>
<pubDate>3/12/2007</pubDate>
<description type="html">The Select and the Case keywords work hand-in-hand to make your scripting life easier. If only the rest of us could do the same.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0307.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Follow-Up Status of Outlook Emails?</title>
<pubDate>3/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve a list of all the flagged emails in your Microsoft Outlook Inbox. You'll also find out just how accomplished the Scripting Guy who wrote this column is.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0312.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change a Service Description?</title>
<pubDate>3/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can change the description of a service by modifying the registry. Also, find out what keeps one of the Scripting Guys up at night.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0309.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Verify the System Time on a Remote Computer?</title>
<pubDate>3/8/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve the system time from the local computer or a remote computer. And find out how to get exactly what you want.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0308.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell If Any of My Contacts Have a Birthday This Month?</title>
<pubDate>3/7/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search your Microsoft Outlook Contacts folder to find birthdays that occur in the current month. And the Scripting Guy who writes this column gets a little greedy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0307.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Apply a Theme to a Microsoft Word Document?</title>
<pubDate>3/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can, yes, apply a theme to a Microsoft Word document. And the latest commentary on Seattle weather and sports - and the Alaskan Way Viaduct.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0306.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>3/5/2007</pubDate>
<description type="html">23 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Count the Number of Characters in a Text File?</title>
<pubDate>3/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can count the number of characters in a text file, leaving out the more "undesirable" characters if you want. And find out about the latest television commercial that has caught the attention of one of the Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0305.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Modify a Text File and Then Extract Selected Lines From the Modified Contents?</title>
<pubDate>3/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read from a text file, modify the contents, the create a new text file and write a subset of the contents to this second file. If that's not confusing enough, also find out about the bizarre weather in Redmond.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0302.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the First Two Octets of an IP Address?</title>
<pubDate>3/1/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve all the network adapters and change the first two octets in the IP address. And find out -- well, never mind, you'll have to read it to believe it.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar07/hey0301.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Uptime of a Service?</title>
<pubDate>2/28/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can get the uptime of a service that runs in its own process. Bonus: Is the Scripting Guy who writes this column ever really awake?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0228.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tally Up All the Words Found in a Text File?</title>
<pubDate>2/27/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine how many times each word occurs in a text file. And find out whether the Scripting Guys are going back to school.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0227.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>2/26/2007</pubDate>
<description type="html">12 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Monitor Event Log Messages for Specific Words?</title>
<pubDate>2/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can monitor event log messages for specific words; find out what happens when the Scripting Guys go a little crazy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0226.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Event 9 and 10 Solutions</title>
<pubDate>2/23/2007</pubDate>
<description type="html">Interested in seeing how the Scripting Guys solved Events 9 and 10? Go to the appropriate division (Advanced or Beginner) to check the VBScript and Windows PowerShell solutions to those two events.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add the Last-Saved Date to the Footer of a Microsoft Word Document?</title>
<pubDate>2/23/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add the last-saved date to the footer of a Microsoft Word document and center that date in the footer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0223.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell If a Script is Running on the First or Second Monday of a Month?</title>
<pubDate>2/22/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine the day of the week on which a script is running. And find out what one of the Scripting Guys thinks he has in common with Mary Poppins.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0222.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Event 7 and 8 Solutions</title>
<pubDate>2/21/2007</pubDate>
<description type="html">Interested in seeing how the Scripting Guys solved Events 7 and 8? Go to the appropriate division (Advanced or Beginner) to check the VBScript and Windows PowerShell solutions to those two events.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Return Information For Each Member in a Group?</title>
<pubDate>2/21/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve information from Active Directory for each member of a group.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0221.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/20/2007</pubDate>
<description type="html">Each day to celebrate the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Eric Woodford.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use a Blank Row to Separate Data in an Excel Spreadsheet?</title>
<pubDate>2/20/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can insert blank rows as a way to separate data in an Excel spreadsheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0220.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>2/19/2007</pubDate>
<description type="html">10 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Event 5 and 6 Solutions</title>
<pubDate>2/19/2007</pubDate>
<description type="html">Interested in seeing how the Scripting Guys solved Events 5 and 6? Go to the appropriate division (Advanced or Beginner) to check the VBScript and Windows PowerShell solutions to those two events.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/19/2007</pubDate>
<description type="html">Each day to celebrate the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Russ Pitcher.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Specify the Number of Decimal Places to Display in an Excel Spreadsheet?</title>
<pubDate>2/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can specify the number of decimal places to display in a Microsoft Excel spreadsheet. Also get a brief and not-entirely-accurate lesson in U.S. history.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0219.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Event 3 and 4 Solutions</title>
<pubDate>2/16/2007</pubDate>
<description type="html">Interested in seeing how the Scripting Guys solved Events 3 and 4? Go to the appropriate division (Advanced or Beginner) to check the VBScript and Windows PowerShell solutions to those two events.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/16/2007</pubDate>
<description type="html">Each day to celebrate the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Antony Smoothey.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert Text Into a "Bookmark" in a Text File?</title>
<pubDate>2/16/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can insert bookmarks into a text file and do a search and replace on those bookmarks. And what happens when you drop a new car from a helicopter?</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0216.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Event Instructions Available in Portuguese-Brazilian</title>
<pubDate>2/15/2007</pubDate>
<description type="html">You say you haven't entered the 2007 Winter Scripting Games because you're not a native speaker of English? Well, if you are a native speaker of Portuguese-Brazilian, you're in luck: instructions for each event are now available in that language. See the individual event pages for details.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games News</title>
<pubDate>2/15/2007</pubDate>
<description type="html">Get the latest news, information and updates throughout the Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games07/news.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/15/2007</pubDate>
<description type="html">Each day to celebrate the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Vinicius Canto.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Full Name of a Windows NT 4.0 User When All I Have is Their Logon Name?</title>
<pubDate>2/15/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve the full name of a Windows NT 4.0 user given the logon name, and vice versa. Bonus: find out what core training is all about.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0215.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Event 1 and 2 Solutions</title>
<pubDate>2/14/2007</pubDate>
<description type="html">Interested in seeing how the Scripting Guys solved the first two events? Go to the appropriate division (Advanced or Beginner) to check the VBScript and Windows PowerShell solutions to those two events.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/14/2007</pubDate>
<description type="html">Each day to celebrate the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Craig Naumann.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Automatically Open New Files Added to a Folder?</title>
<pubDate>2/14/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can monitor a folder and open any files that get added to that folder. If that's not interesting enough, you can also read the story of St.Valentine.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0214.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/13/2007</pubDate>
<description type="html">Each day to celebrate the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Jean JMST.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Last Modified Timestamp for All the Files in a Folder?</title>
<pubDate>2/13/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you how Windows PowerShell allows you to change the last modified timestamp on files and folders. And find out what the Scripting Guys are doing now that the Scripting Games have started.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0213.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Scripting Games Go International</title>
<pubDate>2/12/2007</pubDate>
<description type="html">Instructions for each event in the 2007 Winter Scripting Games are now available in Chinese, French, German, and Russian. Simply visit the home page for each individual event and then follow the appropriate link.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The 2007 Scripting Games Opening Ceremonies</title>
<pubDate>2/12/2007</pubDate>
<description type="html">No, the competitors don't get to march in around a track (it's hard to do that on a Web site, especially when you don't yet know who all the competitors are), but all the events are posted and the Competitor's Pack is available for download. Test your skills, compete among scripters world-wide, enter to win prizes, and have fun!</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/12/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Tom Glowacki.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Configure Excel to Autosave Every 5 Minutes?</title>
<pubDate>2/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you how to configure Excel so that it will Autosave every 5 minutes. And you'll be invited to join in on the fun of the 2007 Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0212.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>2/12/2007</pubDate>
<description type="html">14 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/9/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Tim Laqua.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Log a User Off After 5 Minutes of Inactivity?</title>
<pubDate>2/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you a round-about sort of way that you can log off a user after five minutes of inactivity. You'll also learn a little something about the competitive spirit of the Scripting Guys.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0209.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>More Scripting Games Prizes</title>
<pubDate>2/8/2007</pubDate>
<description type="html">Win one of 20 copies of the book Windows PowerShell in Action as part of the 2007 Winter Scripting Games.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Crossword Puzzle Answers</title>
<pubDate>2/8/2007</pubDate>
<description type="html">Looking for the answers to the two crossword puzzles found in the Winter Scripting Games program? Well, you found them.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/8/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Zoltan Gomori.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save an Excel Chart as a Picture?</title>
<pubDate>2/8/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create a chart in Microsoft Excel and then save that chart as a .JPG or other graphic file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0208.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/7/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Zoltan Gomori.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Prompt a User for Information and Then Pass That Information to a Command-Line Tool?</title>
<pubDate>2/7/2007</pubDate>
<description type="html">A new Hey, Scripting Guy column showing how you can prompt a user for information, then use that information as an argument to a command-line tool.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0207.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Scripting Text Files</title>
<pubDate>2/6/2007</pubDate>
<description type="html">Whether you're trying to output data generated by a script; get data (such as a set of computer names) into a script; or just want a shot at winning a Dr. Scripto bobblehead doll, text files might be the answer to your questions. Get the lowdown on working with text files in this month's Sesame Script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0207.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/6/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Paul Marshall.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Import a .CSV File into an Access Database?</title>
<pubDate>2/6/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read data from a comma-separated values file and then import that data into a Microsoft Access database.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb07/hey0206.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/5/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Sean Wheeler.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>2/5/2007</pubDate>
<description type="html">10 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Specify the Tab Order in an HTA?</title>
<pubDate>2/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use HTML tags or script code -- or both -- in order to specify the tab order of elements in an HTA.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jfeb07/hey0205.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/2/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Patrick Ogenstad.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Get a List of All the Open Windows on a Computer?</title>
<pubDate>2/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how a simple Windows PowerShell command (or two) enables you to retrieve the titles of all the windows open on your computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jfeb07/hey0202.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>2007 Winter Scripting Games Program</title>
<pubDate>2/1/2007</pubDate>
<description type="html">Download the  official program for the 2007 Winter Scripting Games, 20+ pages of news and information about the Games; highlights from the 2006 competition; and a special training section featuring a practice event and a pair of scripting crossword puzzles..</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>2/1/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Stephen Barnes (aka MrRat).</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete All the Messages in My Sent Items Folder?</title>
<pubDate>2/1/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can -- well, delete all the messages in your Sent Items folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jfeb07/hey0201.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/30/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Mike Holden.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Font Color in Excel If a Specified Condition is Met?</title>
<pubDate>1/31/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows how you can subtract a pair of values in an Excel spreadsheet and then, depending on the result, change the color of the row text.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0131.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/30/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Andrew Chuvahin.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Default Buffer Size for the Command Window?</title>
<pubDate>1/30/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine (and even modify) the default history buffer size for the command window.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0130.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/29/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Marco Shaw.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>1/29/2007</pubDate>
<description type="html">11 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete All the .CSG Files on Drive C of a Computer?</title>
<pubDate>1/29/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can delete files with a specified file extension from a single drive on a computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0129.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/26/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Jeremy Pack.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All the Subfolders in a Folder and Then Put That List Into an Array?</title>
<pubDate>1/26/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows how you can recursively retrieve a list of all the subfolders in a folder, and then store that information in an array.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0126.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/25/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Jason Joy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Convert an Excel Spreadsheet to XML?</title>
<pubDate>1/25/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can save an Excel spreadsheet as an XML file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0125.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/24/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Stephen Correia.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Start Outlook If It Is Not Already Running?</title>
<pubDate>1/24/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to determine whether Microsoft Outlook is running, and if it isn't, start it. In addition, tips for keeping your hands soft, whether you want them that way or not.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0124.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/23/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Kasey Nichols.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Name of the Last User to Log on to a Computer?</title>
<pubDate>1/23/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can get the name, and domain, of the last user to log onto a computer. Also find out why some Scripting Guys don't get their news from television.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0123.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>1/22/2007</pubDate>
<description type="html">9 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/22/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Janos Nagy.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create A New Folder Using a Name Based on the Current Date?</title>
<pubDate>1/22/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create a new folder and base the name off the current date. You'll also find out why one Scripting Guy was rejected for jury duty.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0122.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/19/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring James Ward.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert a Date Field in Word?</title>
<pubDate>1/19/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing a bit of a work-around that allows you to add a date field to a Word document, then add the date two weeks from today to that field. You'll also learn a little bit about how jury duty works.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0119.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>1/19/2006</pubDate>
<description type="html">Sorry, there's no new puzzle this week, but you can check out the answer to last week's puzzle.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/18/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Fernando Peralta.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Desktop Wallpaper to One of Six Pre-defined Selections?</title>
<pubDate>1/18/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can randomly choose one of six wallpapers and assign it to the desktop. Also learn about Johannes Trithemius and his advances in cryptography.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0118.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Profiles in Perfection</title>
<pubDate>1/17/2007</pubDate>
<description type="html">Each day leading up to the Scripting Games we'll be featuring a competitor who received a perfect score in the 2006 Scripting Games. Find out who the best of the best are - or at least who was best last year. Today we are featuring Curtis O'Connell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/bios2007/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Games Training: Introduction to Arrays</title>
<pubDate>1/17/2007</pubDate>
<description type="html">Start training now for the 2007 Scripting Games. If you're considering entering the Beginner division, this introduction to arrays and accompanying training exercise will help get you in shape.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/games/games07/training1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete Just the IP Addresses From Each Line in a Text File?</title>
<pubDate>1/17/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can delete an IP address from each line in a file and leave the contents of the rest of the line.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0117.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Set the Default File Path in Excel to a Users Home Directory?</title>
<pubDate>1/16/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve a users home directory. Once you have that, you can see how to use that directory as the Default File Path in Microsoft Excel.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0116.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>1/15/2007</pubDate>
<description type="html">16 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Groups in a Windows NT 4.0 Domain?</title>
<pubDate>1/15/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can list all the groups in a Windows NT 4.0 domain. As an added bonus, this column also shows how to get the membership of each group, and how to do all this on the local computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0115.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>1/12/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Subtract Days From a UTC Date-Time Value in Windows 2000?</title>
<pubDate>1/12/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can turn a UTC date-time value into a readable date, then subtract any number of days from that date.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0112.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Take Action Based on the First Line of a Text File?</title>
<pubDate>1/11/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read the first line of each file in a folder, then move files to a different folder based on text found in that first line.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0111.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve the Subject Property for a .MSI File?</title>
<pubDate>1/10/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve the Subject property, or one of several other properties, from a .MSI file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0110.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a New Item to the Microsoft Word AutoCorrect List?</title>
<pubDate>1/9/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add a word autocorrection to the Microsoft Word AutoCorrect list.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0109.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Version of DirectX Installed on a Computer?</title>
<pubDate>1/8/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve the DirectX version number from the registry, and turn it into something that makes sense.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0108.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>1/5/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Date Picture Taken Property From a .JPG File?</title>
<pubDate>1/5/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve the Date Picture Taken property from a .JPG file by using Windows Desktop Search 3.0.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0105.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Working With Numbers</title>
<pubDate>1/4/2007</pubDate>
<description type="html">Suppose a column is published in Redmond, WA at 8:45 AM. Will that column tell you everything you need to know about working with numbers in VBScript? Guess you'll have to read this month's Sesame Script and find out.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0107.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Patch As Batch Can: Configuring Automatic Updates on Cluster Nodes - Scenario 1</title>
<pubDate>1/4/2007</pubDate>
<description type="html">Compute Cluster Server article describing how to configure Automatic Updates to keep your cluster nodes up-to-date.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/ccs/ccs_au1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Number the Lines in a Text File?</title>
<pubDate>1/4/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add line numbers to a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0104.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Clear All the Formatting From a Microsoft Word Document?</title>
<pubDate>1/3/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can remove the formatting from an entire Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0103.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Append a Blank Line to a Text File, Then Append the Current Date and Time?</title>
<pubDate>1/2/2007</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can append lines to a text file, including a line for the current date and time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jan07/hey0102.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Seek and Ye Shall Find: Scripting Windows Desktop Search 3.0</title>
<pubDate>12/15/2006</pubDate>
<description type="html">The scripting capabilities included in the new Windows Desktop Search 3.0 help you find just about anything on your computer. Not only that, but it's easy and really fast.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/desktop/wdsearch.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>12/15/2006</pubDate>
<description type="html">Actually, there's no puzzle this week, but you can check out the answer to last week's puzzle if you're interested.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Access Database Files on a Computer?</title>
<pubDate>12/15/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing two different ways to list all the Microsoft Access files on a computer - the slow way and the Windows Desktop Search way (also known as the fast way).</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1215.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Set a Users Password and Then Require Them to Change That Password the Next Time They Logon?</title>
<pubDate>12/14/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can reset a users password in Active Directory, then require that user to change the password at the next login.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1214.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Shortcut That Opens Internet Explorer With the Address Bar Hidden?</title>
<pubDate>12/13/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create a shortcut on the desktop that will run a script that will open Internet Explorer to a specified Web page and with the Address bar hidden.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1213.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Network Printer at Logon and, Optionally, Make That the Default Printer?</title>
<pubDate>12/12/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add a network printer, then check to see if a local printer exists, and if it does not exist set the new network printer as the default.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1212.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>12/11/2006</pubDate>
<description type="html">8 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy My Users Phone Number Attribute to Their Description Attribute?</title>
<pubDate>12/11/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can the phone number attribute to the description attribute for each user in Active Directory.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1211.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>12/8/2006</pubDate>
<description type="html">Solve the latest scripting challenge and have a chance to win a very cool Windows Script Host object model poster.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: WMI Query Language</title>
<pubDate>12/8/2006</pubDate>
<description type="html">Have you ever been somewhere where you don't speak the same language as everyone around you? Well, that won't happen when you're around WMI objects. Learn how to use WQL to get just the information you need from WMI.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss1206.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Start a Process and Then Wait For the Process to End Before Terminating the Script?</title>
<pubDate>12/8/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can start a process from within a script, then end the script when the process terminates.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1208.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Compare a List of Names in One Excel Column to a List of Names in Another Column?</title>
<pubDate>12/7/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read elements from a column in a Microsoft Excel worksheet and determine whether each of those elements exists in another column in that worksheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1207.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the OU the Local Computer Belongs To?</title>
<pubDate>12/6/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find out which OU in Active Directory the local computer belongs to.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1206.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Convert a Tilde-Delimited File to Microsoft Excel Format?</title>
<pubDate>12/5/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing you two different ways to open a tilde-delimited file in Microsoft Excel.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1205.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>12/4/2006</pubDate>
<description type="html">13 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Expand the Width of the Windows PowerShell Console?</title>
<pubDate>12/4/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can widen the Windows PowerShell window.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1204.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>12/1/2006</pubDate>
<description type="html">Solve the latest scripting challenge and have a chance to win a very cool Windows Script Host object model poster.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search Active Directory for User Names Stored in an Excel Spreadsheet?</title>
<pubDate>12/1/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read user names from an Excel spreadsheet and search for those users in Active Directory.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/dec06/hey1201.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Read the Individual Lines in a Multi-Line Text Box?</title>
<pubDate>11/30/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how, in an HTA or Web page, you can parse the individual lines in a multi-line text box.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1130.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Text for the Marquee Screen Saver?</title>
<pubDate>11/29/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can change the text for the Marquee screen saver - without rebooting.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1129.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Rename a Folder?</title>
<pubDate>11/28/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use scripts to rename folders.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1128.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>11/27/2006</pubDate>
<description type="html">6 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Position the Cursor in a Specific Text Box Each Time I Start an HTA?</title>
<pubDate>11/27/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can give a specified text box the focus each time you start or refresh an HTA.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1127.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Locate a Value in a Text File and Then Parse the Line of Text Where the Value Was Found?</title>
<pubDate>11/22/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can locate a value in a text file, then use the script to extract additional information from the line of text where that value was found.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1122.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Function to a Windows PowerShell Script?</title>
<pubDate>11/21/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add a function to a Windows PowerShell script, as well as showing how you can call functions that might not even be in that script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1121.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>11/20/2006</pubDate>
<description type="html">4 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a User to a Group If I Do Not Know the Distinguished Name of That User?</title>
<pubDate>11/20/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add a user to an Active Directory group even if you do not know the distinguished name or ADsPath for that user.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1120.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>11/17/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete All the .BAK Files in a Folder That Are More Than 7 Days Old?</title>
<pubDate>11/17/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to locate -- and delete -- all the files in a folder that have both a specified file extension and are older than a specified number of days.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1117.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Make a Decision</title>
<pubDate>11/16/2006</pubDate>
<description type="html">If a cow laughed, would milk come out its nose? Beats us. But at least the latest Sesame Script column can show you how to code If Then statements such as that. OK, maybe not that one, but you get the idea.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss1106.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a New Registry Key?</title>
<pubDate>11/16/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to create a new registry key, as well as new values within that key.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1116.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Total Row to an Excel Spreadsheet?</title>
<pubDate>11/15/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add data to an Excel spreadsheet, then add an additional row that sums the data.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1115.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract Information Located Between Two Known Values in a Text File?</title>
<pubDate>11/14/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to find a specific string in a line in a text file, then extract the information that follows that string up to the point where a space is encountered.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1114.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Week Q-and-And Log: Day 5</title>
<pubDate>11/13/2006</pubDate>
<description type="html">The question-and-answer log from Day 5 of Windows PowerShell Week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/psweek/day5qanda.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>11/13/2006</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map a Drive, Copy a File to That Drive, and Then Unmap the Drive?</title>
<pubDate>11/13/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to - yes, that's right - map to a drive, copy a file to that mapped drive, then immediately unmap the drive, all in one script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1113.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>11/10/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Amazing But True: Things You Never Dreamt You Could Do in Windows PowerShell</title>
<pubDate>11/10/2006</pubDate>
<description type="html">Day 5 of Windows PowerShell Week begins at 11:30 AM Pacific Daylight Time. No need to register for today's session; just follow the link at the appropriate time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/ps.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Week Q-and-And Log: Day 4</title>
<pubDate>11/10/2006</pubDate>
<description type="html">The question-and-answer log from Day 4 of Windows PowerShell Week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/psweek/day4qanda.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Default Highlight Color for a Microsoft Word Document?</title>
<pubDate>11/10/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to change the default color for the Highlight Text option in a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1110.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Kid on the ScriptBlock</title>
<pubDate>11/8/2006</pubDate>
<description type="html">Day 4 of Windows PowerShell Week begins at 11:30 AM Pacific Daylight Time. No need to register for today's session; just follow the link at the appropriate time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/ps.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Week Q-and-And Log: Day 3</title>
<pubDate>11/9/2006</pubDate>
<description type="html">The question-and-answer log from Day 3 of Windows PowerShell Week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/psweek/day3qanda.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Get a List of All My Computers?</title>
<pubDate>11/9/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you get a list of all computers from Active Directory by using Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1109.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Objects, Objects Everywhere</title>
<pubDate>11/8/2006</pubDate>
<description type="html">Day 3 of Windows PowerShell Week begins at 11:30 AM Pacific Daylight Time. No need to register for today's session; just follow the link at the appropriate time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/ps.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Week Q-and-And Log: Day 2</title>
<pubDate>11/8/2006</pubDate>
<description type="html">The question-and-answer log from Day 2 of Windows PowerShell Week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/psweek/day2qanda.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Custom Date Format in Microsoft Excel?</title>
<pubDate>11/8/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can turn a day like 01/01/2006 into a custom format, such as 20060101.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1108.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>One Cmdlet, Two Cmdlet, Three Cmdlet, Four</title>
<pubDate>11/7/2006</pubDate>
<description type="html">Day 2 of Windows PowerShell Week begins at 11:30 AM Pacific Daylight Time. You can register for the webcast up until the time the presentation begins.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/ps.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Week Q-and-And Log: Day 1</title>
<pubDate>11/7/2006</pubDate>
<description type="html">The question-and-answer log from Day 1 of Windows PowerShell Week.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/psweek/day1qanda.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Separate Hours and Minutes in a Date-Time Value?</title>
<pubDate>11/7/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can take a value like 65.75 hours and convert it to 65 hours and 45 minutes.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1107.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>And Now For Something Completely Different: An Introduction to Windows PowerShell</title>
<pubDate>11/6/2006</pubDate>
<description type="html">Day 1 of Windows PowerShell Week begins at 11:30 AM Pacific Daylight Time. You can register for the webcast up until the time the presentation begins.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/ps.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>11/6/2006</pubDate>
<description type="html">10 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell: Scripting Windows Media Player</title>
<pubDate>11/6/2006</pubDate>
<description type="html">A new addition to the community Tips and Tricks section.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/tips/ps/wmp.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell: ASCII Character Conversion</title>
<pubDate>11/6/2006</pubDate>
<description type="html">A new addition to the community Tips and Tricks section.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/tips/ps/ascii.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract the Text Between the Header and Footer in a Text File?</title>
<pubDate>11/6/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to extract lines from a text file that come between opening and closing header lines.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1106.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>11/6/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Run a Macro After Opening Up Word?</title>
<pubDate>11/6/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to start a macro in a Word document from a script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1103.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Scripting Sweepstakes</title>
<pubDate>11/3/2006</pubDate>
<description type="html">Win big (like a free trip to Redmond, WA) in the new Windows PowerShell Scripting Sweepstakes. Just send us a Windows PowerShell script and you'll be eligible to win anything from a T-shirt to an Xbox 360 to one of two all-expenses-paid trips to Redmond. How cool is THAT?!?</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/context/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Enable System Restore Using a Script?</title>
<pubDate>11/3/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to easily enable and disable System Restore on any or all drives on a computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1102.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>VBScript to Windows PowerShell</title>
<pubDate>11/2/2006</pubDate>
<description type="html">So you say that you're interested in writing Windows PowerShell scripts, but you have no idea how to even get started? Then why not start with our new VBScript to Windows PowerShell translation guide, which shows you how to convert the VBScript commands you already know into Windows PowerShell equivalents?</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/convert/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Virtual Lab</title>
<pubDate>11/2/2006</pubDate>
<description type="html">Can't wait for Windows PowerShell Week? Then try out the Windows PowerShell Virtual Lab, available now.</description>
<link>http://go.microsoft.com/?linkid=5639882</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Keep the Screen From Updating While Running an Excel Script?</title>
<pubDate>11/1/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to update an Excel spreadsheet without showing any updates until process is complete.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1101.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Configure an Active Directory Account So the Password Never Expires?</title>
<pubDate>11/1/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to configure an Active Directory account so the password never expires.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1031.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>11/1/2006</pubDate>
<description type="html">4 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Information in an Excel Spreadsheet to Rename a Set of Folders?</title>
<pubDate>10/31/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to read folder names from a column in an Excel spreadsheet, find those folders, and rename them based on folder names in a different column.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1030.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>10/30/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete Duplicate Items From an Array?</title>
<pubDate>10/30/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to delete duplicate items from an array.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1027.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Center-Align a Picture in a Word Document?</title>
<pubDate>10/27/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can insert a picture into a Microsoft Word document and center-align that picture.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1026.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Signup for the Windows PowerShell Labcast</title>
<pubDate>10/27/2006</pubDate>
<description type="html">It's a Labcast: a combination Virtual Lab and Webcast designed to show you how to write scripts using Windows PowerShell. Space is limited, so signup today.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/ps.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Repeatedly Prompt a User to Enter a File Name?</title>
<pubDate>10/26/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can prompt for a file name, take an action on that file, then immediately prompt for another file name.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1025.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Connect to the Junk Mail Folder in Outlook?</title>
<pubDate>10/25/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can connect to any of the standard Microsoft Outlook folders, including the Junk Mail folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1024.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>10/25/2006</pubDate>
<description type="html">10 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Delete All the .TMP Files on a Drive?</title>
<pubDate>10/24/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how use Windows PowerShell to delete all the files on a drive with a .tmp extension.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1023.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>10/23/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Print a Microsoft Access Report?</title>
<pubDate>10/23/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to print a report from Microsoft Access.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1020.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Whether a Number is Even or Odd?</title>
<pubDate>10/20/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you a simple function that wil help you determine whether a number is even or odd.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1019.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Split a String Only on Specific Instances of a Character? </title>
<pubDate>10/20/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can split a string on only specified instances of the ampersand character.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1018.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Clear the Contents of Any File Dropped on My Script Icon?</title>
<pubDate>10/19/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can remove the contents of a file by dragging and dropping it onto a script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1017.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>10/18/2006</pubDate>
<description type="html">5 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Table in a SQL Server Database?</title>
<pubDate>10/17/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create a table in a SQL Server database (and, as an added bonus, how to delete that table).</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1016.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Register for Windows PowerShell Week</title>
<pubDate>10/16/2006</pubDate>
<description type="html">Registration is now open for the first three of the five forthcoming Windows PowerShell Week webcasts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/webcasts/ps.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>10/16/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change an Existing Hyperlink in a Microsoft Word Document?</title>
<pubDate>10/13/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can change the target of a hyperlink in Microsoft Word.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1013.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Make Sure That No Line in a Text File Exceeds 261 Characters?</title>
<pubDate>10/13/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can specify a maximum line length and remove extra characters from the end of each line in a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1012.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete a Record From a Disconnected Recordset?</title>
<pubDate>10/13/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a filter to delete records from disconnected recordsets.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1011.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell in Action: Part 2</title>
<pubDate>10/12/2006</pubDate>
<description type="html">Our second excerpt from the forthcoming book by Bruce Payette, a technical lead on the Windows PowerShell team.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/winpsh/payette2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Provide a Visual Indicator When Copying Files?</title>
<pubDate>10/11/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can let the user know files are being copied.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1010.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>10/10/2006</pubDate>
<description type="html">2 new monitoring scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Compact an Access Database?</title>
<pubDate>10/10/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can compact and, if necessary, repair a Microsoft Access database.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1009.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>10/9/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Pass a Drive Letter From a Script to the Command Shell?</title>
<pubDate>10/9/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can pass a drive letter from a script to a command shell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1006.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Starting and Stopping Scripts</title>
<pubDate>10/6/2006</pubDate>
<description type="html">What difference does it make how I go about starting a script? As the October Sesame Script makes clear, it can sometimes make a very big difference.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss1006.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Whether a Specified Table Exists in a SQL Server Database?</title>
<pubDate>10/6/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to check for the existence of a particular table in a SQL Server database.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1005.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Monitor for the Creation of Different Processes?</title>
<pubDate>10/5/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can monitor for specific processes.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1004.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Blank Line Between the Existing Paragraphs in a Word Document?</title>
<pubDate>10/5/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add one or more blank lines between paragraphs in a Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1003.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Pull Records From a Microsoft Access Database?</title>
<pubDate>10/4/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use Windows PowerShell to access the data in a Microsoft Access database.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1002.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>10/3/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine Whether Terminal Services is Enabled on a Windows Server 2003 Computer?</title>
<pubDate>10/2/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine whether or not Terminal Services is enabled on a Windows 2003 computer, and which also shows you how to enable/disable Terminal Services while you are at it.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0929.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Locate Strings That Consist of a Series of Numbers Followed by .ZIP?</title>
<pubDate>9/29/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to use regular expressions to find a character pattern within a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0928.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell Release Candidate 2 Available for Download</title>
<pubDate>9/29/2006</pubDate>
<description type="html">Windows PowerShell RC2 is now available for download in both US English and localized versions. See this page for details.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/msh/download.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Background Color of a Spreadsheet Cell?</title>
<pubDate>9/28/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to determine the background color of individual cells in a Microsoft Excel spreadsheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0927.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell in Action: Part 1</title>
<pubDate>9/27/2006</pubDate>
<description type="html">An excerpt from the forthcoming book by Bruce Payette, a technical lead on the Windows PowerShell team.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/msh/payette1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Run a Windows PowerShell Script From the Run Dialog Box or From a Shortcut?</title>
<pubDate>9/27/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column explaining how to run Windows PowerShell scripts from the Run dialog box or a shortcut.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0926.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>9/26/2006</pubDate>
<description type="html">8 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows PowerShell: Sorting Data in a Text File</title>
<pubDate>9/26/2006</pubDate>
<description type="html">A new edition to the community Tips and Tricks section.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/tips/ps/sort.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert Text Into an Existing Microsoft Word Bookmark?</title>
<pubDate>9/25/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to find bookmarks within a Microsoft Word document and insert text at that location.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0925.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>9/25/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Verify That All the Items in a List Also Appear in Another List?</title>
<pubDate>9/25/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to compare items in separate lists.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0922.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Make the First Character in a Cell Uppercase and All the Other Characters Lowercase?</title>
<pubDate>9/22/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can modify letter casing throughout an Excel spreadsheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0921.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Verify That All the Characters in a String are Either A-to-Z (Uppercase Letters) or the Digits 0-through-9?"</title>
<pubDate>9/22/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use regular expressions to verify that all the characters in a string are either numbers or uppercase letters.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0920.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Locate All the Folders That Have \Archive\ASN\ in the Path?</title>
<pubDate>9/21/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can locate all the folders on a computer that include a specified set of folders in the path.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0919.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>9/20/2006</pubDate>
<description type="html">29 new scripts posted to the Community-Submitted Scripts Center, including 23 entries from the Exchange 2007 scripting contest.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy a Worksheet to a New Spreadsheet?</title>
<pubDate>9/19/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can copy a worksheet from an existing Excel spreadsheet and paste that worksheet into a new spreadsheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0918.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>9/18/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell if Any Internet Explorer Windows Are Open to a Particular Web Site?</title>
<pubDate>9/18/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can write a script that will tell you if Internet Explorer is opened to a specific Web site.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0915.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All the Databases on a SQL Server Computer?</title>
<pubDate>9/15/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to return the names of all the databases found on a computer running Microsoft SQL Server.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0914.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete All the Users in an Active Directory Group?</title>
<pubDate>9/15/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can easily remove all the members of an Active Directory group.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0913.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Identify the Last File in a Sequential List of Files?</title>
<pubDate>9/14/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can identify the last file in a sequentially-numbered collection of files.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0912.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>9/13/2006</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete Just the Last Line of a Text File?</title>
<pubDate>9/12/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column telling you how you can, well, delete just the last line in a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0911.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>A New Tip from the Real World on the Community-Submitted Scripts Center</title>
<pubDate>9/11/2006</pubDate>
<description type="html">Use Windows PowerShell to recursively retrieve file and folder permissions.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/tips/ps/acl.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>9/11/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Automate Microsoft Excel?</title>
<pubDate>9/11/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to use Microsoft Excel from within Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0908.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: The Dictionary Object</title>
<pubDate>9/8/2006</pubDate>
<description type="html">What's that? You had no idea the Dictionary object even existed, let alone know what you can use it for? That's OK: by amazing coincidence this month's Sesame Script tells you everything you need to know about the Dictionary object.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0906.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a Total Page Count for All the Word Documents in a Folder?</title>
<pubDate>9/8/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to find all the Word documents in a folder - on a local or remote computer - and count the total number of pages.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0907.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Alternate Row Colors in an HTA?</title>
<pubDate>9/7/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to create a table in an HTML Application (HTA) with alternating row colors.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0906.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>A New Comic Strip and a New Postcard</title>
<pubDate>9/7/2006</pubDate>
<description type="html">Slowly but surely the Community-Submitted Scripts Center continues to grow. Check out this week's postcard, and view a new comic strip as well.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>9/6/2006</pubDate>
<description type="html">8 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Run a PowerPoint Slide Show From a Script?</title>
<pubDate>9/5/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to start and run a PowerPoint slide show from within a script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0905.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New SQL Server 2005 Scripts</title>
<pubDate>9/5/2006</pubDate>
<description type="html">49 new scripts and stored procedures, contributed by the SQL Server team, all designed for managing and working with SQL Server 2005.</description>
<link>http://www.microsoft.com/technet/scriptcenter/scripts/sql/sql2005/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>9/5/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Which Numbers Are Missing From a Sequence of Numbers Found in a Text File?</title>
<pubDate>9/1/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to determine which numbers are missing from a sequence of numbers.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/sept06/hey0901.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Community Profile: Anthony DiGiorgio</title>
<pubDate>9/1/2006</pubDate>
<description type="html">Learn how Anthony DiGiorgio saved the Howard Hughes Medical Institute $50,000 by writing a script rather than buying an off-the-shelf application.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/profiles/hhmi.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Set the Document Orientation in Microsoft Word to Landscape?</title>
<pubDate>9/1/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can change the document orientation in Microsoft Word.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0831.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Locate All the .WMA Files on My Computer?</title>
<pubDate>8/31/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can find files with a certain file extension on your computer using Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0830.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Cause a Script to Run Inside an HTA Any Time a User Presses ENTER?</title>
<pubDate>8/31/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can trigger a subroutine any time a user presses the ENTER key inside your HTA.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0829.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Append a Location to the Path Environment Variable?</title>
<pubDate>8/30/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to append a location to the Path environment variable.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0828.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Tips in the Community-Submitted Scripts Center</title>
<pubDate>8/29/2006</pubDate>
<description type="html">Tips, lessons learned, general information - all submitted by members of the scripting community.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/tips/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/28/2006</pubDate>
<description type="html">3 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows Vista Task Scheduler: Part 1</title>
<pubDate>8/28/2006</pubDate>
<description type="html">A complete and comprehensive object model for scripting scheduled tasks? This is no dream; this is the new Task Scheduler and Task Scheduler APIs found in Windows Vista.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/vista/tasks1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>8/28/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the First Friday in a Month?</title>
<pubDate>8/25/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to determine the date of the first Friday in a given month.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0825.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add or Subtract Two Hexadecimal Numbers?</title>
<pubDate>8/25/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to perform mathematical operations on hexadecimal numbers.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0824.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Determine the Status of the Guest Account?</title>
<pubDate>8/25/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can write a script in Windows PowerShell that will determine whether a Guest account has been disabled.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0823.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Dynamically Change the Background Color of an HTA?</title>
<pubDate>8/24/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can programmatically change the background color of an HTA (or a Web page, for that matter).</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0822.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/23/2006</pubDate>
<description type="html">6 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save a File Based on the Day of the Week?</title>
<pubDate>8/22/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to determine the day of the week and save files to a folder named for that day.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0821.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>8/21/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Minimize or Hide an HTML Application for 30 Seconds?</title>
<pubDate>8/21/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing a little bit of a tricky way of temporarily hiding an HTML Application.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0818.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Modify the Output of the Ping Command?</title>
<pubDate>8/18/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to add information to the output returned from the Ping command.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0817.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Blank Spaces From File Names?</title>
<pubDate>8/18/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to remove blank spaces from within file names.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0816.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Double Double Quotes From a Text File?</title>
<pubDate>8/17/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can replace double double quotes ("" "") in a text file with single double quotes (" ").</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0815.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/16/2006</pubDate>
<description type="html">19 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Printers on a Remote Computer?</title>
<pubDate>8/15/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can list all the printers on a remote computer (and a local computer).</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0814.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>8/14/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Name of a Script While That Script is Running?</title>
<pubDate>8/14/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how a script can determine its own file name and file path while that script is running.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0811.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can Tell Whether the NumLock Key is On or Off?</title>
<pubDate>8/11/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to determine whether the NumLock key on a computer is on or off.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0810.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>What's New in WMI for Windows Vista: Win32_Processor</title>
<pubDate>8/11/2006</pubDate>
<description type="html">Logical processors versus physical processors; x86 processors versus x64 processors. Isn't there any way to sort this all out? There is in Windows Vista.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/vista/wmi2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Concatenate Files of the Same Name?</title>
<pubDate>8/10/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can locate all the files of a specified name on a computer, and then combine the contents of those files into a single text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0809.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace Text in a Microsoft Word Document?</title>
<pubDate>8/9/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search for, and replace, text in a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0808.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/9/2006</pubDate>
<description type="html">8 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Whether a Phrase Occurs At Least Twice in a Text File?</title>
<pubDate>8/8/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use regular expressions to count the number of times a phrase appears in a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0807.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Knowing Your Left From Your Right</title>
<pubDate>8/7/2006</pubDate>
<description type="html">Left, right, middle -- when it comes to scripting what difference does it make? Quite a bit, as it turns out. This month's Sesame Script column explains why.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0806.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>8/7/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine Whether a Domain is in Mixed Mode or Native Mode?</title>
<pubDate>8/4/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to determine whether or not an Active Directory domain is in mixed mode or native mode.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0804.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get Access to a Mail Folder That is Not a Subfolder of My Outlook Inbox?</title>
<pubDate>8/4/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can access any mail folder in Microsoft Outlook, even mail folders that are not subfolders of the Inbox.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0803.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All the Senders Email Addresses in an Outlook Folder?</title>
<pubDate>8/4/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve the sender's email address for all the messages in an Outlook folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0802.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve Information Required by the Sarbanes-Oxley Act?</title>
<pubDate>8/3/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can write a script that retrieves the name of all your Active Directory users, along with the date their account was created and the date and time of their last password change.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug06/hey0801.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Incrementally Rename All the Files in a Folder?</title>
<pubDate>8/2/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can apply an incremental naming scheme to all the files in a folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0731.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>8/1/2006</pubDate>
<description type="html">9 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Windows Script Components Have a COM-ing Effect</title>
<pubDate>7/31/2006</pubDate>
<description type="html">Create libraries of functions and subroutines using Windows Script Components</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/scriptshop/shop0706.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Enumerate This: Simplifying Compute Cluster Server Scripts With Windows Script Components</title>
<pubDate>7/31/2006</pubDate>
<description type="html">Use Windows Script Components to organize your enumerations in Compute Cluster Server</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/ccs/ccs_wsc.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>7/31/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Process ID for an Executable File, But Only If the Process Has a Specified Owner?</title>
<pubDate>7/31/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can get the process ID for an executable file, but only if that process is running under a specified user account.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0728.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Display a Message Box That Has No Buttons, and That Disappears After a Specified Period of Time?</title>
<pubDate>7/28/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows how you can display a message box (or at least something that looks like a message box) that has no buttons or other UI controls and that automatically disappears after a specified length of time.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0727.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Move the Oldest File in a Folder to a Different Folder?</title>
<pubDate>7/28/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can identify and move the oldest file in a folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0726.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Delete All the Email Sent From a Specific Person?</title>
<pubDate>7/27/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can write a script that will search through your Outlook Inbox and delete all the mail sent to you by a specified person.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0725.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/26/2006</pubDate>
<description type="html">5 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Replace Selected Lines in an XML File?</title>
<pubDate>7/25/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can replace specified lines in an XML file with lines extracted from a second XML file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0724.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>7/24/2006</pubDate>
<description type="html">Solve the latest scripting challenge.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Chat With the Scripting Guys</title>
<pubDate>7/24/2006</pubDate>
<description type="html">The first of two such chat sessions begins at 7:00 AM Redmond time (Pacific Daylight Time).</description>
<link>http://www.microsoft.com/communities/chats/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Contribute to the Comic Strip FAQ</title>
<pubDate>7/21/2006</pubDate>
<description type="html">Write a comic strip about system administration scripting, and maybe get it posted in the Community-Submitted Scripts Center. Templates provided!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/comicstrip/info.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Hey, Scripting Guy! Archive</title>
<pubDate>7/21/2006</pubDate>
<description type="html">Download the new Hey, Scripting Guy! archive, a fully-searchable .chm file containing all the Hey, Scripting Guy! columns written between August 2, 2004 and June 30, 2006.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/postcards/openhouse.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Subtract a Specified Number of Days from a UTC Value?</title>
<pubDate>7/21/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can take a UTC date-time value and subtract a specified number of days from that value.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0721.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell If a Specified Worksheet Exists in an Excel Workbook?</title>
<pubDate>7/21/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to determine whether a specific worksheet exists in an Excel spreadsheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0720.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Chat With the Scripting Guys</title>
<pubDate>7/21/2006</pubDate>
<description type="html">As part of the Hey, Scripting Guy! celebration the Scripting Guys will be holding a pair of chat sessions on Friday, July 21st. The first chat begins at 7:00 AM Pacific Daylight Time, the second at 11:00 AM PDT. See you there!</description>
<link>http://www.microsoft.com/technet/scriptcenter/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Set the Default Printer Based on the IP Address of the Computer?</title>
<pubDate>7/20/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can assign a default printer based on the IP address of the computer a user has logged on to.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0719.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Logon Script That Will Open the Mapped Drives For a User?</title>
<pubDate>7/19/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can write a logon script that can identify and open mapped network drives.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0718.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Names of 10 Randomly-Selected Files in a Folder?</title>
<pubDate>7/19/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can randomly pick out (and display the names of) 10 of the files in a folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0717.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/18/2006</pubDate>
<description type="html">12 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search For and Reformat Highlighted Text in a Word Document?</title>
<pubDate>7/17/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search for and replace the formatting applied to highlighted text in a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0714.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>7/17/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Group Policy Guide.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a COUNTIF Formula to an Excel Spreadsheet?</title>
<pubDate>7/14/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can insert a COUNTIF formula, including the required double quote marks, into an Excel spreadsheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0713.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Date for the Previous Month?</title>
<pubDate>7/14/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine the month and year of the previous month, and then use that information to construct a new file name.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0712.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Load List Box Options From a Text File?</title>
<pubDate>7/13/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read information from a text file and then use that information as the individual options in a list box.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0711.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/12/2006</pubDate>
<description type="html">11 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Empty Folders on a Specified Drive?</title>
<pubDate>7/11/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to identify all the empty folders on a drive (that is, those folders that don't contain any files).</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0710.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Let's Get Together</title>
<pubDate>7/10/2006</pubDate>
<description type="html">Togetherness: it's as much fun for scripts as it is for people. This month learn how you can stitch the code snippets scattered throughout the Script Center into a production-quality script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0706.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine Whether or Not My Local Users are Required to Have a Password? </title>
<pubDate>7/10/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine whether or not your local users are required to have a password.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0707.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>7/7/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Administrator's Toolkit.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Compressed Folder and Add Files to It?</title>
<pubDate>7/7/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to compress a folder, and then add files to that folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0706.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Test a Dynamic Array to See if the Array is Empty?</title>
<pubDate>7/7/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine whether or not a dynamic array contains any elements.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0705.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get the Full Name and Description For My Local User Accounts?</title>
<pubDate>7/6/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve (as well as modify) the FullName and Description attributes for local user accounts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jul06/hey0703.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>7/5/2006</pubDate>
<description type="html">6 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>7/3/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Command-Line Administrator's Pocket Consultant.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Locate All the Instances of a Particular File on a Computer?</title>
<pubDate>7/3/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to connect to a computer and then locate all instances of a specified file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0630.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Bind to an Active Directory User Account Using Windows PowerShell?</title>
<pubDate>6/30/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can access Active Directory using Windows PowerShell.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0629.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of the Unique Words Used in a Microsoft Word Document?</title>
<pubDate>6/30/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can compile a list of the unique words used in a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0628.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy a File 150 Times?</title>
<pubDate>6/29/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use file names pulled from an Excel spreadsheet to copy a file 150 times.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0627.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Copy All the Comments From an Excel Worksheet to a Word Document?</title>
<pubDate>6/28/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can copy all the comments from an Excel spreadsheet to a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0626.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Your Script Is My Command: Running Scripts Remotely on Compute Clusters with Remote Command Execution</title>
<pubDate>6/27/2006</pubDate>
<description type="html">Learn how to run scripts using the Remote Command Execution tool, Clusrun.exe, with Computer Cluster Server</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/ccs/ccs_rce.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>iCame, iPod, iScripted</title>
<pubDate>6/26/2006</pubDate>
<description type="html">Can you really use scripts to manage your iPod and the iTunes software? Only the Scripting Guys know for sure.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/tunes.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Move a Computer From an Unknown OU into a Known OU?</title>
<pubDate>6/23/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search Active Directory, locate a specified computer, and then move that computer account to a different OU. </description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0623.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>6/23/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Command-Line Administrator's Pocket Consultant.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine Whether a File Exists on a Remote Computer?</title>
<pubDate>6/23/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can verify the existence of a file on a remote computer, even if that file is not in a shared folder.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0622.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use Windows PowerShell to Start a Service on a Remote Computer?</title>
<pubDate>6/23/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use the new Windows PowerShell scripting technology to start a service on a remote computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0621.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Retrieve a List of All the Files That Have No File Extension?</title>
<pubDate>6/22/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can connect to a computer and locate all the files that do not have a file extension.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0620.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Postcard of the Day</title>
<pubDate>6/21/2006</pubDate>
<description type="html">As part of the Hey, Scripting Guy! Sweepstakes we're highlighting a different postcard each day between now and July 21st. Check it out!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/postcards/featured.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Comic Strip of the Day</title>
<pubDate>6/20/2006</pubDate>
<description type="html">Hey, Scripting Guy! hasn't always been a daily scripting column; it actually began life as a scripting FAQ in comic strip format. Each day between now and July 21st we'll be featuring one of these class comic strips.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/postcards/comic.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Write a Script That Prevents the Screensaver from Starting?</title>
<pubDate>6/19/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can write a script that prevents the screensaver from kicking in.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0619.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Write a Script That Accesses All the Subfolders in My Outlook Inbox?</title>
<pubDate>6/19/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how you can access all the folders and subfolders in your Microsoft Outlook Inbox.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0616.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>6/19/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Security Resource Kit.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Insert Text Into a Specific Column of a Text File?</title>
<pubDate>6/16/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add text to a text file by inserting it at a specified point inside an existing line.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0615.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Hey, Scripting Guy! Sweepstakes</title>
<pubDate>6/16/2006</pubDate>
<description type="html">Send us a postcard, and you'll have a chance to win a Hewlett-Packard iPAQ Pocket PC. Or maybe even -- gasp! -- a Scripting Guys T-shirt!</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/postcards/contest.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>What Can I Do With Windows PowerShell?</title>
<pubDate>6/15/2006</pubDate>
<description type="html">A new series of short articles explaining how you can use Windows PowerShell to perform such common (and useful) tasks as reading from and writing to text files; managing event logs; and sorting, filtering, and grouping data.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/msh/cmdlets/index.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of Available Metadata for Microsoft Office Documents?</title>
<pubDate>6/14/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to retrieve metadata and other document properties for Microsoft Office documents.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0614.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Populate a List Box With the CNs of All the OUs in My Domain?</title>
<pubDate>6/14/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column which shows how a listbox in an HTA can automatically be populated with the names of all the OUs in your domain.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0613.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>6/14/2006</pubDate>
<description type="html">4 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Scripting Contest: Win a Trip to the Exchange Server 2007 Launch</title>
<pubDate>6/13/2006</pubDate>
<description type="html">Write the best one-line script for managing Exchange Server 2007 and you could win a trip to the product launch.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/exchange/contest/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>80 New Exchange Server 2007 Scripts</title>
<pubDate>6/12/2006</pubDate>
<description type="html">80 sample Windows PowerShell scripts for managing Microsoft Exchange Server 2007.</description>
<link>http://www.microsoft.com/technet/scriptcenter/scripts/message/exch2007/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add a Right-to-Left Text Box to a Web Page?</title>
<pubDate>6/12/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how to create an HTML textbox that reads from right-to-left.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0612.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>6/12/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Server 2003 Deployment Kit.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add Multiple Tables to a Word Document?</title>
<pubDate>6/12/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add more than one table to a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0609.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Tables in an Access Database?</title>
<pubDate>6/9/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can programmatically retrieve the names of all the tables in an Access database.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0608.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Functions, Subroutines, and Beyond</title>
<pubDate>6/9/2006</pubDate>
<description type="html">Fall in love with functions and subroutines all over again. And learn a clever trick for adding include-file capability to your scripts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0606.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add Leading Zeroes to All the Lines in a Text File?</title>
<pubDate>6/8/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add leading zeroes to each line in a text file, even if that text file contains 20,000 lines.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0607.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Return the URLs Associated with My Internet Explorer Favorites?</title>
<pubDate>6/7/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can return the URL associated with each of your Internet Explorer Favorites.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0606.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>6/7/2006</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link></link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Dynamically Add Controls to an HTA?</title>
<pubDate>6/6/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can dynamically add controls (such as buttons) to an HTA (HTML Application).</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Configure the System Failure Options on a Windows Server 2003 Computer?</title>
<pubDate></pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can configure system failure options on a Windows Server 2003, Windows XP, or Windows 2000 computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0605.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>6/5/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Server 2003 Resource Kit.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Find the Process ID Associated with a Batch File?</title>
<pubDate>6/5/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can determine the process ID for a specified batch file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0602.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search a Word Document for All the Words in Double Brackets?</title>
<pubDate>6/2/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search a Microsoft Word document for any words contained within double brackets.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0531.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Extract Just the File Name from the Full Path to the File?</title>
<pubDate>6/2/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can take a file path and extract just the file name.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0530.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Search for Folders That Have a Dot in Their Name?</title>
<pubDate>5/31/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can search your computer for any folder that has a dot somewhere in its name.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0526.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Scripting Puzzle</title>
<pubDate>5/30/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Internals.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change All the Lowercase Letters in an Excel Worksheet to Uppercase Letters?</title>
<pubDate>5/26/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to convert all the lowercase letters in an Excel worksheet to uppercase letters.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0525.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a Script to Delete Itself?</title>
<pubDate>5/26/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can write a script that, after it finishes running, automatically deletes itself.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0524.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>What You Can Find in the Computer System</title>
<pubDate>5/25/2006</pubDate>
<description type="html">An article detailing some of the useful new properties added to the Win32_ComputerSystem class in Windows Vista.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/vista/wmi1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Rename a User Account in a Windows NT 4.0 Domain?</title>
<pubDate>5/24/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to rename a use account in a Windows NT 4.0 domain.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0523.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All the .dll Files in a Folder, Along with Their Version Numbers?</title>
<pubDate>5/24/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve a list of all the .dll files in a folder, as well as the version number of each of those files.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0522.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>5/23/2006</pubDate>
<description type="html">8 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>You Gotta Have Hertz: Preparing for Compute Cluster Server Deployment with Scripts Part 1</title>
<pubDate>5/22/2006</pubDate>
<description type="html">Part 1 of a two-part series showing how scripts can help you get ready for deploying Windows Compute Cluster Server.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/ccs/ccs_predeploy1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>You Gotta Have Hertz: Preparing for Compute Cluster Server Deployment with Scripts Part 2</title>
<pubDate>5/22/2006</pubDate>
<description type="html">Part 2 of a two-part series showing how scripts can help you get ready for deploying Windows Compute Cluster Server.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/ccs/ccs_predeploy2.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Hide the Command Window When Executing a Command Like net Localgroup Administrators?</title>
<pubDate>5/22/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use the Windows Script Host Exec method to hide the command window when calling a command-line utility from within a script.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0519.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>5/22/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Regustry Guide.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a New Excel Spreadsheet at Midnight Each Night?</title>
<pubDate>5/19/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a scripts and Scheduled Tasks to automatically create a new spreadsheet at midnight each night.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0518.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Rename a Local User Account on a Windows XP Computer?</title>
<pubDate>5/19/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use WMI to rename local user accounts (including the Administrator account) on a Windows XP or Windows Server 2003 computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0517.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use a Script to Create a Sequential Series of User Accounts?</title>
<pubDate>5/18/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how scripts can be used to automatically create a sequential series of Active Directory user accounts.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0516.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Whether a .GIF File is a Regular Picture File or an Animated Picture File?</title>
<pubDate>5/17/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to determine whether an image file is an animated image file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0515.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>5/16/2006</pubDate>
<description type="html">7 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Convert a Global Security Group to a Universal Security Group?</title>
<pubDate>5/15/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use a script to convert one type of Active Director security group to another.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0512.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>5/15/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Internals, Fourth Edition.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Compute Cluster Server</title>
<pubDate>5/12/2006</pubDate>
<description type="html">A new portion of the Script Center dedicated to using scripts to manage Compute Cluster Server.</description>
<link>http://www.microsoft.com//technet/scriptcenter/hubs/ccs.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Rename Files Using File Names I've Written to a Text File?</title>
<pubDate>5/12/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can read information from a text file, then use that information to rename a set of files.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0511.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add Centered Page Numbers to the Footer of a Word Document?</title>
<pubDate>5/12/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can add page numbers to the footer of a Microsoft Word document.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0510.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Clear the List of URLs That Appear in the Internet Explorer Address Bar?</title>
<pubDate>5/11/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! showing how you can use a script to clear the dropdown entries on the Internet Explorer address bar.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0509.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>5/10/2006</pubDate>
<description type="html">14 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Map Network Drives Based on the Computer Site?</title>
<pubDate>5/9/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! showing how you can read information from a text file and then use that information to map the appropriate network drives for a computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0508.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Force Users to Type Command-line Arguments in a Specific Order?</title>
<pubDate>5/8/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can keep track of which command-line argument is which.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0505.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sesame Script: Introduction to Error Handling</title>
<pubDate>5/8/2006</pubDate>
<description type="html">You can blame Dean for all your problems, or you can learn how to troubleshoot common scripting errors. (True; but you might want to read this introduction to error-handling anyway.)</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0506.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>5/5/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows XP Professional Resource Kit.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Query a Text File and Retrieve Records That Occurred on a Specific Date?</title>
<pubDate>5/5/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use ActiveX Data Objects to retrieve specific records (lines) from a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0504.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Remove Blank Spaces Before and After a String Value?</title>
<pubDate>5/5/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can remove any blank spaces that appear at the beginning or the end of a string.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0503.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use a Script to Automatically Queue Up Files That I Want to Burn to a CD?</title>
<pubDate>5/4/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column explaining how you can use a script to queue up files to be burnt to a CD.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0502.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>5/3/2006</pubDate>
<description type="html">27 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Size of All the Items Currently in the Recycle Bin?</title>
<pubDate>5/2/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column explaining how you can determine the size of all the items in your Recycle Bin.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/may06/hey0501.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>I Scream, You Scream, We All Scream for Security Descriptors</title>
<pubDate>5/1/2006</pubDate>
<description type="html">In the latest issue of TechNet Magazine the Scripting Guys show you how to use WMI to read the security descriptor on a file or folder.</description>
<link>http://www.microsoft.com/technet/technetmag/issues/2006/05/ScriptingGuy/default.aspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>5/1/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Microsoft Windows Command-Line Administrator's Pocket Consultant.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use the RunAs Command to Run a Script Under Alternate User Credentials?</title>
<pubDate>4/28/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column explaining how you can use the RunAs utility to run scripts under alternate user credentials.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0428.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Print Just the Text Area of an HTA?</title>
<pubDate>4/28/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can print just the information found in the text area of an HTA.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0427.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Get a List of All My Internet Cookies?</title>
<pubDate>4/28/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can retrieve a list of the Internet cookies found on a computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0426.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Name of the Local Computer Using WMI?</title>
<pubDate>4/27/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use WMI to determine the name of a local (or remote) computer.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0425.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/26/2006</pubDate>
<description type="html">37 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Select a Column of Data in Excel and Then Paste that Data into a Text File?</title>
<pubDate>4/25/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can take the data found in a single column of an Excel spreadsheet and copy that data to a text file. </description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0424.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>4/24/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Windows Server 2003 Administrator's Companion.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Reformat Numbers Using a Script?</title>
<pubDate>4/24/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how simple scripting commands enable you to reformat a set of numbers found in a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0421.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Which of Our Windows Server 2003 Computers are Running R2?</title>
<pubDate>4/21/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can programmatically determine whether or not a server is running Windows Server 2003 R2.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0420.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Open a Text File as Unicode?</title>
<pubDate>4/21/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column explaining how you can use the FileSystemObject to open a Unicode text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0419.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Scripting Windows Vista</title>
<pubDate>4/20/2006</pubDate>
<description type="html">A new page devoted to new scripting functionality available in Windows Vista.</description>
<link>http://www.microsoft.com/technet/scriptcenter/hubs/vista.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Sizing Up Your Systems</title>
<pubDate>4/19/2006</pubDate>
<description type="html">Scripting the System Assessment Tool in Windows Vista.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/vista/winsat.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>WMI Indexer</title>
<pubDate>4/18/2006</pubDate>
<description type="html">A look at the new ItemIndex WMI property available in Windows Vista.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/vista/indexer.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Creating Your First Gadget</title>
<pubDate>4/18/2006</pubDate>
<description type="html">Get your first look at scripting gadgets for the new Windows Vista Sidebar.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/vista/gadgets-pt1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Add an Edit Command to the Context Menu for an HTA?</title>
<pubDate>4/18/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows how you can add an Edit command to the context menu of an HTA file. That way, you can right-click the file, click Edit, and then open the file in Notepad.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0418.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/18/2006</pubDate>
<description type="html">22 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Change the Title Property of a .WMA File?</title>
<pubDate>4/18/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows how you can change the Title property of a .WMA file as it appears in Windows Media Player.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0417.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Tell Whether a Computer has a Specific CD in It?</title>
<pubDate>4/17/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows how you can determine whether a computer has a specific CD in one of its CD-ROM drives.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0414.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Distinguish Between Local Users and Domain Users?</title>
<pubDate>4/17/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows how you can determine whether the people in your local Administrators group are local users or domain users.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0413.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Two Sides of Group Policy Script Extension Processing</title>
<pubDate>4/14/2006</pubDate>
<description type="html">Part 1 of a two-part article explaining the process by which logon/logoff and startup/shutdown scripts are assigned and executed.</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/gp/extension1.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>The Mad Scripter's Diary</title>
<pubDate>4/13/2006</pubDate>
<description type="html">A new article showing you how to overcome one of the great mysteries of scripting life: the fact that the Resultant Set of Policy namespace occasionally returns inconsistent data.
</description>
<link>http://www.microsoft.com/technet/scriptcenter/topics/gp/rsop.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Create a Table and Fill the First Column With a Range of Dates?</title>
<pubDate>4/12/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can create a table in Microsoft Word, and then automatically fill the first column of that table with a range of dates.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0412.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Save a Disconnected Recordset?</title>
<pubDate>4/12/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column that shows you how to save (and then reopen) a disconnected recordset.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0411.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/12/2006</pubDate>
<description type="html">42 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I List All the Files on the Desktop?</title>
<pubDate>4/11/2006</pubDate>
<description type="html">A new Hey, Scripting Guy column showing how you can list all the files on a user's desktop. And yes, that means a remote user as well as the local user.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0410.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Weekly Scripting Puzzle</title>
<pubDate>4/10/2006</pubDate>
<description type="html">Solve the latest challenge and have a chance at winning a copy of the book Windows Internals (Fourth Edition).</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Convert a Number to a Date in Excel?</title>
<pubDate>4/10/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can convert a number to a date in an Excel spreadsheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0407.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Locate and Replace Information for a Specific Item in a Spreadsheet?</title>
<pubDate>4/7/2006</pubDate>
<description type="html">A new Hey, Scripting Guy! column showing how you can use database techniques to update a row in an Excel spreadsheet.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0406.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Determine the Path to the Folder Where a Script is Running?</title>
<pubDate>4/7/2006</pubDate>
<description type="html">A new Hey, Scripting, Guy! column showing how you can determine the folder that a script is running in (and then open Windows Explorer focused on that folder).</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0405.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Getting - or Creating - an Object</title>
<pubDate>4/6/2006</pubDate>
<description type="html">A new Sesame Script column that delves into the difference between the GetObject and CreateObject methods.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/begin/ss0406.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Rename a Word Document Using the First Three Characters in That Document?</title>
<pubDate>4/5/2006</pubDate>
<description type="html">A new Hey, Scripting, Guy! column showing how you can use a script to open a Word document, read selected text from that document, and then rename the file using that text.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0404.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>New Community-Submitted Scripts</title>
<pubDate>4/4/2006</pubDate>
<description type="html">20 new scripts posted to the Community-Submitted Scripts Center.</description>
<link>http://www.microsoft.com/technet/scriptcenter/csc/scripts/new.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Count the Number of Words in a Text File?</title>
<pubDate>4/4/2006</pubDate>
<description type="html">A new Hey, Scripting, Guy! column showing how you can count the number of words in a text file.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/apr06/hey0403.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>How Can I Use a Script to Lock the Taskbar?</title>
<pubDate>4/3/2006</pubDate>
<description type="html">A new Hey, Scripting, Guy! column showing how you can use a script to lock and unlock the Windows Taskbar.</description>
<link>http://www.microsoft.com/technet/scriptcenter/resources/qanda/mar06/hey0331.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
<item>
<title>Backing Ourselves Into a Corner</title>
<pubDate>4/3/2006</pubDate>
<description type="html">The latest weekly scripting puzzle poses an interesting problem: a script that works once, but then never works again.</description>
<link>http://www.microsoft.com/technet/scriptcenter/funzone/puzzle/default.mspx</link>
<cf:id>0</cf:id>
<cf:read>false</cf:read>
</item>
</channel>
</rss>
