From: Patrick Canterino Date: Wed, 17 Jan 2018 18:21:27 +0000 (+0100) Subject: Added TODO list X-Git-Url: https://git.p6c8.net/dsmonrot.git/commitdiff_plain/37032f8ca911b735ce08b570f1cbfa9f3c4784ee?ds=sidebyside Added TODO list --- diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..00dd532 --- /dev/null +++ b/TODO.md @@ -0,0 +1,8 @@ +# TODO + +- [] Collect error messages and send them via email +- [] Check if directories are created successfully +- [] Check if the network drive already exists before connecting +- [] Create a log file for the script +- [] Clean up the messages sent to the console or send them to the debug or error streams (e.g. `Write-Debug` or `Write-Error`) +- [] Suppress output of some commands \ No newline at end of file