Output

dicowins

ADSM.ORG Member
Joined
Nov 8, 2002
Messages
44
Reaction score
6
Points
0
Website
Visit site
I've done this before and can i heck remember what I did to output Client output.
I have RDP to a windows Server.
I have launched dsmc -virtualnodename=XXXXXXXX
I have entered Id and Password
I then want to -
q ba \\File Path\* -subd=yes -inact -filesonly

AND redirect the ouput to a File (I know I can do with Admin command client ) but I have managed somehow to do before.
 
I have tried q ba \\File Path\* -subd=yes -inact -filesonly > outputfilename.txt
It doesnt like
 
Do
dsmc -options “command” > output.txt
 
Do
dsmc -options “command” > output.txt
thank you I ammended dsm.opt to the virtualnodename temporarily then did that and it worked thank you again just couldnt remember how the heck I managed before so cd c:\Program files\Tivoli\TSM\baclient then dsmc -options > Filename.txt as you said and worked.
 
Back
Top