Step 4: It will open the System32 directory, I then searched for "powershell.exe", click the right one
Start-Process "C:\Users\YOURUSERNAME\Desktop\Backup SQL\backup_mariadb.bat"
This will trigger the powershell file which will trigger the bat file to the schedule that you set
TIP: You can right click and click run to see it do its thing. This would be classed as a test