I am so sorry those did not attach.. .well I can type it out 
My folder is named E:\AA
Inside that I have 2 subfolders Before and After
In module 1 I have
The XLSM named AutoRunFile.xlsm is store in E:\AA
I have this text below as a Script.VBS
I open the file up before anything else to check and enable macros 
So my folder structure looks like
e:\AA
contains 4 items:
-Script.VBS
-AutoRunFile.xlsm
-After(Folder)
-Before(Folder)
When I schedule the task in task scheduler (create basic task, no arguments or start in)
I open properties and change it from "server 2008" to "windows 10" and Configure for and select "Run with highest privileges "
and then run it manually the following happens
Excel opens up with a window saying
"A file names E:\AA\AutoRunFile.xlsm already exists in this location. Do you want to replace it?
(Yes No Cancel) - No is heighlighted.
I chose "No" then---
I get Run-Time error '1004'
Cannot access 'AutoRunFile.xlsm'
(End Debug) Continued is greyed out.
I hit end and I get a windows script host error popup window:
Script E:\AA\Script.vbs
Line 6 Char 1
Error unknown runtime error
Code 800a9c68
Source: MS VB Script runtime error.
How did I cause so much chaos????
Bookmarks