At the last job I worked at they had a shared folder. In this folder they would put scanned documents. The only problem was sometimes they updated documents or created new sub folders. This script will copy all updated files, over writing the previous ones using the date modified as a comparison. It will also copy subfolders to the backup destination as they are created. It will not delete files if the name of the file has changed.
Now this script is a little complex, but if you follow the instructions at the bottom, you should be fine.
When a printer dies or is replaced and a new one installed you need a way to remove the old printer from users machines. But you don't want to do this by hand. This script can remove a mapped printer and can be added to a logon script or run via group policy.
Having templates in MS Word is a useful thing when you have company letterhead or other forms. Here is an easy way to access templates on a central repository.
WISPTIS! What a piece! I hate that this piece of software and it shows up after I restart my computer. So, I did something about it. Remove WISPTIS.exe from your machine by following the script below.
The company I work for uses PDMWorks. There have been many files that have been Orphaned (left checked out) when the company moved and downsized. The problem is, how to check the files back in! Below, I have posted some instructions on how to do this.