
windows xp
Backup OutLook 2007 Profile Information on Windows XP
Introduction
If you have multiple profiles within your Outlook 2007 mail client you may wish to backup them up incase you ever have to rebuild your PC or otherwise transfer your mail settings to another PC.
See the image below for an example of an Outlook 2007 client with 2 profiles

Using a Windows Batch / cmd file to copy perform multiple copy operation across multiple Windows XP workstations
Automatically copy a file to multiple remote Windows XP clients
The following example shows you how to copy a file to multiple Windows computers using a simple batch file and taking advantage of the built in c$ share that Windows computers have.
In my example I will attempt to copy the file called myexample.file to the root of the c: directory on the following Windows XP computers pc01, pc02, pc03, pc04. The script will use to do it I will name remotecopy.cmd