+1. Copy *psmysqlbackup.ps1* to arbitrary directory (for example *C:\PSMySQLBackup*).
+2. Create a directory for your backups (for example *C:\Backup*).
+3. Edit *psmysqlbackup.ps1* and modify the following variables:
+ 1. Set ``$configBackupDir`` to the path you created in step 2.
+ 2. …
+4. Configure Windows task planner to run the script.