Hi, did you try it with virtualnodename option? This was how I did it in CLI successfully.
dsmc.exe restore -optfile=dsm-bkp.opt -virtualnodename=SOMEOTHER.NODE -password='somepassword' -subdir=yes 'c:\*' 'E:\restore\20151209\SomeOtherNode_C\' Maybe the Win versions were a bit different than yours, but that worked for me. Rgds, -- Sasa Drnjevic www.srce.unizg.hr/en/ On 2019-02-19 16:33, Lee, Gary wrote: > Thanks mark. > Did forget the braces. However, > > Dsmc restore {\\fpmstore\e$}\KEYCONTROL\* c:\users\glee\documents\key\ > -subdir=yes > > Results in ans1084 message. > > If I query the db directly, I see all sorts of things with an hl_name of > \\fpmstore\e$\KEYCONTROL\ > For the node fpmstore > > Any help appreciated. > > > Cannot use the gui, doesn't work well with screen readers for the blind. > > > -----Original Message----- > From: ADSM: Dist Stor Manager <ADSM-L@VM.MARIST.EDU> On Behalf Of Marc > Lanteigne > Sent: Tuesday, February 19, 2019 10:22 AM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] restoring from old backups > > I'm assuming this was command line. You have to specify the filespace. > > Example: > dsmc restore {\\machinename\c$}\* ... > > If you try to restore C:, it assumes you are trying to restore the C: on > the machine you are on regardless of the nodename you are restoring from. > > - > Thanks, > Marc... > ________________________________________________________ > Marc Lanteigne > Spectrum Protect Specialist AVP / SRT > 416.478.0233 | marclantei...@ca.ibm.com > Office Hours: Monday to Friday, 7:00 to 16:00 Eastern > > Latest Servermon for Spectrum Protect: > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww-01.ibm.com%2Fsupport%2Fdocview.wss%3Fuid%3Dswg21432937&data=02%7C01%7Cglee%40BSU.EDU%7Cc27b45d775764960bbe908d6967e89cf%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636861867561249595&sdata=hYucESnXMMifozRExl9PxLfFTt2lsSUHk8bExlzDzFo%3D&reserved=0 > Performance Mustgather for Spectrum Protect: > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww-01.ibm.com%2Fsupport%2Fdocview.wss%3Fuid%3Dswg22013355&data=02%7C01%7Cglee%40BSU.EDU%7Cc27b45d775764960bbe908d6967e89cf%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636861867561249595&sdata=uzHOWlOpsmv1nQkauXsPvBya6giwh0n0WFPLT8zSRSk%3D&reserved=0 > Spectrum Protect Blueprint: > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fibm.biz%2FBdHc6b&data=02%7C01%7Cglee%40BSU.EDU%7Cc27b45d775764960bbe908d6967e89cf%7C6fff909f07dc40da9e30fd7549c0f494%7C0%7C0%7C636861867561249595&sdata=5tNgmBG3VPs4Kixlc2c11vtd4xBh71q2LkibwR4pDRA%3D&reserved=0 > > Follow me on: Twitter, developerWorks, LinkedIn > > > > -----Original Message----- > From: Lee, Gary <g...@bsu.edu> > Sent: Tuesday, February 19, 2019 11:18 AM > To: ADSM-L@VM.MARIST.EDU > Subject: [ADSM-L] restoring from old backups > > Have a backup from an old windows 2003 server which no longer exists. > > I granted my windows 10 client proxy authority to that old server's node. > > Now when I try to restore, I get "no matching files or the file system is > incompatible" > > Without rebuilding a win 2003 server, how do I get around this? >