Skip to content

Instantly share code, notes, and snippets.

@ET-CS
ET-CS / backup.vbs
Last active December 11, 2015 10:48
Archive-Script
<job id="main">
<script language="VBScript">
' Copyright(c)2010 ET-CS (Etay (ET) Cohen-Solal)
' Set here your variables:
' Backup Folder
path = "C:\MyFolder"
' Destination Folder To Archive Backups. Don't Forget The Ending BackSlash '\'