A Windows system use an external drive N:.
A programs that use the external drive give sometimes an error message like "Directory N:\datastore is not available".
To test the continuous availability I write the next batch script.
:loop
@TimE /t >> N:\datastore\test_times.txt
@sleep...