Start Windows Installer Service in debug mode

  • Thread starter Thread starter KDawg44
  • Start date Start date
K

KDawg44

Guest
Hi,

I am getting an errror in the event log, event ID 11708: Product
Symantec Backup Exec for Windows Servers -- Installation failed. To
make sure it isn't the windows installer service, I successfully
installed and uninstalled another application. However, I cannot
figure out what is causing this error, and since this is run from
within Symantec Backup Exec, I am not sure which installer is trying
to run.

Is there a way to add an option to the Windows Installer service like -
debug to set the service in debug mode, attempt the install, and then
retrieve to log to find out why this is occurring?

Thanks.

Kevin
 
RE: Start Windows Installer Service in debug mode

Hello,
Are they using a MSI package?
Use msiexec.exe /? from a cmd prompt
There should be logging options to set for various levels of detail.
Thanks,
Darrell Gorter[MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
| >From: KDawg44 <KDawg44@gmail.com>
| >Newsgroups: microsoft.public.windows.server.general
| >Subject: Start Windows Installer Service in debug mode
| >Date: Mon, 6 Oct 2008 09:01:11 -0700 (PDT)
| >Organization: http://groups.google.com
| >Lines: 17
| >Message-ID:
<2da1bdd8-c03d-4c88-87fe-0569ef1db00f@t41g2000hsc.googlegroups.com>
| >NNTP-Posting-Host: 208.250.9.26
| >Mime-Version: 1.0
| >Content-Type: text/plain; charset=ISO-8859-1
| >Content-Transfer-Encoding: 7bit
| >X-Trace: posting.google.com 1223308871 18336 127.0.0.1 (6 Oct 2008
16:01:11 GMT)
| >X-Complaints-To: groups-abuse@google.com
| >NNTP-Posting-Date: Mon, 6 Oct 2008 16:01:11 +0000 (UTC)
| >Complaints-To: groups-abuse@google.com
| >Injection-Info: t41g2000hsc.googlegroups.com; posting-host=208.250.9.26;
| > posting-account=ec-3pQoAAADRSX6Oht71UmqgQ0hhWqDq
| >User-Agent: G2/1.0
| >X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
.NET CLR
| > 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR
| > 3.5.21022),gzip(gfe),gzip(gfe)
| >Bytes: 1828
| >Path:
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS01.phx.gbl!newsfeed0
0.sul.t-online.de!t-online.de!border2.nntp.dca.giganews.com!nntp.giganews.co
m!postnews.google.com!t41g2000hsc.googlegroups.com!not-for-mail
| >Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.server.general:45820
| >X-Tomcat-NG: microsoft.public.windows.server.general
| >
| >Hi,
| >
| >I am getting an errror in the event log, event ID 11708: Product
| >Symantec Backup Exec for Windows Servers -- Installation failed. To
| >make sure it isn't the windows installer service, I successfully
| >installed and uninstalled another application. However, I cannot
| >figure out what is causing this error, and since this is run from
| >within Symantec Backup Exec, I am not sure which installer is trying
| >to run.
| >
| >Is there a way to add an option to the Windows Installer service like -
| >debug to set the service in debug mode, attempt the install, and then
| >retrieve to log to find out why this is occurring?
| >
| >Thanks.
| >
| >Kevin
| >
 
Back
Top