This is a reference to a specific in AutoCAD 2013 , usually encountered when:
C:\CAD_Projects (not on Desktop or Documents due to OneDrive sync locks).C:\CAD_Temp (set via OPTIONS → Files).COPY locally first. Do a SAVEAS to the network after editing locally..bat file and run once as Admin:
icacls "C:\CAD_Projects" /grant "%USERNAME%":(F) /T
icacls "C:\CAD_Temp" /grant "%USERNAME%":(F) /T
SAVEAS → browse to C:\CAD_Work.Remember this checklist when the error appears: Make Sure You Can Write To Current Directory Autocad 2013