CA Unicenter TNG/TND Uninstall
Hi All
Hope this is in the correct forum.
I'm trying to remove Unincenter TND silently from many servers.
The uninstall string for the app is C:\CA\TNGRMVEX.EXE -p "Unicenter TND"
This doesn't run silenty and doesn't have a silent switch
The only 3 swicthes that appear to be available are -p for uninstall, -l for log files and -u to point to a response file.
The problem I have is generating the response file, there is no -r switch and after hours scouring CA's website and google no instructions on how to create the response file.
Does anyone have any ideas that may help?
Cheers
Steve
Hope this is in the correct forum.
I'm trying to remove Unincenter TND silently from many servers.
The uninstall string for the app is C:\CA\TNGRMVEX.EXE -p "Unicenter TND"
This doesn't run silenty and doesn't have a silent switch
The only 3 swicthes that appear to be available are -p for uninstall, -l for log files and -u to point to a response file.
The problem I have is generating the response file, there is no -r switch and after hours scouring CA's website and google no instructions on how to create the response file.
Does anyone have any ideas that may help?
Cheers
Steve
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
sjw2k3
16 years ago
Sorry, yes:
Rather simple in the end.
You can't generate a response file with the tool but creating one manually works:
[Unicenter TNG Uninstall]
Databases=yes
UserFiles=yes
Component1=Agent Technologies
Component2=Performance Agent
Component3=Books Online (common)
Component4= etc...
Component5= etc...
Uninstall string as follows:
tngrmvex.exe /U "location of .rsp file" /P "Unicenter TND" /L "location of logfile to create"
It requires a reboot but doesn't force one.
Actually found the uninstall section at the bottom of the installation response file "CASETUP.RSP"
Cheers
Steve
Rather simple in the end.
You can't generate a response file with the tool but creating one manually works:
[Unicenter TNG Uninstall]
Databases=yes
UserFiles=yes
Component1=Agent Technologies
Component2=Performance Agent
Component3=Books Online (common)
Component4= etc...
Component5= etc...
Uninstall string as follows:
tngrmvex.exe /U "location of .rsp file" /P "Unicenter TND" /L "location of logfile to create"
It requires a reboot but doesn't force one.
Actually found the uninstall section at the bottom of the installation response file "CASETUP.RSP"
Cheers
Steve
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.