• Did you get this resolved? I need to do something similar but am getting the same error. I had the code working on an xp machine running ss 2005 but now that I upgraded to Server 2012 and ss 2012, I get this error. I can also run the vbs file from windows directly and it runs fine, just fails when I run it in SQL Server.

    Thanks, Mike

    EXEC XP_CMDSHELL 'CScript C:\folder\VBScript\DXPETE7.vbs'

    Results below:

    Microsoft (R) Windows Script Host Version 5.8

    Copyright (C) Microsoft Corporation. All rights reserved.

    C:\folder\VBScript\DXPETE7.vbs(4, 1) Microsoft Excel: Microsoft Excel cannot access the file '\\servernm\c$\folder\archive\DXPETE7.xls'. There are several possible reasons:

    The file name or path does not exist.

    The file is being used by another program.

    The workbook you are trying to save has the same name as a currently open workbook.