EMC AX100SC Release Notes - Page 32

BD3A-00C2-11D4-9A6C

Page 32 highlights

Installation 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 31. -s Indicates a silent removal. A silent removal requires no user input after you enter the command. -f1fullpath\responsefilename Specifies the full pathname of the response file created in step 5 on page 31. -f2fullpath\logfilename Specifies the full pathname and filename of the log file. Example: RunDll32 C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3 ~1\ctor.dll,LaunchSetup "C:\Program Files\InstallShield Installation Information\{ 9521BD3A-00C2-11D4-9A6C0060B0FB53A4}\setup.exe" STARTEDFROMADDREMOVEPROGRAMS -s -f1E:\aSafeDir\serverutilUninst.iss -f2C:\aLocalSafeDir\serverutilUninst.log where -s specifies a silent operation will be performed, in this case a removal, using the response file recorded in E:\aSafeDir\serverutilaxUninst.iss. It will then log the result in -f2C:\aLocalSafeDir\serverutilUninst.log. 32 EMC AX100-Series Integrated Management Software Release Notes

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37

32
Installation
EMC AX100-Series Integrated Management Software
Release Notes
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 -f1
fullpath\responsefilename
-f2
fullpath\
logfilename
where
ServerUtilUninstallString
Is the Server Utility
UninstallString
text listed in step 3 on page
31.
-s
Indicates a silent removal. A silent removal requires no user
input after you enter the command.
-f1
fullpath\responsefilename
Specifies the full pathname of the response file created in step 5
on page 31.
-f2
fullpath\logfilename
Specifies the full pathname and filename of the log file.
Example
:
RunDll32
C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3
~1\ctor.dll,LaunchSetup "C:\Program Files\InstallShield
Installation Information\{
9521BD3A-00C2-11D4-9A6C-
0060B0FB53A4}\setup.exe" -
STARTEDFROMADDREMOVEPROGRAMS -s
-f1E:\aSafeDir\serverutilUninst.iss
-f2C:\aLocalSafeDir\serverutilUninst.log
where
-s
specifies a silent operation will be performed, in this case a
removal, using the response file recorded in
E:\aSafeDir\serverutilaxUninst.iss
.
It will
then
log the result in
-f2C:\aLocalSafeDir\serverutilUninst.log
.