Hi Andy, A couple of thoughts:
1. Use a SELECT statement against the BACKUPS table with ... WHERE LL_NAME='DSCMAD.EXE' 2. From the client, use dsmc query against the C: drive or the system state file space. Syntax for the latter looks like this: dsmc q ba "{xxxxxxxx\SystemState\NULL\System State\SystemState}\dsmcad.exe" -su=y where xxxxxxxx is the machine name. 3. Take a look at IC92873, it describes how the executable files that are part of NT style services are handled by Windows VSS and in turn by TSM. Regards, - Andy ____________________________________________________________________________ Andrew Raibeck | Tivoli Storage Manager Level 3 Technical Lead | stor...@us.ibm.com IBM Tivoli Storage Manager links: Product support: http://www.ibm.com/support/entry/portal/Overview/Software/Tivoli/Tivoli_Storage_Manager Online documentation: https://www.ibm.com/developerworks/mydeveloperworks/wikis/home/wiki/Tivoli +Documentation+Central/page/Tivoli+Storage+Manager Product Wiki: https://www.ibm.com/developerworks/mydeveloperworks/wikis/home/wiki/Tivoli +Storage+Manager/page/Home "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 2014-10-01 17:35:28: > From: "Huebner, Andy" <andy.hueb...@novartis.com> > To: ADSM-L@VM.MARIST.EDU > Date: 2014-10-01 17:36 > Subject: System State files > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> > > Is there a way to list the files that are backed up as part of the > system state backup? > In particular we are being asked where a program is being backed up > when it does not show up in the restore list or the backup list. > The program is the value for the ImagePath key for a service. > > For example the program "c:\program files\tivoli\tsm\baclient\dsmcad.exe" > > Andy Huebner >