Results 1 to 4 of 4
Thread: MSIEXEC command does nothing
-
02-18-2011, 11:00 AM #1
MSIEXEC command does nothing
So I am trying to install TSM 5.5.3.1 on some new Windows 2008 R2 clients and the msiexec command does nothing...no log, no error, nothing. Anyone every seen this? Here is the command I am running
msiexec /i "c:\tsm_images\TSM_BA_Client\IBM Tivoli Storage Manager Client.msi" RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="c:\program files\tivoli\tsm" ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,Api32R untime,Api64Runtime,AdministrativeCmd" TRANSFORMS=1033.mst /qn /l*v "c:\log.txt"
-
02-18-2011, 12:02 PM #2
Api32R untime,Api64Runtime ??? BOth of them???
-
02-18-2011, 12:28 PM #3
try
msiexec /i "c:\tsm_images\TSM_BA_Client\IBM Tivoli Storage Manager Client.msi" RebootYesNo="No" REBOOT="Suppress" ALLUSERS=1 INSTALLDIR="c:\program files\tivoli\tsm" ADDLOCAL="BackupArchiveGUI,BackupArchiveWeb,Api32R untime,Api64Runtime,AdministrativeCmd" TRANSFORMS=1033.mst /l*v "c:\log.txt"If Microsoft is the answer, I want my problem back!
-
02-18-2011, 03:30 PM #4
Need both for 64-bit install on 64bit 2008 R2
Similar Threads
-
command line
By Mona in forum Backup / Archive DiscussionReplies: 2Last Post: 11-04-2008, 11:39 AM -
purpose of command
By vivekkumar@mcsil.com in forum Administrative ClientReplies: 1Last Post: 10-22-2008, 03:48 PM -
what is select command
By ranjancom2000 in forum TSM Reporting & MonitoringReplies: 1Last Post: 07-05-2006, 08:44 AM -
command to know
By ranjancom2000 in forum TSM ClientReplies: 3Last Post: 06-19-2006, 10:55 PM -
Looking for a command
By natxo in forum Performance TuningReplies: 1Last Post: 10-08-2005, 09:41 AM


Reply With Quote
