]> git.p6c8.net - dsmonrot.git/commitdiff
Added TODO list
authorPatrick Canterino <patrick@patrick-canterino.de>
Wed, 17 Jan 2018 18:21:27 +0000 (19:21 +0100)
committerPatrick Canterino <patrick@patrick-canterino.de>
Wed, 17 Jan 2018 23:47:23 +0000 (00:47 +0100)
TODO.md [new file with mode: 0644]

diff --git a/TODO.md b/TODO.md
new file mode 100644 (file)
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

patrick-canterino.de