In this ver­sion you can exe­cute exter­nal Tools, Node based. This allows you to pro­vide DR Options for each Client, for exam­ple par­ti­tion­ing of the disk, for­mat­ting the disk and so on. Another new Option is the “external­toold­e­pen­dondsmopt”. This Option needs a saved dsm.opt before the exter­nal Tool is started (If you want to use dsmc to restore the client).

An Exam­ple of the updated tsmgui.cfg:

NODENAME=Node1
;EXTERNALTOOL=<external tool to start>
;the file must be in the path env. vari­able or pro­vide the full path
;EXTERNALTOOLDESC=<displayname>
;the dis­play­name of the exter­nal tool. this is optional, if you don’t pro­vide a
;dis­play­name, the name of EXTERNALTOOL will be dis­played.
EXTERNALTOOL=calc.exe
EXTERNALTOOLDESC=1) i need to do the math.
;exam­ple of a exter­nal tool with­out descrip­tion
EXTERNALTOOL=calc.exe
;exam­ple of a exter­nal tool with descrip­tion
EXTERNALTOOL=calc.exe
EXTERNALTOOLDESC=1) i need a break.
;EXTERNALTOOLSDEPENDONDSMOPT=y|n
;if your exter­nal tools depend on the dsm.opt (path=WRITEOPTTO+mydsm.opt) you can enable this set­ting.
;if you enable this option, the start exter­nal tools but­ton will be dis­abled until you save your opt file
EXTERNALTOOLSDEPENDONDSMOPT=y

NODENAME=Node2

Screen­shot:

Down­load here.