# 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
+- [ ] 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