Start-Transcript -OutputDirectory C:\cron\log Set-Location C:\Share\URC_FILES git add . git commit -m "$((Get-Date).ToString())" git push Stop-Transcript