EMC CLARiiON Server User Manual


 
A-24
EMC CLARiiON Server Support Products for Windows Installation Guide
Silent Installations and Removals
5. Create a response file for the Server Utility by issuing the
command below. The command consists of the text retrieved
from the Server Utility registry and additional switches as shown
below.
The command will launch an InstallShield Wizard. Pathname or
filenames containing spaces must be in double quotation marks. For
example, "C:\my dir\my file.cfg".
ServerUtilUninstallString -r -f1fullpath\responsefilename
where
ServerUtilUninstallString
Is the Server Utility UninstallString text listed in step 3 on
page A-23.
-r
Indicates that a response file will be created.
-f1fullpath\responsefilename
Specifies the full pathname and filename of the response file.
Performing a silent removal
1. On another attached server (not the same server on which you
created the response file), open a command line window.
2. Enter the command below to remove the Server Utility.
Important By creating the response file, a removal occurred on the server
where the file was created. This is why you do not need to perform this
step on that server.
ServerUtilUninstallString -s -f1fullpath\responsefilename
-f2fullpath\ logfilename
where
ServerUtilUninstallString
Is the Server Utility UninstallString text listed in step 3 on
page A-23.