Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | inbsAged Yak Warrior
 
 
                                        860 Posts | 
                                            
                                            |  Posted - 2014-04-02 : 01:05:40 
 |  
                                            | hii have multi excel files that refreshed by script in ssis.the problem is that one file or more not (the same one) is not saved.i got this error from job:MessageGet-Process : Cannot find a process with the name "excel". Verify the process name and call the cmdlet again.At line:1 char:15+ & {Get-Process <<<<  excel | Stop-Process}    + CategoryInfo          : ObjectNotFound: (excel:String) [Get-Process], Pr    ocessCommandException    + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.    Commands.GetProcessCommandi try change the location of the files but it is not helpany help please |  |  
                                |  |  |  |